Christian Foellmann
Christian Foellmann
the db reset command in wp-cli does not what one might think it does. See my question https://github.com/wp-cli/ideas/issues/106
@yehudah can you please request my as a translation editor for the plugin for de_DE? SEE: https://make.wordpress.org/polyglots/handbook/rosetta/theme-plugin-directories/#requesting-new-translation-editors
There is one more code related issue that will prevent the plugin from working with translate.wordpress.org: The textdomain in the code is `Postman::TEXT_DOMAIN` which will not fly with translate.wordpress.org. It...
I know these kind of "manual" workflows. I think everything you can automate you should. With the deployer I mentioned above the github tag gets automatically pushed as a new...
Maybe just branch `master` to a new `develop`. The notes from your old `dev` branch can be copied over to issues
definitely optional. No update must break existing configs. I was thinking if a conf file is a good idea or working with ENVs ? The python script has a lot...
@eldy corrected and force pushed
can I change this to branch `19.0`
ready for 19/20
I have no idea when it comes to coding for ff. This should be a "one-liner"!?