Michael Phillips

Results 4 issues of Michael Phillips

## Context This PR adds the same `dp_duplicate_post` and `dp_duplicate_page` actions when a post is duplicated for Rewrite & Republish that are fired when when a post is cloned. Without...

I think the feature to disable the REST API for non-authenticated users by default should be revisited. I've seen this create problems on multiple sites where this option was overlooked...

enhancement

To test: 1. Enable Gutenberg 2. Create a draft revision of a published post 3. Make a quick change and publish the draft revision before autosave runs. 4. Verify the...

bug
help wanted

Need to update/consolidate the asset build scripts. Grunt is used for some assets while yarn/webpack is used to call the scripts in package.json for Gutenberg.

enhancement
help wanted