Title: R2K Terms Copier
Author: systemsrtk
Published: <strong>4 de gener de 2026</strong>
Last modified: 27 d'abril de 2026

---

Cerca extensions

![](https://ps.w.org/r2k-terms-copier/assets/banner-772x250.png?rev=3431967)

![](https://ps.w.org/r2k-terms-copier/assets/icon-256x256.png?rev=3431967)

# R2K Terms Copier

 Per [systemsrtk](https://profiles.wordpress.org/systemsrtk/)

[Baixa](https://downloads.wordpress.org/plugin/r2k-terms-copier.1.0.2.zip)

 * [Detalls](https://ca.wordpress.org/plugins/r2k-terms-copier/#description)
 * [Ressenyes](https://ca.wordpress.org/plugins/r2k-terms-copier/#reviews)
 *  [Instal·lació](https://ca.wordpress.org/plugins/r2k-terms-copier/#installation)
 * [Desenvolupament](https://ca.wordpress.org/plugins/r2k-terms-copier/#developers)

 [Suport](https://wordpress.org/support/plugin/r2k-terms-copier/)

## Descripció

R2K Terms Copier is a simple and powerful WordPress plugin that allows you to duplicate
any taxonomy term (categories, tags, or custom taxonomies) along with all associated
meta data without relationships.

#### Key Features

 * **One-Click Duplication**: Simply hover over any term in the taxonomy list and
   click «Duplicate»
 * **Complete Meta Data Copy**: All term meta data is automatically copied to the
   duplicate
 * **Preserves Relationships**: Parent-child term relationships are maintained
 * **Smart Naming**: Automatically appends «(Copy)» to duplicated terms, with automatic
   numbering if duplicates exist
 * **Works with All Taxonomies**: Compatible with categories, tags, and any custom
   taxonomies
 * **Security First**: Includes nonce verification and capability checks
 * **User-Friendly**: Clear success and error messages

#### How It Works

 1. Navigate to any taxonomy term list (e.g., Posts  Categories)
 2. Hover over the term you want to duplicate
 3. Click the «Duplicate» link that appears in the row actions
 4. The term is instantly duplicated with all its meta data

#### Use Cases

 * Duplicate complex category structures with custom meta fields
 * Create template terms for reuse
 * Quickly create variations of existing terms
 * Copy terms with ACF or other custom field data
 * Duplicate hierarchical term structures

#### Developer Hooks

The plugin provides a filter for developers to customize behavior:

 * `r2k_terms_copier_skip_meta_keys` – Filter to exclude specific meta keys from
   duplication

### Developer Information

#### Filters

 * `r2k_terms_copier_skip_meta_keys` – Array of meta keys to skip during duplication

Example usage:
 add_filter( ‘r2k_terms_copier_skip_meta_keys’, function( $keys ){
$keys[] = ‘my_custom_key’; return $keys; } );

### Support

For support, feature requests, or bug reports, please visit the plugin support page
or contact the developer.

## Captures

[⌊The "Duplicate" link appears when hovering over any term in the taxonomy list⌉⌊
The "Duplicate" link appears when hovering over any term in the taxonomy list⌉[

The «Duplicate» link appears when hovering over any term in the taxonomy list

[⌊Success message after duplicating a term⌉⌊Success message after duplicating a 
term⌉[

Success message after duplicating a term

## Instal·lació

#### Automatic Installation

 1. Go to Plugins  Add New in your WordPress admin
 2. Search for «R2K Terms Copier»
 3. Click «Install Now» and then «Activate»

#### Manual Installation

 1. Upload the `r2k-terms-copier` folder to `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. No configuration needed – it works immediately!

## PMF

### Does this work with custom taxonomies?

Yes! R2K Terms Copier works with all taxonomies including categories, tags, and 
any custom taxonomies registered in WordPress.

### Will child terms be duplicated?

Currently, only the selected term is duplicated. Child terms are not automatically
duplicated, but the parent-child relationship is preserved if the original term 
had a parent.

### What meta data is copied?

All term meta data is copied by default. You can use the `r2k_terms_copier_skip_meta_keys`
filter to exclude specific meta keys if needed.

### What permissions are required?

Users need the `manage_categories` capability to duplicate terms.

### Can I customize the duplicate name?

The plugin automatically appends «(Copy)» to the term name. If a term with that 
name already exists, it will add a number (e.g., «Term (Copy) 1»).

## Ressenyes

![](https://secure.gravatar.com/avatar/189972dd9a9514bcca549ce82bcfa196eab0d1ebd1779ef477089c5a8a58a75a?
s=60&d=retro&r=g)

### 󠀁[Handy Plugin For When You Need It](https://wordpress.org/support/topic/handy-plugin-for-when-you-need-it/)󠁿

 [rtpHarry](https://profiles.wordpress.org/rtpharry/) 3 de abril de 2026 1 resposta

I have the Yoast Duplicate Posts plugin installed on almost every site that I’ve
built, but today realised that it is missing that same duplication feature for taxonomy
terms! Really grateful that this plugin exists because it cut my interruption short
and quickly let me get back on with the site development. Works pretty much perfectly;
it cloned the term, with the JetEngine meta terms added on to it. The only thing
I noticed was that the Yoast SEO plugin lost its setting to «do not allow index»
during the copy, although this might be a feature of the Yoast plugin perhaps and
not an incompatibility?

 [ Llegiu tota la 1 ressenya ](https://wordpress.org/support/plugin/r2k-terms-copier/reviews/)

## Col·laboradors i desenvolupadors

«R2K Terms Copier» és programari de codi obert. La següent gent ha col·laborat en
aquesta extensió.

Col·laboradors

 *   [ systemsrtk ](https://profiles.wordpress.org/systemsrtk/)

[Traduïu «R2K Terms Copier» a la vostra llengua.](https://translate.wordpress.org/projects/wp-plugins/r2k-terms-copier)

### Interessats en el desenvolupament?

[Navegueu pel codi](https://plugins.trac.wordpress.org/browser/r2k-terms-copier/),
baixeu-vos el [repositori SVN](https://plugins.svn.wordpress.org/r2k-terms-copier/),
o subscriviu-vos al [registre de desenvolupament](https://plugins.trac.wordpress.org/log/r2k-terms-copier/)
per [fisl de subscripció RSS](https://plugins.trac.wordpress.org/log/r2k-terms-copier/?limit=100&mode=stop_on_copy&format=rss).

## Registre de canvis

#### 1.0.0

 * Initial release
 * One-click term duplication
 * Complete meta data copying
 * Parent-child relationship preservation
 * Smart naming with automatic numbering
 * Security features (nonce verification, capability checks)
 * Admin notices for user feedback

#### 1.0.1

 * Support Polylang
 * Redirect to edit term screen after copy

#### 1.0.2

 * Copy Yoast taxonomy SEO settings (including «noindex») when duplicating terms

## Meta

 *  Versió **1.0.2**
 *  Darrera actualització **fa 1 mes**
 *  Instal·lacions actives **80+**
 *  Versió del WordPress ** 5.0 o posterior **
 *  Provada fins a **6.9.4**
 *  Versió del PHP ** 7.4 o posterior **
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/r2k-terms-copier/)
 * Etiquetes
 * [clone](https://ca.wordpress.org/plugins/tags/clone/)[copy](https://ca.wordpress.org/plugins/tags/copy/)
   [duplicate](https://ca.wordpress.org/plugins/tags/duplicate/)[taxonomy](https://ca.wordpress.org/plugins/tags/taxonomy/)
   [terms](https://ca.wordpress.org/plugins/tags/terms/)
 *  [Vista avançada](https://ca.wordpress.org/plugins/r2k-terms-copier/advanced/)

## Valoracions

 5 sobre 5 estrelles.

 *  [  1 valoració de 5 estrelles     ](https://wordpress.org/support/plugin/r2k-terms-copier/reviews/?filter=5)
 *  [  0 valoracions de 4 estrelles     ](https://wordpress.org/support/plugin/r2k-terms-copier/reviews/?filter=4)
 *  [  0 valoracions de 3 estrelles     ](https://wordpress.org/support/plugin/r2k-terms-copier/reviews/?filter=3)
 *  [  0 valoracions de 2 estrelles     ](https://wordpress.org/support/plugin/r2k-terms-copier/reviews/?filter=2)
 *  [  0 valoracions de 1 estrelles     ](https://wordpress.org/support/plugin/r2k-terms-copier/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/r2k-terms-copier/reviews/#new-post)

[Visualitzeu totes les ressenyes](https://wordpress.org/support/plugin/r2k-terms-copier/reviews/)

## Col·laboradors

 *   [ systemsrtk ](https://profiles.wordpress.org/systemsrtk/)

## Suport

Teniu quelcom a dir? Necessiteu ajuda?

 [Visualitza els fòrums de suport](https://wordpress.org/support/plugin/r2k-terms-copier/)