Posts 2 Posts for WordPress: Basic Usage Guide
Posts 2 Posts lets you create many-to-many relationships between WordPress content types and query those connections in flexible ways.
Posts 2 Posts lets you create many-to-many relationships between WordPress content types and query those connections in flexible ways.
A practical list of WordPress data and helper functions commonly used when building a front-end user center.
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.