WPS Clone Post
Wordpress plugin to clone posts
by Alexis Bouhet · github.com/zouloux/wps-clone-post · website
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/zouloux/wps-clone-post/archive/refs/heads/main.zipDeclares an update source (https://github.com/zouloux/wps), so updates arrive through the plugin's own updater.
Readme
WPS - Clone Post
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