elementor-development
✓在构建 Elementor 插件、创建自定义小部件或管理 Elementor 组件时使用。涵盖 Widget_Base 类(get_name、get_title、get_icon、register_controls、render、content_template)、通过 elementor/widgets/register 钩子注册小部件、插件结构和插件头、小部件资产的 wp_enqueue_script、get_script_depends、get_style_depends、内联编辑工具栏、自定义小部件类别、管理器注册(注册/取消注册)、选择器令牌 ({{WRAPPER}})、弃用处理、和 Elementor CLI 命令。
SKILL.md
Consolidated reference for addon architecture, widget creation, manager registration, scripts/styles, data structure, deprecations, and CLI commands.
Every Elementor addon requires standard WordPress headers plus optional Elementor headers.
| {{WRAPPER}} | Widget wrapper element | | {{VALUE}} | Control value | | {{UNIT}} | Unit control value | | {{URL}} | URL from media control | | {{SELECTOR}} | Group control CSS selector |
在构建 Elementor 插件、创建自定义小部件或管理 Elementor 组件时使用。涵盖 Widget_Base 类(get_name、get_title、get_icon、register_controls、render、content_template)、通过 elementor/widgets/register 钩子注册小部件、插件结构和插件头、小部件资产的 wp_enqueue_script、get_script_depends、get_style_depends、内联编辑工具栏、自定义小部件类别、管理器注册(注册/取消注册)、选择器令牌 ({{WRAPPER}})、弃用处理、和 Elementor CLI 命令。 来源:peixotorms/odinlayer-skills。
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/peixotorms/odinlayer-skills --skill elementor-development- 分类
- </>开发工具
- 认证
- ✓
- 收录时间
- 2026-02-11
- 更新时间
- 2026-02-18
快速解答
什么是 elementor-development?
在构建 Elementor 插件、创建自定义小部件或管理 Elementor 组件时使用。涵盖 Widget_Base 类(get_name、get_title、get_icon、register_controls、render、content_template)、通过 elementor/widgets/register 钩子注册小部件、插件结构和插件头、小部件资产的 wp_enqueue_script、get_script_depends、get_style_depends、内联编辑工具栏、自定义小部件类别、管理器注册(注册/取消注册)、选择器令牌 ({{WRAPPER}})、弃用处理、和 Elementor CLI 命令。 来源:peixotorms/odinlayer-skills。
如何安装 elementor-development?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/peixotorms/odinlayer-skills --skill elementor-development 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/peixotorms/odinlayer-skills
详情
- 分类
- </>开发工具
- 来源
- skills.sh
- 收录时间
- 2026-02-11