You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 31, 2022. It is now read-only.
Let's refactor our theme to bring the latest tools and ideas we have been using in our latest projects.
PHP
WDGclassmenu_classis being repeated twiceget_template_partThemeclass to its own file, reference it infunctions.phpWP Widgetsare being properly included and registered by defaultWDG::add_body_class()WDG::register_style()&WDG::register_script()to include the version numberMarkup
Build pipeline
NPM script tasksrather than installing global Build Task Runnersvendorto its own taskCSS
JavaScript
ES6andES6 modules(tree shaking support) with RollupLinting
Docs