Ajax Load More for Users

Ajax Load More for Users

Details
View on WordPress

Query and display a list of WordPress users by role using a WP_User_Query and Ajax Load More.

View Example

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"]

Details

Plugin code:
ajax-load-more-for-users
Plugin version:
1.2.0
Outdated:
No
WP version:
4.0 or higher
PHP version:
or higher
Test up to WP version:
6.8.3
Total installations:
10
Last updated:
2025-11-13
Rating:
Times rated:
0
ajax
ajax-load-more
infinite-scroll
lazy-load
users