List Available Addons 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 →

List Available Addons

Read-only

List the Premium Addons global features with the toggle keys, titles, and descriptions.

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 returns the list of Premium Addons global features — Equal Height, Display Conditions, Floating Effects, Global Tooltips, and the rest — each with the key used to toggle it, the human-readable title shown in the dashboard, and a short description. These are the features surfaced in the dashboard's General tab, not the per-element widget list. It takes no input. It filters out internal-only toggles that carry a key but no user-facing title/description (e.g. premium-assets-generator).

See it in action

You ask your AI assistant

"What Premium Addons global features are available and what are their toggle keys?"

Returns

An object with features, an array of { key, title, description } objects. key is the enabled-element setting id used to toggle the feature (e.g. premium-equal-height, pa-display-conditions).

Permission

The current user must have the 'edit_posts' capability, checked via Admin_Helper::check_user_can('edit_posts').

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.