| 开发者 | hith |
|---|---|
| 更新时间 | 2026年8月3日 19:25 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
/wp-content/plugins/ or install it through the WordPress Plugins screen.Field groups are stored as a dedicated internal custom post type and their settings are saved in post meta. Field values for content are stored in normal WordPress post meta.
Yes. Use helper functions like lcfb_get_field() and repeater helpers like lcfb_have_rows(), lcfb_the_row(), and lcfb_get_sub_field().
Yes. Repeaters can contain another repeater as a sub field.