Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: Webikon/webentor-stack

Tags

starter-v2.0.6

Toggle starter-v2.0.6's commit message
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]>

core-v0.12.0

Toggle core-v0.12.0's commit message
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]>

starter-v2.0.5

Toggle starter-v2.0.5's commit message
chore: release webentor-core 0.11.0

Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>

core-v0.11.0

Toggle core-v0.11.0's commit message
chore: release webentor-core 0.11.0

Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>

starter-v2.0.4

Toggle starter-v2.0.4's commit message
webentor-starter 2.0.4

setup-v1.0.3

Toggle setup-v1.0.3's commit message
Add configurable WP_THEMES_DIR for non-Bedrock projects, bump setup t…

…o 1.0.3

v0.10.1

Toggle v0.10.1's commit message
Fix l-section inner z-index, bump version to 0.10.1