WPThumbs
Themes Plugins By purpose By industry Best-of lists Fix it guides
Free Plugin by Darren Cooney v1.2.0

Ajax Load More for Terms

Ajax Load More extension that adds compatibility for infinite scrolling WordPress terms using term_query.

Ajax Load More for Terms

The facts

Active installs
100+
Price
Free
Last updated
13 Nov 2025
Added
Mar 2020
Requires WP
4.0
Tested up to
WP 6.8.8
Downloads
5,259

Our analysis

AI-assisted

Ajax Load More for Terms is a WordPress plugin that enhances the Ajax Load More functionality by enabling infinite scrolling for taxonomy terms using the WP_Term_query. It allows you to display terms from a specified taxonomy and manage how many terms are shown at once.

The plugin includes shortcode parameters that let you configure the term query, including options to hide empty terms and define the number of terms to display. It is suitable for users who want to implement infinite scrolling for taxonomy terms on their WordPress sites.

Best for: This plugin is best for WordPress site owners looking to implement infinite scrolling for taxonomy terms.

What it does well

  • Enhances Ajax Load More with taxonomy term functionality
  • Supports infinite scrolling for terms
  • Configurable shortcode parameters for flexibility
  • Free to use from the WordPress.org directory
  • Active installation count of 100

Where it falls short

  • Limited information on features and capabilities
  • Rating not published

Verdict

Ajax Load More for Terms offers specific functionality for taxonomy terms but lacks extensive documentation and user feedback. It may be useful for those needing this feature.

From the developer

Darren Cooney's own description of Ajax Load More for Terms, lightly tidied.

Ajax Load More for Terms provides additional functionality for infinite scrolling Taxonomy Terms with Ajax Load More using the WP_Term_query.

View Documentation

Shortcode Parameters

The following Ajax Load More shortcode parameters are available when the Advanced Custom Fields extension is activated.

  • term_query – Enable term_query functionality. (true/false)
  • term_query_taxonomy – The taxonomy to query. Default = null
  • term_query_number – The amount . Default = 5
  • term_query_hide_empty – Whether to hide terms not assigned to any posts. Default = true

Example Shortcode

[ajax_load_more repeater="default" term_query="true" term_query_taxonomy="movie" term_query_number="5"]

Read the full description on the official page →

Tagged as