| 开发者 | devnexus |
|---|---|
| 更新时间 | 2026年8月26日 18:04 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.1 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
lupyx-dynamic-fields-for-elementor folder to the /wp-content/plugins/ directory.composer install --no-dev --optimize-autoloader in the plugin directory to generate the autoloader.No. ACF Repeater fields are an ACF Pro feature, so Advanced Custom Fields Pro (6.0.0+) is required.
The Loop Grid widget and Dynamic Tags are Elementor Pro features, so Elementor Pro (3.21.0+) is required.
Sub-field values use the return format configured in your ACF field settings.
Use ACF Repeater Email URL on a Button or link/URL control. Use ACF Repeater Email when you only need the address as text.
Yes. The plugin uses an extensible Field_Type_Contract provider interface with the loop_dynamic_fields/register_providers hook.