{"id":270412,"date":"2026-01-04T06:34:58","date_gmt":"2026-01-04T06:34:58","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/terms-duplicator\/"},"modified":"2026-02-01T14:09:05","modified_gmt":"2026-02-01T14:09:05","slug":"r2k-terms-copier","status":"publish","type":"plugin","link":"https:\/\/lmo.wordpress.org\/plugins\/r2k-terms-copier\/","author":18396217,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.0.1","stable_tag":"1.0.1","tested":"6.9.4","requires":"5.0","requires_php":"7.4","requires_plugins":null,"header_name":"R2K Terms Copier","header_author":"R2K TEAM","header_description":"Duplicate taxonomy terms including all meta data without relationships.","assets_banners_color":"98bbe7","last_updated":"2026-02-01 14:09:05","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/wordpress.org\/plugins\/r2k-terms-copier\/","header_author_uri":"https:\/\/www.r2k.co.il\/","rating":5,"author_block_rating":0,"active_installs":30,"downloads":258,"num_ratings":1,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.0.0":{"tag":"1.0.0","author":"systemsrtk","date":"2026-01-04 06:34:38"},"1.0.1":{"tag":"1.0.1","author":"systemsrtk","date":"2026-02-01 14:09:05"}},"upgrade_notice":{"1.0.0":"<p>Initial release of R2K Terms Copier. Install and activate to start duplicating terms with all their meta data.<\/p>"},"ratings":{"1":0,"2":0,"3":0,"4":0,"5":1},"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":3431967,"resolution":"128x128","location":"assets","locale":""},"icon-256x256.png":{"filename":"icon-256x256.png","revision":3431967,"resolution":"256x256","location":"assets","locale":""}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":3431967,"resolution":"1544x500","location":"assets","locale":""},"banner-772x250.png":{"filename":"banner-772x250.png","revision":3431967,"resolution":"772x250","location":"assets","locale":""}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.0","1.0.1"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":3431967,"resolution":"1","location":"assets","locale":""},"screenshot-2.png":{"filename":"screenshot-2.png","revision":3431967,"resolution":"2","location":"assets","locale":""}},"screenshots":{"1":"The \"Duplicate\" link appears when hovering over any term in the taxonomy list","2":"Success message after duplicating a term"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[2814,2738,9055,91,1901],"plugin_category":[57],"plugin_contributors":[219388],"plugin_business_model":[],"class_list":["post-270412","plugin","type-plugin","status-publish","hentry","plugin_tags-clone","plugin_tags-copy","plugin_tags-duplicate","plugin_tags-taxonomy","plugin_tags-terms","plugin_category-taxonomy","plugin_contributors-systemsrtk","plugin_committers-systemsrtk"],"banners":{"banner":"https:\/\/ps.w.org\/r2k-terms-copier\/assets\/banner-772x250.png?rev=3431967","banner_2x":"https:\/\/ps.w.org\/r2k-terms-copier\/assets\/banner-1544x500.png?rev=3431967","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/r2k-terms-copier\/assets\/icon-128x128.png?rev=3431967","icon_2x":"https:\/\/ps.w.org\/r2k-terms-copier\/assets\/icon-256x256.png?rev=3431967","generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/r2k-terms-copier\/assets\/screenshot-1.png?rev=3431967","caption":"The \"Duplicate\" link appears when hovering over any term in the taxonomy list"},{"src":"https:\/\/ps.w.org\/r2k-terms-copier\/assets\/screenshot-2.png?rev=3431967","caption":"Success message after duplicating a term"}],"raw_content":"<!--section=description-->\n<p>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.<\/p>\n\n<h4>Key Features<\/h4>\n\n<ul>\n<li><strong>One-Click Duplication<\/strong>: Simply hover over any term in the taxonomy list and click \"Duplicate\"<\/li>\n<li><strong>Complete Meta Data Copy<\/strong>: All term meta data is automatically copied to the duplicate<\/li>\n<li><strong>Preserves Relationships<\/strong>: Parent-child term relationships are maintained<\/li>\n<li><strong>Smart Naming<\/strong>: Automatically appends \"(Copy)\" to duplicated terms, with automatic numbering if duplicates exist<\/li>\n<li><strong>Works with All Taxonomies<\/strong>: Compatible with categories, tags, and any custom taxonomies<\/li>\n<li><strong>Security First<\/strong>: Includes nonce verification and capability checks<\/li>\n<li><strong>User-Friendly<\/strong>: Clear success and error messages<\/li>\n<\/ul>\n\n<h4>How It Works<\/h4>\n\n<ol>\n<li>Navigate to any taxonomy term list (e.g., Posts \u2192 Categories)<\/li>\n<li>Hover over the term you want to duplicate<\/li>\n<li>Click the \"Duplicate\" link that appears in the row actions<\/li>\n<li>The term is instantly duplicated with all its meta data<\/li>\n<\/ol>\n\n<h4>Use Cases<\/h4>\n\n<ul>\n<li>Duplicate complex category structures with custom meta fields<\/li>\n<li>Create template terms for reuse<\/li>\n<li>Quickly create variations of existing terms<\/li>\n<li>Copy terms with ACF or other custom field data<\/li>\n<li>Duplicate hierarchical term structures<\/li>\n<\/ul>\n\n<h4>Developer Hooks<\/h4>\n\n<p>The plugin provides a filter for developers to customize behavior:<\/p>\n\n<ul>\n<li><code>r2k_terms_copier_skip_meta_keys<\/code> - Filter to exclude specific meta keys from duplication<\/li>\n<\/ul>\n\n<h3>Developer Information<\/h3>\n\n<h4>Filters<\/h4>\n\n<ul>\n<li><code>r2k_terms_copier_skip_meta_keys<\/code> - Array of meta keys to skip during duplication<\/li>\n<\/ul>\n\n<p>Example usage:\n    add_filter( 'r2k_terms_copier_skip_meta_keys', function( $keys ) { $keys[] = 'my_custom_key'; return $keys; } );<\/p>\n\n<h3>Support<\/h3>\n\n<p>For support, feature requests, or bug reports, please visit the plugin support page or contact the developer.<\/p>\n\n<!--section=installation-->\n<h4>Automatic Installation<\/h4>\n\n<ol>\n<li>Go to Plugins \u2192 Add New in your WordPress admin<\/li>\n<li>Search for \"R2K Terms Copier\"<\/li>\n<li>Click \"Install Now\" and then \"Activate\"<\/li>\n<\/ol>\n\n<h4>Manual Installation<\/h4>\n\n<ol>\n<li>Upload the <code>r2k-terms-copier<\/code> folder to <code>\/wp-content\/plugins\/<\/code> directory<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<li>No configuration needed - it works immediately!<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id=\"does%20this%20work%20with%20custom%20taxonomies%3F\"><h3>Does this work with custom taxonomies?<\/h3><\/dt>\n<dd><p>Yes! R2K Terms Copier works with all taxonomies including categories, tags, and any custom taxonomies registered in WordPress.<\/p><\/dd>\n<dt id=\"will%20child%20terms%20be%20duplicated%3F\"><h3>Will child terms be duplicated?<\/h3><\/dt>\n<dd><p>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.<\/p><\/dd>\n<dt id=\"what%20meta%20data%20is%20copied%3F\"><h3>What meta data is copied?<\/h3><\/dt>\n<dd><p>All term meta data is copied by default. You can use the <code>r2k_terms_copier_skip_meta_keys<\/code> filter to exclude specific meta keys if needed.<\/p><\/dd>\n<dt id=\"what%20permissions%20are%20required%3F\"><h3>What permissions are required?<\/h3><\/dt>\n<dd><p>Users need the <code>manage_categories<\/code> capability to duplicate terms.<\/p><\/dd>\n<dt id=\"can%20i%20customize%20the%20duplicate%20name%3F\"><h3>Can I customize the duplicate name?<\/h3><\/dt>\n<dd><p>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\").<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Initial release<\/li>\n<li>One-click term duplication<\/li>\n<li>Complete meta data copying<\/li>\n<li>Parent-child relationship preservation<\/li>\n<li>Smart naming with automatic numbering<\/li>\n<li>Security features (nonce verification, capability checks)<\/li>\n<li>Admin notices for user feedback<\/li>\n<\/ul>\n\n<h4>1.0.1<\/h4>\n\n<ul>\n<li>Support Polylang<\/li>\n<li>Redirect to edit term screen after copy<\/li>\n<\/ul>","raw_excerpt":"Duplicate taxonomy terms including all meta data and relationships with a single click.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/lmo.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/270412","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/lmo.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/lmo.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/lmo.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=270412"}],"author":[{"embeddable":true,"href":"https:\/\/lmo.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/systemsrtk"}],"wp:attachment":[{"href":"https:\/\/lmo.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=270412"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/lmo.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=270412"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/lmo.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=270412"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/lmo.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=270412"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/lmo.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=270412"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/lmo.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=270412"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}