[WordPress] 外掛分享: Ajax Load More for Advanced Custom Fields

WordPress 外掛 Ajax Load More for Advanced Custom Fields 的封面圖片。

前言介紹

  • 這款 WordPress 外掛「Ajax Load More for Advanced Custom Fields」是 2017-05-03 上架。
  • 目前有 2000 個安裝啟用數。
  • 上一次更新是 2024-12-04,距離現在已有 150 天。
  • 外掛最低要求 WordPress 4.0 以上版本才可以安裝。
  • 有 5 人給過評分。
  • 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。

外掛協作開發者

dcooney |

外掛標籤

acf | custom fields | ajax load more | infinite scroll | advanced custom fields |

內容簡介

進階自訂欄位(Advanced Custom Fields)的 Ajax Load More 提供無限捲動(infinite scrolling)功能,可讓使用者輕鬆存取頁面或文章上的 Repeater、Gallery、Flexible Content 及 Relationship 自訂欄位,並回傳結果以供 Ajax Load More 進行無限捲動。

檢視使用說明文件

支援的欄位類型

本外掛支援以下進階自訂欄位的欄位類型:

Gallery – 提供管理圖片集合的簡單及直覺介面。
Flexible Content – 提供空白畫布,讓您可以新增無限數量的版面配置並完全掌控其順序。
Relationship – 創造類似文章物件欄位的美觀版本。使用 Relationship 欄位,您可以從頁面、文章及自訂文章類型等中進行選擇。
Repeater – 允許建立可重複編輯內容的子欄位集。

短碼參數

當進階自訂欄位外掛啟用時,以下 Ajax Load More 短碼參數便可使用。

acf – 啟用與進階自訂欄位的相容性(true/false)。
acf_post_id – 目前頁面或文章的 ID。預設值為 $post->ID。
acf_field_type – 進階自訂欄位的欄位類型(gallery/flexible/relationship/repeater)。
acf_field_name – 進階自訂欄位的欄位名稱。

短碼範例
[ajax_load_more repeater="default" acf="true" acf_field_type="repeater" acf_field_name="{欄位名稱}"]

原文外掛簡介

Ajax Load More for Advanced Custom Fields provides additional functionality for infinite scrolling Flexible Content, Gallery, Repeater and Relationship field data with Ajax Load More.
Easily access Repeater, Gallery, Flexible Content and Relationship custom field data from a page or post and return the results to Ajax Load More for infinite scrolling.
View Documentation
Supported Field Types
The following ACF Field Types are supported:

Gallery – The gallery field provides a simple and intuitive interface for managing a collection of images.
Flexible Content – The flexible content field acts as a blank canvas to which you can add an unlimited number of layouts with full control over the order.
Relationship – The Relationship field creates a very attractive version of the post object field. With a Relationship field, you can select from pages + posts + custom post types.
Repeater – The repeater field allows you to create a set of sub fields which can be repeated again and again whilst editing content.

Shortcode Parameters
The following Ajax Load More shortcode parameters are available when the Advanced Custom Fields extension is activated.

acf – Enable compatibility with Advanced Custom Fields. (true/false)
acf_post_id – The ID of the current page/post. Default = $post->ID
acf_field_type – The type of ACF field. (gallery/flexible/relationship/repeater)
acf_field_name – The name of the ACF field.
acf_parent_field_name – Access sub field data up to the three levels deep.
acf_row_index – Access sub field data in a Repeater or Flexible Content field by row index.

Example Shortcode
[ajax_load_more repeater="default" acf="true" acf_field_type="repeater" acf_field_name="{your_field_name}"]

各版本下載點

  • 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
  • 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「Ajax Load More for Advanced Custom Fields」來進行安裝。

