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 has been 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
WDG
classmenu_class
is being repeated twiceget_template_part
Theme
class to its own file, reference it infunctions.php
WP Widgets
are 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 tasks
rather than installing global Build Task Runnersvendor
to its own taskCSS
JavaScript
ES6
andES6 modules
(tree shaking support) with RollupLinting
Docs
The text was updated successfully, but these errors were encountered: