| @@ -84,8 +84,9 @@ | ||
| 84 | 84 | 'dynamic-tags', |
| 85 | 85 | 'page-templates', |
| 86 | 86 | 'gutenberg', |
| 87 | 87 | 'wp-cli', |
| 88 | + 'mcp', | |
| 88 | 89 | 'wp-rest', |
| 89 | 90 | 'safe-mode', |
| 90 | 91 | 'ai', |
| 91 | 92 | 'notifications', |
| @@ -99,9 +100,8 @@ | ||
| 99 | 100 | 'shapes', |
| 100 | 101 | 'favorites', |
| 101 | 102 | 'admin-top-bar', |
| 102 | 103 | '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,12 +125,14 @@ | ||
| 125 | 125 | 'floating-buttons', |
| 126 | 126 | 'content-sanitizer', |
| 127 | 127 | 'atomic-widgets', |
| 128 | 128 | 'global-classes', |
| 129 | + 'default-styles', | |
| 129 | 130 | 'variables', |
| 130 | 131 | 'design-system-sync', |
| 131 | 132 | 'wc-product-editor', |
| 132 | 133 | 'checklist', |
| 134 | + 'audits', | |
| 133 | 135 | 'cloud-library', |
| 134 | 136 | 'cloud-kit-library', |
| 135 | 137 | 'atomic-opt-in', |
| 136 | 138 | 'components', |
| @@ -137,8 +139,12 @@ | ||
| 137 | 139 | 'interactions', |
| 138 | 140 | 'feedback', |
| 139 | 141 | 'widget-creation', |
| 140 | 142 | 'editor-one', |
| 143 | + 'markdown-render', | |
| 144 | + 'agents', | |
| 145 | + 'elementor-capabilities-mcp', | |
| 146 | + 'assets-manager', | |
| 141 | 147 | ]; |
| 142 | 148 | } |
| 143 | 149 | |
| 144 | 150 | /** |