(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。


1.0 | 1.1 | 1.1.1 | 1.1.2 | 1.2.0 | 1.3.1 | 1.3.2 | 1.3.3 | trunk |

延伸相關外掛(你可能也想知道)

  • Advanced Custom Fields (ACF®) 》Advanced Custom Fields 可以讓 WordPress 網站成為一個完整的內容管理系統,提供您所有工具以更好管理您的數據。, 使用 Advanced Custom Fields 外掛,完全...。
  • Advanced Custom Fields: Font Awesome Field 》在 Advanced Custom Fields 中添加一個Font Awesome 圖標字段類型。, , 指定要使用哪些 Font Awesome...。
  • ACF Content Analysis for Yoast SEO 》此外掛確保 Yoast SEO 分析包括所有 ACF 內容,包括彈性內容和重複器。, Yoast SEO for WordPress 內容和 SEO 分析不會考慮一篇文章的Advanced Custom Fields...。
  • Advanced Custom Fields: Extended 》🚀 全方位增強套件,可改進WordPress和Advanced Custom Fields。此外掛旨在提供一個強大的管理框架,涵蓋了眾多改進和優化。, 此外掛需要至少 ACF Pro 5.8。,...。
  • ACF Photo Gallery Field 》t; 'Status', , 'name' => 'status', , 'choices' => array(, 'public' => 'Public', , 'private' => ...。
  • Table Field Add-on for ACF and SCF 》表格欄位外掛程式增強了Advanced Custom Fields外掛程式的功能,讓表格編輯更易於使用。, 此外掛程式需要Advanced Custom Fields外掛程式或專業版!, 表格欄...。
  • Really Simple CSV Importer 》替代 CSV 導入外掛程式。簡單而強大,最適合於技術狂熱者。, , 類別支援, 標籤支援, 自訂欄位支援, Smart Custom Fields 支援, Custom Field Suite 支援, Adv...。
  • ACF to REST API 》此 WordPress 外掛在WordPress REST API中提供了Advanced Custom Fields的端點, 詳細資訊請參閱GitHub:https://github.com/airesvsg/acf-to-rest-api/。
  • ACF Quick Edit Fields 》這個 WordPress 外掛為 Advanced Custom Fields Plugin(Pro 和 Free 5+)增加了快速編輯功能。, 特色, , 在清單檢視中顯示 ACF 欄位值, 支援的 ACF 欄位類型...。
  • Advanced Custom Fields: Gravity Forms Add-on 》提供進階自訂欄位 (Advanced Custom Field),讓 WordPress 編輯使用者或管理員可以在欄位群組配置中選擇 Gravity Form。, 可以在 外掛的 GitHub 存儲庫 中找...。
  • Advanced Custom Fields: Image Aspect Ratio Crop Field 》這是一個進階自訂欄位 (Advanced Custom Fields) 的外掛,會在使用者上傳圖片後強制執行特定的長寬比例或像素大小裁剪。使用長寬比例對於回應式圖片的使用情...。
  • Advanced Custom Fields: Nav Menu Field 》使用 Nav Menu Field 外掛將導覽選單加入Advanced Custom Fields (ACF)。此外掛會在 ACF(版本 5 和 4)加入 Nav Menu 欄位類型,讓您從 WordPress 管理後台...。
  • ACF Theme Code for Advanced Custom Fields 》ACF Theme Code 外掛可以自動生成在主題中實現 Advanced Custom Fields 所需的程式碼。以下是該外掛的功能特色:, , - 縮短網站開發時間。, - 當您發布、編輯...。
  • ACF qTranslate 》此外掛提供 qTranslate-X 相容的 ACF4 和 ACF5PRO 欄位類型,包括文字、文字區域、所見即所得編輯器、影像和檔案。新增欄位至群組時,這些新的欄位類型將在欄...。
  • ACF Options For Polylang 》您使用了高級自訂欄位來建立選項頁面,並且安裝了 Polylang 外掛以獲得令人驚嘆的多語言網站嗎?, 可惜的是,Polylang 並不處理 ACF 的選項頁面。這意味著您...。

文章
Filter
Apply Filters
Mastodon