Ajax Load More For Users Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin Description
Query and display a list of WordPress users by role using a WP_User_Query and Ajax Load More.
Shortcode Parameters
The following Ajax Load More shortcode parameters are available when the Advanced Custom Fields extension is activated.
- users – Enable compatibility with Users. (true/false)
- users_role – The user role to display.
- **users_include ** – Show specific users.
- users_exclude – Exclude specific users.
- users_per_page – The number of users to display with each query.
- users_order – The order of the displayed users.
- users_orderby – Sort retrieved users by parameter.
Example Shortcode
[ajax_load_more users="true" users_role="Subscriber" users_per_page="2"]
Screenshots
No screenshots provided