Skip to content

Fix: update control directory#2560

Merged
shewa12 merged 3 commits intodevfrom
fix/update-control-directory
Feb 10, 2026
Merged

Fix: update control directory#2560
shewa12 merged 3 commits intodevfrom
fix/update-control-directory

Conversation

@saadman30
Copy link
Copy Markdown
Contributor

update control directory files

  • Changed the base directory for controls from 'control/' to 'controls/' in autoload.php.
  • Updated package paths in index.php and Pro_Namespace_Compatibility.php to reflect the new 'controls/' directory structure.

…y files

- Changed the base directory for controls from 'control/' to 'controls/' in autoload.php.
- Updated package paths in index.php and Pro_Namespace_Compatibility.php to reflect the new 'controls/' directory structure.
@saadman30 saadman30 requested a review from shewa12 February 10, 2026 06:05
@saadman30 saadman30 self-assigned this Feb 10, 2026
- Removed the dependency on get_plugin_data() for defining KIRKI_CONTROLS_VERSION.
- Directly set KIRKI_CONTROLS_VERSION based on the defined KIRKI_VERSION or default to '0'.
- Changed the definition of KIRKI_CONTROLS_VERSION to directly use KIRKI_VERSION, removing the fallback to '0'. This simplifies the version handling for Kirki controls.
@shewa12 shewa12 merged commit f24a11a into dev Feb 10, 2026
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