Use PHP Composer in a WordPress Theme or Plugin to Load Third-Party Libraries
How to use Composer in a WordPress theme or plugin to install and autoload third-party PHP libraries.
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.
A practical walkthrough for building a WordPress mobile theme, from choosing a mobile front-end framework to converting HTML into WordPress templates.
A practical summary of the content modules, data structures, and common plugins involved in building a company website with a WordPress corporate theme.
A practical example of adding, saving, and reading a custom field on WooCommerce variable products.
Show the combined cart weight in WooCommerce when shipping costs depend on product weight.