zouloux / wps-clone-post
Simplest WP plugin to clone posts
Installs: 28
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Type:wordpress-muplugin
Requires
- php: ^8.3
README
Simplest way to add the missing "Clone post" in wordpress. The clone button will be visible for all posts (post / page / custom post types) when hovering in listing.
Minimalist
- No admin message
- No buy plugin messages
- No setup
Config
Can be disabled with an env WPS_CLONE_POST_DISABLE=true
Dependencies
It has no dependencies other than Bedrock and Wordpress.
Install
How to install with Bedrock :
composer require zouloux/wps-clone-post