このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

Ajax Load More for Terms

説明

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

インストール

Uploading in WordPress Dashboard

  1. Navigate to the ‘Add New’ in the plugins dashboard
  2. Navigate to the ‘Upload’ area
  3. Select ajax-load-more-for-terms.zip from your computer
  4. Click ‘Install Now’
  5. Activate the plugin in the Plugin dashboard

Using FTP

  1. Download ajax-load-more-terms.zip.
  2. Extract the ajax-load-more-for-terms directory to your computer.
  3. Upload the ajax-load-more-for-terms directory to the /wp-content/plugins/ directory.
  4. Ensure Ajax Load More is installed prior to activating the plugin.
  5. Activate the plugin in the WP plugin dashboard.

FAQ

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” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

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.