Add CSS Classes to WordPress Loop Items to Build More Flexible Layouts
Add CSS classes to WordPress loop items directly or through the post_class filter to support more flexible archive layouts.
Add CSS classes to WordPress loop items directly or through the post_class filter to support more flexible archive layouts.
Calculate a WordPress user’s percentage ranking based on how many posts they have published.
Use SQL queries or cached user meta to get a user’s post count and comment count in a WordPress user center.
Two ways to get the number of posts in a specific WordPress category: a direct SQL query and a WP_Query-based approach.
Add a custom column to the WooCommerce admin orders list so each order row shows the purchased products and quantities.
Build a category subscription feature for a WordPress user center with Ajax, without relying on a plugin.
A translated guide to the Sage front-end workflow, project dependencies, Gulp commands, Bower packages, and the asset pipeline.
A translated guide to Sage template files, template parts, and standard WordPress methods for extending the theme structure.
A translated introduction to installing Sage, configuring Soil features, and understanding the core files inside the Sage theme framework.
Use Ajax upload plus Jcrop in WordPress so users can upload and crop a custom avatar from the front end.