zouloux/wps-clone-post

Simplest WP plugin to clone posts
243
Install
composer require zouloux/wps-clone-post
Latest Version:1.0.0
PHP:^8.3
License:MIT
Last Updated:Jul 16, 2025
Links: GitHub  ·  Packagist
Maintainer: zouloux

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