List ElementsKit widgets is a WordPress ability from ElementsKit Elementor Addons — usable via Easy MCP AI, which connects Claude, ChatGPT, and any AI assistant to your site.

Install Free Plugin →

List ElementsKit widgets

Read-only

List every ElementsKit widget (Lite and Pro) registered with Elementor, optionally filtered by search term or category.

Requires the ElementsKit Elementor Addons plugin (elementskit-lite) with Elementor active, on WordPress 6.9+ for the Abilities API (abilities are registered only when wp_register_ability() exists). Read-only listing abilities require 'edit_posts' (list-widgets, list-templates, list-library-templates), 'manage_options' (list-custom-widgets), or 'edit_theme_options' (list-mega-menus); write abilities that target a specific Elementor document (insert-widget, insert-template, import-library-template) require 'edit_posts' plus 'edit_post' on that document; template, header/footer, custom-widget, and mega-menu creation/configuration abilities require 'manage_options' (create-mega-menu additionally requires 'edit_theme_options'); create-page requires 'edit_pages' or 'edit_posts'.

What it does

This ability filters Elementor's widget registry down to ElementsKit's own widgets (any widget type prefixed elementskit- or ekit-), returning each one's type, title, icon, categories, and keywords sorted alphabetically by title. An optional search input matches case-insensitively against the widget type and title, and an optional category input restricts results to a single Elementor widget category. It returns an error if Elementor itself is not active. This lets an AI assistant discover the exact widget_type string needed by insert-widget before building out a page, without opening the Elementor widget panel.

See it in action

You ask your AI assistant

"What ElementsKit widgets are available for building a pricing section?"

Inputs

Name Type Required Description
search string No Optional case-insensitive filter matched against the widget type and title.
category string No Optional Elementor category slug to filter by.

Returns

An object with success (boolean), count (integer), and a widgets array, each entry with type, title, icon, categories, and keywords.

Permission

The current user must have the 'edit_posts' 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.