| 开发者 | MaximeBJ |
|---|---|
| 更新时间 | 2026年3月4日 23:33 |
| PHP版本: | 8.1 及以上 |
| WordPress版本: | 6.9 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
/wp-content/plugins/modern-fields directory, or install the plugin through the WordPress plugins screen directly.Modern Fields is built specifically for Gutenberg and relies on block editor APIs. The classic editor is not supported.
Use the Field value block to show any value from your fields from the current post, post author or options pages. No code required! It will bind the data to your templates automatically.
You can also use these functions in your custom blocks or template : the_field() or get_field()
Yes. Permissions integrate with WordPress roles and capabilities. Only users with the appropriate capabilities can create or edit field groups.