Run WordPress Queries Outside a WordPress Theme
How to load WordPress core and run normal WordPress queries from outside a theme or plugin file.
How to load WordPress core and run normal WordPress queries from outside a theme or plugin file.
Practical tips for using the Sage framework more efficiently when developing WordPress themes.
How to use Composer in a WordPress theme or plugin to install and autoload third-party PHP libraries.
How to work around the utf8mb4 import problem when moving a WordPress 4.2 database into BAE.
A detailed introduction to WordPress taxonomies, taxonomy terms, and how taxonomy data is stored across WordPress database tables.
How to upload and play videos in WordPress with the built-in video player instead of relying on Flash or third-party embeds.
How to get the URL of the translated page for the current language in WPML when you need to build links manually.
How to adapt the HTML output of wp_nav_menu() so a WordPress menu works cleanly with Bootstrap 3 navigation markup.
Add a custom admin column that displays the word count for each post in the WordPress post list screen.
Roots 8.0, later renamed Sage, brought a new build workflow, framework agnosticism, and major structural changes.