{"id":261345,"date":"2025-12-01T06:39:59","date_gmt":"2025-12-01T06:39:59","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/design-tokens-manager-for-elementor\/"},"modified":"2025-12-01T07:09:55","modified_gmt":"2025-12-01T07:09:55","slug":"design-tokens-manager-for-elementor","status":"publish","type":"plugin","link":"https:\/\/ceb.wordpress.org\/plugins\/design-tokens-manager-for-elementor\/","author":23401113,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.5.1","stable_tag":"1.5.1","tested":"6.8.5","requires":"5.6","requires_php":"7.0","requires_plugins":null,"header_name":"Design Tokens Manager for Elementor","header_author":"Lupu Daniel Gabriel","header_description":"Take full control of your Elementor design system. Effortlessly manage Global Colors and Fonts with perfect ID consistency, smart clamp() sizing support, and real-time sync to Site Settings.","assets_banners_color":"","last_updated":"2025-12-01 07:09:55","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"","header_author_uri":"https:\/\/github.com\/dani3lphp","rating":0,"author_block_rating":0,"active_installs":0,"downloads":160,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.5.1":{"tag":"1.5.1","author":"nes07","date":"2025-12-01 07:09:55"}},"upgrade_notice":{"1.5.1":"<p>Important update fixing tab persistence and improving security. Recommended for all users.<\/p>","1.5.0":"<p>First stable release. Safe to use in production.<\/p>"},"ratings":[],"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.5.1"],"block_files":[],"assets_screenshots":[],"screenshots":{"1":"Main interface with bulk paste and row editing","2":"Two-way sync toolbar (Pull\/Push to Site Settings)","3":"Import\/Export with ID preservation options","4":"Bulk actions (select and delete multiple tokens)"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[1250,4072,76538,39819,5126],"plugin_category":[43],"plugin_contributors":[251440],"plugin_business_model":[],"class_list":["post-261345","plugin","type-plugin","status-publish","hentry","plugin_tags-colors","plugin_tags-design","plugin_tags-elementor","plugin_tags-tokens","plugin_tags-typography","plugin_category-customization","plugin_contributors-nes07","plugin_committers-nes07"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/design-tokens-manager-for-elementor.svg","icon_2x":false,"generated":true},"screenshots":[],"raw_content":"<!--section=description-->\n<p><strong>Design Tokens Manager for Elementor<\/strong> gives you complete control over your Elementor design system.<\/p>\n\n<h4>Key Features<\/h4>\n\n<ul>\n<li><strong>Bulk Editing<\/strong> - Paste multiple colors\/fonts at once<\/li>\n<li><strong>Fluid Typography<\/strong> - Full clamp() support for responsive sizing<\/li>\n<li><strong>ID Preservation<\/strong> - Maintains token references across saves<\/li>\n<li><strong>Two-Way Sync<\/strong> - Pull from or Push to Elementor Site Settings<\/li>\n<li><strong>Import\/Export<\/strong> - Backup or migrate your design tokens<\/li>\n<li><strong>Smart Tab Persistence<\/strong> - Stays on your current section after saving<\/li>\n<li><strong>WP-CLI Support<\/strong> - Automate token management<\/li>\n<\/ul>\n\n<h4>Perfect For<\/h4>\n\n<ul>\n<li>Design system managers<\/li>\n<li>Agencies managing multiple sites<\/li>\n<li>Developers wanting programmatic control<\/li>\n<li>Anyone tired of clicking 50+ times to update colors<\/li>\n<\/ul>\n\n<h4>Bulk Format Examples<\/h4>\n\n<p><strong>Colors:<\/strong>\n    Primary: #FF5733\n    Secondary: #00A8E8<\/p>\n\n<p><strong>Fonts:<\/strong>\n    Heading: Inter, clamp(3rem, 2.5rem + 2vw, 4rem), 700, 1.2em\n    Body: Roboto, 1 rem, 400, 1.5em<\/p>\n\n<h4>Requirements<\/h4>\n\n<ul>\n<li>WordPress 5.6 or higher<\/li>\n<li>Elementor (free or Pro)<\/li>\n<li>PHP 7.0 or higher<\/li>\n<\/ul>\n\n<h3>Additional Info<\/h3>\n\n<p><strong>WP-CLI Commands:<\/strong><\/p>\n\n<pre><code>wp edtm export --file=tokens.json --source=kit --preserve-ids\nwp edtm import tokens.json --mode=merge\nwp edtm sync\n<\/code><\/pre>\n\n<p><strong>GitHub:<\/strong> https:\/\/github.com\/dani3lphp\/design-tokens-manager-for-elementor.git<\/p>\n\n<h3>Support<\/h3>\n\n<p>For bug reports and feature requests, please use the WordPress.org support forum.<\/p>\n\n<h3>Credits<\/h3>\n\n<p>Developed by nes07<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload to <code>\/wp-content\/plugins\/<\/code> or install via dashboard<\/li>\n<li>Activate the plugin<\/li>\n<li>Go to <strong>Elementor \u2192 Templates \u2192 Design Tokens<\/strong> (in WordPress admin sidebar)<\/li>\n<li>Add tokens and click <strong>Save Tokens<\/strong><\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id='does%20this%20work%20with%20elementor%20free%3F'><h3>Does this work with Elementor Free?<\/h3><\/dt>\n<dd><p>Yes! Works with both Free and Pro versions.<\/p><\/dd>\n<dt id='can%20i%20use%20clamp%28%29%20for%20font%20sizes%3F'><h3>Can I use clamp() for font sizes?<\/h3><\/dt>\n<dd><p>Absolutely! Enter <code>clamp(1rem, 2vw, 3rem)<\/code> directly in the size field.<\/p><\/dd>\n<dt id='will%20deletions%20sync%20properly%3F'><h3>Will deletions sync properly?<\/h3><\/dt>\n<dd><p>Yes. Deleted tokens are removed from Site Settings permanently.<\/p><\/dd>\n<dt id='does%20it%20preserve%20my%20current%20tab%20after%20saving%3F'><h3>Does it preserve my current tab after saving?<\/h3><\/dt>\n<dd><p>Yes! The plugin now remembers which section (Colors\/Fonts) you were working on and returns you there after save, pull, or push operations.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.5.1<\/h4>\n\n<ul>\n<li>Fixed: Tab persistence after save\/pull\/push operations<\/li>\n<li>Fixed: Section preference save reliability<\/li>\n<li>Fixed: WordPress coding standards compliance<\/li>\n<li>Enhanced: Variable naming conventions<\/li>\n<li>Improved: Security hardening for form handlers<\/li>\n<li>Improved: Code documentation<\/li>\n<\/ul>\n\n<h4>1.5.0<\/h4>\n\n<ul>\n<li>Initial public release<\/li>\n<li>Bulk color\/font paste with clamp() support<\/li>\n<li>Two-way sync (Pull\/Push)<\/li>\n<li>Import\/Export with ID preservation<\/li>\n<li>Smart tab persistence after operations<\/li>\n<li>Direct Kit meta fallback<\/li>\n<li>Queue-based sync processing<\/li>\n<li>WP-CLI commands<\/li>\n<\/ul>","raw_excerpt":"Manage Elementor Global Colors and Fonts with clamp() support, ID preservation, bulk editing, and seamless Site Settings sync.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/ceb.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/261345","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ceb.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/ceb.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/ceb.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=261345"}],"author":[{"embeddable":true,"href":"https:\/\/ceb.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/nes07"}],"wp:attachment":[{"href":"https:\/\/ceb.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=261345"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/ceb.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=261345"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/ceb.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=261345"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/ceb.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=261345"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/ceb.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=261345"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/ceb.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=261345"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}