With user data outside WP_User_Query capabilities, you may need to add custom fields to s2Member user search pages. This post shows you how.
Make WordPress Insert Ads Between Posts with the Genesis Framework
Having Wordpress insert ads between posts isn’t hard, and with the Genesis Framework, it’s downright simple.
How To Make WP_User_Query Sort by Role
This example will be simple, but even with a complicated role and capability scheme, you can make WP_User_Query
sort by role.
Customize The Genesis Author Box
The author box is generally used as a small callout with a limited biography of the author. This is the default behavior of the author box in the Genesis framework, but you can have more if you customize the Genesis author box.
Custom User Fields on Woocommerce My Account Page
Woocommerce is a great out-of-the-box ecommerce system for Wordpress, and is wonderfully extensible. The My Account page created by Woocommerce is very basic, but let’s use it as our starting point and add custom user fields on Woocommerce My Account pages.