Currently your using
add_options_page('WP Bulk Posts Duplicator', 'WP Bulk Posts Duplicator', 9, 'wp-blk-posts-duplicator', array($wp_psd_plugin, 'available_post_types'));
This leads to the following deprecation message:
( ! ) Notice: has_cap was called with an argument that is deprecated since version 2.0! Usage of user levels by plugins and themes is deprecated. Use roles and capabilities instead. in /wp-includes/functions.php on line 3842
From looking at other plugins I believe you would want to replace the number 9 with 'manage_options'
.
Here is a solution to the issue: Github commit
]]>Hi There.
Is it easy to add also user selection to filters?
Regards
George
https://www.ads-software.com/plugins/wp-bulk-post-duplicator/
]]>Hi,
I’ve seen that on mass cloning the featured images are not cloned.
Do you have a fix for that?
Thanks
https://www.ads-software.com/plugins/wp-bulk-post-duplicator/
]]>I love this product. However, I just noticed that when I duplicate a page…the permalink includes that page name in the new page. How can I change the permalink? I don’t want this reference to the previous page. I tried the edit permalink option, but it will only let me change the new page name. Thoughts?
https://www.ads-software.com/plugins/wp-bulk-post-duplicator/
]]>