Tags: Webikon/webentor-stack
Tags
chore: release webentor-core 0.12.0 and starter 2.0.6 Move init.php bootstrap into WebentorCoreServiceProvider. Consumer themes no longer need to manually require_once webentor-core/init.php — Acorn auto-discovers the provider and its boot() now loads all core app files, defines path constants, and includes the optional vendor autoload. BREAKING (core 0.12.0): init.php is removed. Consumer themes must delete the require_once WEBENTOR_CORE_PHP_PATH . '/init.php' line from functions.php. Keep the WEBENTOR_CORE_PHP_PATH define — config/view.php still uses it to register core view paths. Starter 2.0.6 + theme 2.0.6 updated alongside: functions.php no longer requires init.php, composer/package constraints bumped to ^0.12. Compatibility matrix updated. Co-Authored-By: Claude Opus 4.7 (1M context) <[email protected]>
chore: release webentor-core 0.12.0 and starter 2.0.6 Move init.php bootstrap into WebentorCoreServiceProvider. Consumer themes no longer need to manually require_once webentor-core/init.php — Acorn auto-discovers the provider and its boot() now loads all core app files, defines path constants, and includes the optional vendor autoload. BREAKING (core 0.12.0): init.php is removed. Consumer themes must delete the require_once WEBENTOR_CORE_PHP_PATH . '/init.php' line from functions.php. Keep the WEBENTOR_CORE_PHP_PATH define — config/view.php still uses it to register core view paths. Starter 2.0.6 + theme 2.0.6 updated alongside: functions.php no longer requires init.php, composer/package constraints bumped to ^0.12. Compatibility matrix updated. Co-Authored-By: Claude Opus 4.7 (1M context) <[email protected]>
chore: release webentor-core 0.11.0 Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>
chore: release webentor-core 0.11.0 Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>
Add configurable WP_THEMES_DIR for non-Bedrock projects, bump setup t… …o 1.0.3
PreviousNext