
內容簡介
Tools Engine 提供一個易於使用的介面,讓您可以註冊和管理網站的自訂欄位。
欄位可以在 WP 的各處添加,包括文章、使用者、分類項目,甚至是自訂文章類型。
如何在 Tools Engine 外掛中創建自訂欄位
亮點
易於使用。
支援超過 25 種欄位類型。
透過直觀的管理員 UI,提供主題代碼產生器。
與任何主題兼容。
欄位類型
我們有一組欄位,您可以構建完美的內容結構,以符合您的網站需求。
基本
文字
文字區域
所見即所得 (視覺化編輯器)
數字
電子郵件
圖像
圖片集
進階
檔案
oEmbed
色彩選取器
日期和時間選取器
範圍
密碼
選項
下拉式清單
方塊核取方塊
單選按鈕
按鈕組
真/假
關聯
連結
文章物件
網址
關聯
分類
使用者
佈局
訊息
顯示方式
主題代碼
當您發佈、編輯或更新一個欄位組合時,代碼將顯示在您的編輯欄位組合頁面底部的「主題代碼」部分。
使用此部分中的剪貼簿圖示,輕鬆地將代碼區塊複製並貼上到您的主題模板檔案中。
短碼
使用短碼顯示自訂欄位視圖。
您可以將短碼添加到頁面或文章內容的任何位置,使用 Gutenberg 短碼區塊或頁面建構器短碼元素或側邊欄小工具。
範例 - [toolsengine field=’field_name’]
欄位群組 - [toolsengine field=’groupname__fieldname’]
重複器欄位 - [toolsengine field=’repeatername__row__subfieldname’]
有用連結
說明文件
外掛標籤
開發者團隊
② 後台搜尋「Tools Engine – AIO Custom Fields」→ 直接安裝(推薦)
原文外掛簡介
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
Email
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
Documentation
