Really Simple Duplications
AI Verification Score:
4.3/5
Show details
Style:
4/5
Code is well-commented and readable, but could improve with consistent spacing and more concise inline docblocks.
Security:
4/5
Nonce and capability checks are present, but meta value handling should skip protected keys (e.g., _edit_lock) for safety.
Performance:
4/5
Direct meta copying uses multiple DB inserts; consider using update_post_meta or batch operations for efficiency.
Compatibility:
5/5
Relies only on WordPress core APIs and public post types, ensuring strong compatibility across environments.
Snippet Description:
A snippet to duplicate posts and pages and CPTS.
Instructions:
Save and activate! You'll see a new action menu item on your pages, posts and CPTS.
Type:
PHPStatus:
AI VERIFIED
Snippet Details:
- Created by:
- Super-Snippet-Storage
- Category:
- WordPress Admin
- Rating:
- Voted: 14 by 16 users
- Wordpress Compatibility:
- 6.1
- More Information:
-
Not specified
- Author Website:
-
Not specified
- Credits:
- View credits
- Last Updated:
- 7 months ago
Comments
-
IR
Ishtiaq Rana
2 years ago
You are awesome Imran. Thanks a lot.
-
NY
Nola Young
2 years ago
perfect timing
-
V
Visugenix
1 year ago
This is really good, but i think there are problems with Elementor Templates? Because if i try to duplicate a popup, the copied template is a site and not a popup.