Ulrich Pogson

Results 57 issues of Ulrich Pogson

I am using `go version go1.3.3 linux/arm` and RASPBIAN JESSIE LITE 4.4 on a Raspberry Pi 2 Model B. When running `go get -u github.com/moul/advanced-ssh-config/cmd/assh` I get this error. ```...

My `composer.json`: ```json { "name": "wearerequired/example", "repositories": [], "require": {} } ``` Output of `composer diagnose`: ``` Checking composer.json: OK Checking platform settings: OK Checking git settings: OK Checking http...

Feature

* [x] I've read and understood the [contribution guidelines](https://github.com/Yoast/wordpress-seo/blob/trunk/.github/CONTRIBUTING.md). * [x] I've searched for any related issues and avoided creating a duplicate issue. ### Please give us a description of...

good first issue
component: gutenberg
Yoast: WP Gutenberg
severity: minor

While preparing to merge the WP Globals check for the `WordPress-Theme` ruleset I found a place when `setup_postdata()` is used an error is triggered. Should the following code trigger an...

In Gutenberg you can run `npm run gettext-strings` which runs `cross-env BABEL_ENV=gettext webpack` to create a POT file. We should look into what it takes to have a POT file...

👌 IMPROVE
HACKTOBERFEST

I was trying to exclude a page template from the makepot. After looking at the code I realized it is not possible. It would be nice if the code would...

Recently we have added two new changes #101 & #105. The changes will only happen if there is no existing installation. If it is an existing installation then Cavalcade will...

For the following sites the listed plugins and themes were not being added to the gitignore on provision. - jobs.wordpressnet.dev ``` akismet twentyten twentyeleven twentytwelve twentythirteen twentyfourteen twentyfifteen twentysixteen twentyseventeen...