這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Load More Anything Listing

外掛說明

There is no need to add any code just few settings required in the backend and it will start working as per requirements. Load More button can be used anywhere in your WordPress for listing e,g for your blog post, Comments, page, Category, Recent Posts, Sidebar widget Data, Woocommerce Product, Images, Photos, Videos, custom Div or whatever you want.

Features:

  • No need to put any code on theme files
  • No need add_action or add_filter hooks
  • Load more button on any list as per your requirements.
  • Customizable Load More button

Where you can use Load More button?

  • Blog Posts
  • Menus
  • Lists
  • Comments
  • Sidebar Widgets
  • Woocommerce products
  • Gallery
  • Any looped div

螢幕擷圖

  • Settings Option Page Backend
  • Inspect Element View By Taking Classe or ID for fields etc.
  • Front-End View of Load More Button

安裝方式

How to install Load More Anything Listing.

Using The WordPress Dashboard

  1. Navigate to the ‘Add New’ in the plugins dashboard
  2. Search for ‘Load More Anything’
  3. Click ‘Install Now’
  4. Activate the plugin on the Plugin dashboard

常見問題集

How I use this

For Example we have this format

content
content
content
content
….

1 2 ….

Field: Load More Button Wrapper
Load More Button will show inside End of that Div (For Example: #post-list)

Field: Load More Div
Which Div,class,ID you want to Ajaxing? It mean the content inside the main div will be populated in our case for example ( #post-list article)

Field: Visiable Items
This field take how many items show up on loading of page. (For example: 2 or 3 or 4)

Field: Load Items
This field takes value in integar mean how many item shows up after hitting the load more button. (For Example 1, 2 or any number)

Field: Pagination Class
This field takes class name as it will auto hide/show as per above setting once reach to end it will show automatically and load more button will be hide automatically. In our case (.pagination)

Field: Load More Button Label
Easy write up whatever you wanted to show on button text. (E,g Load More)

使用者評論

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

參與者及開發者

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

參與者

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

對開發相關資訊感興趣?

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

變更記錄

1.0

  • Settings option added on plugin