Gerwin Jansen
Gerwin Jansen
Just for information: @tomas-mazak created a PoC for [immutable wordpress docker containers](https://github.com/tomas-mazak/wordpress-docker). > Downloading a plugin without a functioning WordPress install is best suited for a bash script or similar....
@wing328: I fixed it, it is ready for the next run. Please approve.
@wing328: I fixed it, it is ready for the next run. Please approve.
Nice improvement, thanks! Just a new minor comments: * in the generated code the discriminator constant is now spread across 2 classes. For instance, the constant `"BasquePig"` exists in `Pig.Read()`...
@devhl-labs: yes, it works for me. This PR can be closed without merge if your PR gets approved.
My goal is to bring my Wordpress based application under version control. I'm using [PHP Composer](https://getcomposer.org) and [roots/bedrock](https://github.com/roots/bedrock) to compose my webroot directory and I use a .env file for...
Glad to help! My website repo is [gerwinjansen/muziekpraktijkvivo-website](https://github.com/gerwinjansen/muziekpraktijkvivo-website) and it runs on https://muziekpraktijkvivo.nl/. I created gerwinjansen/muziekpraktijkvivo-website#54 and deployed it to my acceptance environment. I manually patched the plugin in de...
@futtta: my acceptance environment is still available for you. Can we conclude this PR?
@futtta: Nice! When do you plan to release it?
Thanks, deployed and it works! Thanks a lot!