Skip to content

Conversation

@jasperf
Copy link
Contributor

@jasperf jasperf commented Jan 20, 2026

Version 2.3.1 implements a comprehensive rebranding of the Navigation block extension's user interface terminology from "Clickable Parents" to "Clickable Parent Links" across all code and documentation. This change improves clarity for WordPress site editors by making the feature's purpose more explicit - allowing parent menu items with submenus to remain clickable links while the chevron icon controls dropdown toggle behavior. The update maintains full backward compatibility with existing functionality while enhancing the user experience through more descriptive control labels in the block editor inspector panel.

Navigation Block Extension:

  • Renamed "Clickable Parents" option to "Clickable Parent Links" in both JavaScript UI controls and code comments for improved semantic clarity
  • Updated the ToggleControl help text to explicitly describe the dual-action behavior: clicking parent text navigates, clicking chevron toggles submenu
  • Modified attribute naming in navigation.js from clickableParents to clickableParentLinks while maintaining the feature's core functionality

Documentation Updates:

  • Updated CHANGELOG.md to document the UI terminology change and version bump to 2.3.1
  • Revised readme.txt changelog section to reflect the navigation extension rebranding with clear before/after terminology
  • Synchronized version numbers across style.css, readme.txt, and changelog to maintain consistency at version 2.3.1

Files Changed:

@jasperf jasperf merged commit 9cce1ac into main Jan 20, 2026
2 checks passed
@jasperf jasperf deleted the nav-extension-rebranding branch January 20, 2026 02:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants