توضیحات
Ajax Load More for Terms provides additional functionality for infinite scrolling Taxonomy Terms with Ajax Load More using the WP_Term_query.
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"]
نصب
Uploading in WordPress Dashboard
- Navigate to the ‘Add New’ in the plugins dashboard
- Navigate to the ‘Upload’ area
- Select
ajax-load-more-for-terms.zip
from your computer - Click ‘Install Now’
- Activate the plugin in the Plugin dashboard
Using FTP
- Download
ajax-load-more-terms.zip
. - Extract the
ajax-load-more-for-terms
directory to your computer. - Upload the
ajax-load-more-for-terms
directory to the/wp-content/plugins/
directory. - Ensure Ajax Load More is installed prior to activating the plugin.
- Activate the plugin in the WP plugin dashboard.
سوالات متداول
-
What version of Ajax Load More is required?
-
You must have v5.2+ of Ajax Load More installed.
-
How do I use this extension?
-
Once installed, visit the Ajax Load More Shortcode Builder and build a custom shortcode specifying the Term Query.
نقد و بررسیها
نقد و بررسیای برای این افزونه یافت نشد.
توسعه دهندگان و همکاران
“Ajax Load More for Terms” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کردهاند.
مشارکت کنندگانترجمه “Ajax Load More for Terms” به زبان شما.
علاقه مند به توسعه هستید؟
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
گزارش تغییرات
1.1.1 – November 11, 2024
- UPDATE: Readme, contributors, WordPress tested version
- NOTE: Plugin has new ownership
1.1 – June 11, 2023
- UPDATE: Updated to add compatibility with Cache Add-on 2.0 and Ajax Load More 6.0.
1.0 – March 13, 2020
- Initial Release.