Get Elementor Global Settings is a WordPress ability from Premium Addons for Elementor — usable via Easy MCP AI, which connects Claude, ChatGPT, and any AI assistant to your site.

Install Free Plugin →

Get Elementor Global Settings

Read-only
Premium Addons for Elementor Page Builders premium-addons/get-global-settings

Read the active Elementor kit's global colors, typography and layout tokens.

Requires the Premium Addons for Elementor plugin on WordPress 7.0+ for the Abilities API (abilities are registered only when the wp_register_ability() function exists). Dashboard, settings and site-inventory abilities (get-id-by-title, list-pages, list-templates, get-global-settings, get-settings, update-setting, scan-usage, disable-unused-widgets, clear-dynamic-assets, subscribe-newsletter) require the caller hold the 'manage_options' capability. premium-addons/create-page requires 'edit_pages'. premium-addons/get-widget-schema, premium-addons/get-addon-schema, premium-addons/list-available-elements, premium-addons/list-pa-addons, premium-addons/detect-atomic-support, premium-addons/check-elementor-element and premium-addons/create-elementor-template require 'edit_posts'. premium-addons/get-page-structure, premium-addons/get-element-settings, premium-addons/add-flexbox, premium-addons/add-container, premium-addons/update-element-settings, premium-addons/insert-widget, premium-addons/remove-element, premium-addons/change-post-status and premium-addons/duplicate-post require 'edit_post' on the target post_id, and deny requests for a nonexistent post_id outright.

What it does

This ability reads the active Elementor kit's global design tokens directly — system and custom global colors (each with its _id, title and color value), system and custom global typography, and key layout settings like content width and space between widgets. These are Elementor's own kit tokens, not Premium Addons' widget/feature toggles. There's no Premium Addons wrapper for this; the plugin already reads the active kit inline elsewhere in its codebase, so the ability does the same. It returns an error when Elementor isn't active or there's no active kit. This lets an AI assistant see the design system a site is built on before recommending colors, fonts or layout changes that stay consistent with it.

See it in action

You ask your AI assistant

"What are the global colors and typography defined in my Elementor kit?"

Returns

An object with 'colors' (system and custom arrays), 'typography' (system and custom arrays), and 'settings' (container_width, space_between_widgets).

Permission

The current user must have the 'manage_options' capability.

Newsletter

The AI + WordPress space moves fast. Keep up.

New tools, workflow ideas, and product updates — be the first to know what's next.

No spam, unsubscribe anytime.