설명
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
스크린샷
후기
이 플러그인에 대한 평가가 없습니다.
기여자 & 개발자
“Tools Engine – AIO Custom Fields”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.
기여자자국어로 “Tools Engine – AIO Custom Fields”(을)를 번역하세요.
개발에 관심이 있으십니까?
변경이력
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.