外掛說明
Tools engine provides an easy to use interface for registering and managing custom fields for your website.
Fields can be added all over WP including posts, users, taxonomy terms and even custom post types.
-
How to Create Custom Fields in Tools Engine Plugin
Highlights
- Easy to use.
- Supports Over 25 field types.
- Theme Code Generator through an intuitive admin UI.
- Compatible with any theme.
Field Types
We have group of fields that you can build the perfect content structure for your site.
- Basic
- Text
- TextArea
- WYSIWYG (Visual Editor)
- Number
- Image
-
Gallery
-
Advanced
- File
- oEmbed
- Color Picker
- Date Time Picker
- Range
-
Password
-
options
- Select
- Checkbox
- Radio Button
- Button Group
-
True/False
-
Relationship
- Link
- Post Object
- Url
- Relationship
- Taxonomy
-
User
-
Layout
- Message
Display Method
Theme Code
- When you publish, edit or update an Field Group, the code will be displayed in the Theme Code section at the bottom of your Edit Field Group page.
- Use the clipboard icons in this section quickly copy and paste the code blocks into your theme template files.
Shortcode
- Display a custom field view using shortcode.
- You can add shortcode to anywhere under page or post content, gutenberg shrotcode block or page builder shortcode element or sidebar widgets.
- Example – [toolsengine field=’field_name’]
- Group Field – [toolsengine field=’groupname__fieldname’]
- Repeater Field – [toolsengine field=’repeatername__row__subfieldname’]
HELPFUL LINKS
螢幕擷圖
使用者評論
這個外掛目前沒有任何使用者評論。
參與者及開發者
變更記錄
1.1
- Added: WordPress 6.1.1 compatibility
- Updated : Bug fixes and UI improvements
- Updated : React dependencies
- Added : Tools section
- Added : Field Cloneable option for all types of field
1.0.3
- Added : Repeater Field (Single) Support.
1.0.2
- Added : Single Group Field Support.
1.0.1
- Updated Documentation, Video Links in readme.
1.0
- Initial release version with UI Modifications.
0.1
- Initial beta release version.