
Ajax Load More for Users
by Darren Cooney on WordPress.org
Ajax Load More extension that adds compatibility for infinite scrolling WordPress users via WP_User_Query.
(0)
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"]
Active installations10+
Weekly downloads
18-61.70%
Version1.1.3
Last updated6/5/2025
WordPress version4.0
Tested up to6.8.1
Tags
ajaxajax load moreinfinite scrolllazy loadusers