
內容簡介
Advanced Gallery & Repeater Fields for ACF 是一款強化 Advanced Custom Fields 的外掛,提供兩種強大的欄位類型,並內建前端顯示選項,無需編碼即可使用。
【主要功能】
• 增強的圖庫欄位,專業佈局無需編碼
• 支援多種佈局選擇,如網格、馬賽克等
• 增強的重複欄位,提供預建模板
• 直觀的管理介面,無需 ACF Pro
• 支援鍵盤導航與 ARIA 可及性
• 完全響應式設計
外掛標籤
開發者團隊
② 後台搜尋「Advanced Gallery & Repeater Fields for ACF」→ 直接安裝(推薦)
原文外掛簡介
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
