Query Loop Load More

外掛說明

Adds a load more option to the Query Loop Pagination block in Gutenberg, allowing users to load more posts without refreshing the page.

To use this plugin, you must first add the Query Loop block into your post content, then add the Pagination block inside the Query Loop. When working with the Pagination block, you will see new options to enable load more on the block.

The load more option allows you to set a loading text parameter and also the button text. The load more button works with the alignment options and arrow options of the pagination block.

Here is how to enable the load more option:

  • Add the Query Loop block to your post content.
  • Inside the Query Loop block, add the Pagination block.
  • In the Pagination block settings, enable the “Load More” option.
  • Set the loading text parameter and the button text.
  • Customize the alignment and arrow options if desired.
  • That’s it! Your visitors can now load more posts by clicking the load more button without refreshing the page.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Query Loop Load More〉的開發相關工作。

參與者

將〈Query Loop Load More〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.0.5

  • Fix – Infinite scroll would duplicate some posts due to the same AJAX call being executed twice

1.0.4

  • Update – Version

1.0.3

  • Fix – Loading more posts on “Inherit query from template”

1.0.2

  • Add – SVN deployment workflow
  • Update – Version and Stable tag

1.0.1

  • Fix – Unify GPL license
  • Fix – Unify text domain and plugin slug

1.0.0

Initial release.