Skip to content

Update docs#343

Merged
rami-elementor merged 1 commit into
masterfrom
docs
May 15, 2026
Merged

Update docs#343
rami-elementor merged 1 commit into
masterfrom
docs

Conversation

@rami-elementor
Copy link
Copy Markdown
Member

@rami-elementor rami-elementor commented May 15, 2026

✨ PR Description

1. Problem & Context

Restructuring and expanding documentation for dynamic tags, widgets, and dependencies. Improving clarity around Elementor core vs. Pro features, group/category distinctions, and editor-only asset handling.

2. What Changed (Where)

  • dynamic-tags-groups.md: Separated core vs. Pro groups into tables, clarified groups vs. categories distinction, updated hook name from register_tags to register.
  • add-new-widget.md: Formatting fix (blank line after "Hooks" header).
  • widget-dependencies.md: Rewrote dependency documentation for clarity, added new "Editor-Only Dependencies" section with PHP examples.

3. How It Works

Documentation restructure only—no code logic changes. Tables make group availability explicit. New section clarifies that get_script_depends()/get_style_depends() apply to preview + frontend; editor-panel–only assets need separate hooks (elementor/editor/before_enqueue_scripts).

4. Risks

None—pure documentation. Verify hook names (elementor/dynamic_tags/register, editor action hooks) match current codebase before merge.

Generated by LinearB AI and added by gitStream.
AI-generated content may contain inaccuracies. Please verify before using.
💡 Tip: You can customize your AI Description using Guidelines Learn how

@rami-elementor rami-elementor merged commit 889d385 into master May 15, 2026
11 of 12 checks passed
@rami-elementor rami-elementor deleted the docs branch May 15, 2026 16:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant