Robert O'Rourke

Results 105 issues of Robert O'Rourke

Thanks for this container - I'd ideally use it within a docker-compose based network and not have it publicly facing at all but I'm testing out zeit.co's now tool and...

Sometimes in the case of slash commands it's useful to have the users command displayed too - it helps to educate / show other users how to use a command...

Hey, first off this looks awesome. I was wondering if you'd considered ways to add meta data yet? Few potential ways to do this: * leverage `register_meta()` from the REST...

Type: Enhancement
Help Wanted
Architecture
Status: Discussion
Stale?

* [ ] **I'm submitting a bug report** * [x] **I'm submitting a feature request** * [ ] **I'm submitting a support request** **webpack version:** 4.x **sw-precache-webpack-plugin version**: 0.11.4 **Please...

The `share.php` was supposed to be retired some time ago. The new way to share content is much better especially on mobile: https://developers.facebook.com/docs/sharing/reference/share-dialog

If using `wp_next_scheduled()` to find the next scheduled event the timestamp of the next run might have changed but the function can still return the old timestamp.

Bug

Jobs containing args that contain multibyte unicode characters such as emoji can't be run as after they're serialised they do not unserialise correctly.

Bug

When running vagrant up or provisioning for the first time the expected file paths for extensions on Windows are reported incorrectly, this results in an error stating that Puppet was...

Bug

Either to run using docker OSX or within a VM

In the VSCode config the value for the 'eol' setting can be 'auto' - I was seeing the text 'auto' displayed where there should have been new lines. Cheers for...