
內容簡介
Ajax Load More for SearchWP是一個小型的擴展程式,提供將SearchWP查詢結果返回到Ajax Load More進行無限滾動的功能。
此擴展程式通過提供Ajax Load More和SearchWP之間的連接點來實現,適用於至少運行Ajax Load More 2.13.0和SearchWP 2.6.1的用戶。
實現步驟
啟用插件。
創建帶有唯一ID參數的Ajax Load More shortcode。
將自定義的alm_query_args過濾器添加到您的主題functions.php中- 了解更多。
查看文檔
外掛標籤
開發者團隊
原文外掛簡介
Ajax Load More for SearchWP is a tiny extension that provides the functionality for returning SearchWP query results to Ajax Load More for infinite scrolling.
The extension works by providing a connection point between Ajax Load More and SearchWP and is available for users running at least Ajax Load More 2.13.0 and SearchWP 2.6.1.
Implementation Steps
Activate plugin.
Create Ajax Load More shortcode with a unique ID parameter.
Add custom alm_query_args filter to your theme functions.php – Learn More.
View Documentation
