humanmade/post-cloner

Post cloning for WordPress

Installs: 22 366

Dependents: 0

Suggesters: 0

Security: 0

Stars: 3

Watchers: 24

Forks: 2

Open Issues: 4

Type:wordpress-plugin

1.4.1 2021-04-20 17:25 UTC

This package is auto-updated.

Last update: 2024-07-21 01:04:49 UTC


README

This is a simple plugin that adds a button to the post edit screen that allows a user to clone a post with its metadata and terms to a new, identical post.

Local Development

PHPCS and unit tests must be run and pass before submitting code.

Running PHPCS: vendor/bin/phpcs --standard=phpcs.ruleset.xml .