
前言介紹
- 這款 WordPress 外掛「Advanced Gallery & Repeater Fields for ACF」是 2026-01-06 上架。
- 目前有 30 個安裝啟用數。
- 上一次更新是 2026-01-31,距離現在已有 26 天。
- 外掛最低要求 WordPress 5.8 以上版本才可以安裝。
- 外掛要求網站主機運作至少需要 PHP 版本 7.4 以上。
- 尚未有人給過這款外掛評分。
- 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。
外掛協作開發者
外掛標籤
acf | gallery | repeater | ACF Addon | custom fields |
內容簡介
總結:Advanced Gallery & Repeater Fields for ACF 強化了 Advanced Custom Fields,提供兩種強大的欄位類型,包括內建的前端顯示選項。無需編碼!
問題與答案:
問題:Advanced Gallery Field 中的 Gallery Features 有哪些功能?
答案:包括 WordPress 媒體庫整合、拖放圖片重新排序、可配置圖片大小、性能懶加載、標題支持、觸控/滑動手勢、鍵盤導航、完全響應式等功能。
問題:Enhanced Repeater Field 可以創建哪些內容模板?
答案:可以創建清單、卡片式網格、表格、手風琴、選項卡、時間軸等內容模板。
問題:什麼是 Key Features 中提到的 Zero Coding?
答案:Zero Coding 表示在欄位設置中可以配置所有設定資訊,無需編碼。
問題:這個外掛適合哪些用途?
答案:適合用於攝影作品集、產品展示、服務展示等。
原文外掛簡介
Advanced Gallery & Repeater Fields for ACF supercharges Advanced Custom Fields with two powerful field types that include built-in frontend display options. No coding required!
NEW in v1.2.0: Enhanced Repeater now works with ACF Free! No need for ACF Pro anymore.
Enhanced Gallery Field
Transform your image galleries with professional layouts – no coding needed!
Available Layouts:
* Grid – Responsive grid with customizable columns (1-6)
* Masonry – Pinterest-style masonry layout
* Carousel/Slider – Touch-enabled slider with autoplay, arrows, and dots
* Justified – Flickr-style justified rows with perfect alignment
* Lightbox – Built-in lightbox modal with thumbnails, keyboard navigation, and swipe support
Gallery Features:
* WordPress Media Library integration
* Drag & drop image reordering
* Configurable image sizes
* Lazy loading for performance
* Caption support
* Touch/swipe gestures
* Keyboard navigation
* Fully responsive
📋 Enhanced Repeater Field
Create beautiful repeating content sections with pre-built templates.
** Works with ACF Free & Pro!** – No ACF Pro required for admin editing.
Available Layouts:
* List – Clean, simple list format
* Grid/Cards – Modern card-based grid with images, titles, and CTAs
* Table – Organized data table format
* Accordion – Collapsible panels with ARIA accessibility
* Tabs – Horizontal or vertical tabbed interface
* Timeline – Vertical timeline with dates and markers
Repeater Features:
* Visual admin interface (no ACF Pro needed!)
* Add, remove, duplicate, and reorder rows
* Field mapping for titles, content, images, links, and dates
* ARIA accessibility support
* Keyboard navigation
* Responsive layouts
* Customizable styling
Key Features
Works with ACF Free! – Both fields fully functional with free ACF
Zero Coding – Configure everything in field settings
Auto-Rendering – Use standard the_field() or get_field()
Fully Responsive – Mobile-friendly layouts
Fast Performance – Optimized CSS and JS
Accessible – ARIA labels and keyboard navigation
WP All Import Compatible – Bulk import data from CSV/XML
Developer Friendly – Helper functions and CSS variables for customization
SEO Optimized – Semantic HTML markup
Translation Ready – Full i18n support
Perfect For
Photography portfolios
Product galleries
Team member listings
Testimonials
FAQs
Services showcases
Timeline histories
Feature comparisons
And much more!
WP All Import Compatibility
Fully compatible with WP All Import Pro and the ACF Add-On:
* Enhanced Gallery: Import comma-separated image IDs or URLs
* Enhanced Repeater: Import JSON or serialized data
* Automatic field type mapping
* Bulk data migration support
Usage Examples
Basic Usage:
Helper Functions:
Custom Styling:
:root {
--agrfuxd-columns: 4;
--agrfuxd-gap: 20px;
--agrfuxd-primary: #0073aa;
--agrfuxd-radius: 10px;
}
Browser Support
Chrome (latest)
Firefox (latest)
Safari (latest)
Edge (latest)
Mobile browsers (iOS Safari, Chrome Mobile)
Developer Documentation
Helper Functions
agrfuxd_render_enhanced_gallery( $field_name, $post_id )
Manually render an Enhanced Gallery field with its configured layout.
Parameters:
* $field_name (string) – The field name or key
* $post_id (int|null) – Post ID (defaults to current post)
Returns: (string) HTML output
agrfuxd_render_enhanced_repeater( $field_name, $post_id )
Manually render an Enhanced Repeater field with its configured layout.
Parameters:
* $field_name (string) – The field name or key
* $post_id (int|null) – Post ID (defaults to current post)
Returns: (string) HTML output
CSS Variables
The plugin uses CSS custom properties for easy theming:
:root {
/* Layout */
--agrfuxd-columns: 3;
--agrfuxd-gap: 20px;
/* Colors */
--agrfuxd-primary: #2271b1;
--agrfuxd-text: #1e1e1e;
--agrfuxd-border: #ddd;
--agrfuxd-bg: #f9f9f9;
/* Design */
--agrfuxd-radius: 8px;
--agrfuxd-shadow: 0 2px 8px rgba(0,0,0,0.1);
/* Transitions */
--agrfuxd-transition: 0.3s ease;
}
CSS Classes
.agrfuxd-gallery – Gallery wrapper
.agrfuxd-gallery-grid – Grid layout
.agrfuxd-gallery-masonry – Masonry layout
.agrfuxd-gallery-carousel – Carousel layout
.agrfuxd-repeater – Repeater wrapper
.agrfuxd-repeater-grid – Grid/cards layout
.agrfuxd-accordion – Accordion layout
.agrfuxd-tabs – Tabs layout
.agrfuxd-repeater-timeline – Timeline layout
Hooks & Filters
Coming in v1.3.0 – Custom hooks for advanced developers.
Privacy Policy
This plugin does not collect, store, or transmit any user data. All content is stored locally in your WordPress database using standard ACF methods.
Credits
Developed by UXD Experts – WordPress experts specializing in user experience and custom development.
Support This Plugin
If you find this plugin helpful, please:
* Rate it 5 stars on WordPress.org
* Share it with other WordPress developers
* Donate to support development
* Follow us on Twitter
各版本下載點
- 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
- 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「Advanced Gallery & Repeater Fields for ACF」來進行安裝。
(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。
2.0.1 |
延伸相關外掛(你可能也想知道)
Smart Slider 3 》al editor, Layer animation builder, Layer blending modes and filters, Google Fonts integration, Custom CSS, Smart Crop for perfect image fit, Built...。
Slider, Gallery, and Carousel by MetaSlider – Image Slider, Video Slider 》使用MetaSlider,您可以在數分鐘內創建強大的、優化的幻燈片、輪播、橫向滑屏或相冊,它是全球#1的響應式WordPress幻燈片外掛。MetaSlider是圖像、照片、視...。
Photo Gallery, Sliders, Proofing and Themes – NextGEN Gallery 》WordPress圖庫插件, 自2007年以來,NextGEN Gallery已成為行業標準的WordPress圖庫插件,每年繼續接收超過150萬的新下載量。它很容易管理簡單的照片圖庫,但...。
Photo Gallery by 10Web – Mobile-Friendly Image Gallery 》委員會翻譯如下:, , Photo Gallery 是建立美麗的行動裝置友好型相簿所需的領導外掛程式,只需幾分鐘即可完成。, 有用的連結:, 現場示範, 10Web 的高級 Phot...。
Firelight Lightbox 》Easy FancyBox WordPress外掛為您的網站提供靈活美觀的光箱解決方案,幾乎適用於網站上的所有媒體連結。Easy FancyBox使用更新的傳統FancyBox jQuery擴展版本...。Simple Lightbox 》Simple Lightbox 是一個非常簡單且可自定義的燈箱,在您的 WordPress 網站上添加它非常容易。, 功能, 自定義燈箱行為的選項位於外觀 > Lightbox 管理員菜...。
Responsive Lightbox & Gallery 》提供完整的 WordPress 相簿外掛所需一切, Responsive Lightbox and Gallery 外掛是一個全功能的 WordPress 相簿外掛,擁有強大的拖放相簿生成器和 Lightbox ...。
Gallery by FooGallery 》lugin/show-more-pagination/" rel="nofollow ugc">demo, Supports webP image compression for faster page loads, Advanced caching techniques for faster...。
Lightbox & Modal Popup WordPress Plugin – FooBox 》FooBox是第一個嚴肅考慮響應式佈局的燈箱。它不僅會將圖片縮放以在手機上呈現更好的效果,還會重新排列按鈕控制,使其在縱向或橫向的方向上都展現出色的外觀...。
Envira Gallery – Image Photo Gallery, Albums, Video Gallery, Slideshows & More 》相片集外掛, , 有用連結:, , 相片集範例, 相片集文件, 相片集支援, , 我們認為你不應該必須聘請開發人員來建立 WordPress 相片集。這就是為什麼我們建立了 E...。
WP Show Posts 》注意事項, 此外掛目前僅收到安全性更新。請查看我們的GenerateBlocks外掛以獲得更現代的解決方案。, , , WP Show Posts能夠透過易於使用的簡碼在您網站上的任...。
Carousel, Slider, Photo Gallery with Lightbox, Video Slider, by WP Carousel 》, 實時演示 | 影片教程 | 使用說明 | 升級至專業版 », 概觀, WP Carousel 是最強大且使用者友好的 WordPress 公告欄外掛,可建立帶圖片、文章、WooComm...。
Visual Portfolio, Photo Gallery & Post Grid 》WordPress 的圖庫和作品集外掛, ★★★★★, 作品集網站是當今最受歡迎的網站之一。我們創建了Visual Portfolio,Photo Gallery和Post Grid WordPress外掛程式,這...。
ACF Photo Gallery Field 》t; 'Status', , 'name' => 'status', , 'choices' => array(, 'public' => 'Public', , 'private' => ...。
WP Featherlight – A Simple jQuery Lightbox 》WP Featherlight 是一個 WordPress 外掛,可為您的WordPress 網站添加一個極簡、高效、響應式 jQuery 燈箱。在其核心,WP Featherlight是一個用於 Featherlig...。
