Flow Fields is a WordPress plugin that allows you to easily add custom fields to your posts, pages, and other custom post types.
評分
5
最近更新:
January 28, 2024
版本
1.1.5
活躍安裝總數
10

Flow Fields is a WordPress plugin that allows you to easily add custom fields to your posts, pages, and other custom post types. It is designed to be lightweight and intuitive, while providing a robust set of features for managing custom fields.

With Flow Fields, you can create custom meta boxes with fields such as text, number, date, file, image, textarea, repeater, and more. You can also set default values, specify required fields, and add instructions for each field.

In the near future, we plan to add support for custom post type management, taxonomies, and shortcodes.

Usage

To create a custom meta box with fields, go to the “Flow Boxes” menu in the WordPress dashboard and click “Add New Box”. Give your meta box a title and select the post types that it should apply to. Submit the box, then click “Fields & Options” Then, click “Add Field” to add a field to your meta box.

There are many different field types to choose from, including text, number, date, file, image, textarea, repeater, and more.

Once you’ve added all of your fields, click “Save Meta Box” to save your changes. Your custom meta box will now be displayed on the edit screen for your selected post types.

To get the value of a custom field in your code, you can use the get_field() function. This function takes three parameters: the field’s key and the post ID and format (sanitizes data on true/false). It will return the value of the field for the given post.

免費使用Creator方案
活躍安裝總數
10
目前已測試版本
6.2.6
此外掛程式已可供下載,並可用於你的 WordPress 自助託管安裝。