Opened 7 years ago
Closed 7 years ago
#3182 closed enhancement (worksforme)
Post cloner does not support Gutenberg posts
Reported by: | jbpaul17 | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Component: | Make (Get Involved) / P2 | Keywords: | needs-patch |
Cc: |
Description
In the Make/Core admin, the option to Clone a post (https://make.wordpress.org/core/wp-admin/edit.php?post_type=post) does not work for Gutenberg posts. Adding this functionality will become more helpful as more posts are written in the Gutenberg editor and moreso when Gutenberg eventually ships as the editor in core.
Change History (4)
#2
@
7 years ago
Was this happening a few minutes before you posted this ticket?
The MySQL cluster was suffering some replication lag, it's all caught up now.
#3
@
7 years ago
FYI, this plugin lives here:
https://wordpress.org/plugins/duplicate-post/
If there are any issues, you should let the author know as well.
Note: See
TracTickets for help on using
tickets.
Apparently the cloning of Gutenberg posts is not as fast as cloning regular posts. I now see several cloned Gutenberg posts (apologies, I got click-happy). So while it does not look like there's a problem with Gutenberg posts not getting cloned, it does look like the plugin that handles this doesn't efficiently clone the gutenblocks. May still be worth researching to see if it can be improved/sped up.