duplicate-post
duplicate-post copied to clipboard
Yoast Duplicate Post plugin for WordPress
## Context The plugin was loading translations too early on `plugins_loaded`. Plugins should wait until `init` to ensure the current user has been set up, so that the current user's...
When I check which options are being requested during a page load, I see a "cache miss" for `duplicate_post_show_notice` quite often, because that option isn't autoloaded. I would suggest adding...
Issue moved from GitHub: https://yoast.atlassian.net/browse/IM-874 Reporter: Michael Brian Tina * [x] I've searched for any related issues and avoided creating a duplicate issue. ### Please give us a description of...
Hi, I have been trying to find a way to create a draft post using the rewrite and republish feature programmatically but I am struggling to find one. Looking at...
## Is your feature request related to a problem? Please describe. I was recently working on optimizing the options in a few sites and it struck me that duplicate_post makes...
https://docs.google.com/spreadsheets/d/1kSwEe9VLzEE_9O-VbMZZU25rlOLILuzaic96jwmIPDw/edit#gid=0
* [x] I've searched for any related issues and avoided creating a duplicate issue. ### Please give us a description of what happened I did the command REWRITE AND REPUBLISH...
## Is your feature request related to a problem? Please describe. When copying a post multiple times, the string (Copy) is appended to the post title. I'd like to propose...
https://yoast.atlassian.net/browse/DUPP-31 We have a feature that shows a notice in the editor screen when you edit a post that already has a draft to republish: _A duplicate of this post...
* [x] I've searched for any related issues and avoided creating a duplicate issue. ### Please give us a description of what happened I'm trying to make use of the...