| @@ -84,9 +84,8 @@ | ||
| 84 | 84 | 'dynamic-tags', |
| 85 | 85 | 'page-templates', |
| 86 | 86 | 'gutenberg', |
| 87 | 87 | 'wp-cli', |
| 88 | - 'mcp', | |
| 89 | 88 | 'wp-rest', |
| 90 | 89 | 'safe-mode', |
| 91 | 90 | 'ai', |
| 92 | 91 | 'notifications', |
| @@ -100,8 +99,9 @@ | ||
| 100 | 99 | 'shapes', |
| 101 | 100 | 'favorites', |
| 102 | 101 | 'admin-top-bar', |
| 103 | 102 | 'element-manager', |
| 103 | + 'pro-free-trial-popup', | |
| 104 | 104 | 'nested-elements', |
| 105 | 105 | // Depends on Nested Elements module |
| 106 | 106 | 'nested-tabs', |
| 107 | 107 | 'nested-accordion', |
| @@ -125,26 +125,15 @@ | ||
| 125 | 125 | 'floating-buttons', |
| 126 | 126 | 'content-sanitizer', |
| 127 | 127 | 'atomic-widgets', |
| 128 | 128 | 'global-classes', |
| 129 | - 'default-styles', | |
| 130 | 129 | 'variables', |
| 131 | - 'design-system-sync', | |
| 132 | 130 | 'wc-product-editor', |
| 133 | 131 | 'checklist', |
| 134 | - 'audits', | |
| 135 | 132 | 'cloud-library', |
| 136 | 133 | 'cloud-kit-library', |
| 137 | 134 | 'atomic-opt-in', |
| 138 | 135 | 'components', |
| 139 | - 'interactions', | |
| 140 | - 'feedback', | |
| 141 | - 'widget-creation', | |
| 142 | - 'editor-one', | |
| 143 | - 'markdown-render', | |
| 144 | - 'agents', | |
| 145 | - 'elementor-capabilities-mcp', | |
| 146 | - 'assets-manager', | |
| 147 | 136 | ]; |
| 148 | 137 | } |
| 149 | 138 | |
| 150 | 139 | /** |