ControlKit For Elementor

Описание

ControlKit For Elementor is a lightweight developer toolkit designed to simplify the process of building and organizing custom Elementor widgets inside WordPress themes.

The plugin provides helper utilities, automatic widget loading, category registration, and template integration tools that help developers create Elementor-based themes more efficiently.

It is especially useful for developers who build custom Elementor widgets directly inside their themes and want a cleaner workflow for widget management and registration.

Short Description

A lightweight toolkit for registering and organizing custom Elementor widgets and controls in WordPress themes.

Features

Automatic registration of Elementor widgets.
Dynamic loading of widget files from the active theme.
Helper functions for creating Elementor controls.
Organized widget management system.
Lightweight and developer-friendly structure.
Theme integration support.
Secure template installation process.
Compatible with Elementor.

Скриншоты

Установка

  • Upload the plugin files to the /wp-content/plugins/controlkit-for-elementor directory.
  • Activate the plugin through the WordPress plugins screen.
  • Make sure Elementor is installed and activated.
  • Start registering and organizing your custom Elementor widgets.
  • Visit the documentation page to learn how to use the extension https://controlkit.blogspot.com/#intro.

Отзывы

Нет отзывов об этом плагине.

Участники и разработчики

«ControlKit For Elementor» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

Перевести «ControlKit For Elementor» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

1.0.5

Change the location of the plugin files in the template to ControlKit/forElementor/

1.0.4

Add auto-deactivation of ControlKit when Elementor is deactivated, uninstalled, or missing.
Automatically revert «Your homepage displays» to «Your latest posts» when Elementor is not active.
Prevent fatal error / white screen during activation when Elementor is missing.
Normalize the static homepage revert into a single reusable helper.

1.0.3

Add Support Multi Social Media Icone Control
Add Support Drop Down Font Family
Add Support Font Size Control Via Range And Numbered
Improve translation loading (load_plugin_textdomain).
Fix PHP 8 deprecation in renderDrop__Down.
Escape heading/class attributes in renderTitle.
Use term_id for category controls.
Add example templates/Set__kit.php.
Make category reordering toggleable via ‘controlkit_reorder_widgets_category’ filter.

1.0

Nothing new