Wesley Charles Blake

Results 4 issues of Wesley Charles Blake

There is an error in the register_uninstall hook, which throws a notice when debug mode is enabled currently the hook is called: ``` /path/to/wp/plugins/po-et/poet.php: register_uninstall_hook( $this->plugin, array( $this, 'uninstall' )...

bug

Adds Rabbitmq stack

Adds a stack to run a [poetapp/node](https://github.com/poetapp/node) in Play With Docker. Contains all services required for the node. You can test the running node with the [docs](https://github.com/poetapp/node#api) in the Github...

Checklist: * [x] I've searched in the docs and FAQ for my answer: https://bit.ly/argocd-faq. * [x] I've included steps to reproduce the bug. * [x] I've pasted the output of...

bug