
內容簡介
一個 WordPress 外掛,用於管理化妝品成分的國際命名法(INCI)。您可以設置成分和產品的數據庫,並使用簡碼輕鬆地將產品表格插入文章和頁面中。
在 data 目錄中有一個包含成分的範例產品可使用 WordPress 標準導入工具進行導入。
插件功能
自定義成分文章類型:它附帶一個功能列表、來源列表和可視化安全欄。
自定義產品文章類型:它帶有品牌分類法。
單個和多個成分搜索:根據本地數據庫檢查成分。
選項:可以排除默認 CSS,將其複製到您的 style.css 中並自定義它;更改免責聲明內容。
簡碼:在產品列表中,有一列您可以複製特定產品相關的“基本”簡碼。
如果需要以不同的方式顯示它,您可以:
指定不同的標題
Example: [wp_inci_product id=”33591″ title=”My custom title”]
自動插入產品永久連結
Example: [wp_inci_product id=”33591″ link=”true”]
刪除成分列表
Example: [wp_inci_product id=”33591″ link=”true” list=”false”]
從成分列表中刪除安全性
Example: [wp_inci_product id=”33591″ safety=”false”]
語言:英語,意大利語。
支持
如果您需要支持或有功能要求,請使用支持論壇。
備註
CMB2 by CMB2 team
Extended CPTs by John Blackbourn
Carbon Fields by htmlBurger
外掛標籤
開發者團隊
原文外掛簡介
A WordPress plugin to manage INCI (International Nomenclature of Cosmetic Ingredients). You can set up your database of ingredients and products and easily insert a product table into posts and pages using a shortcode.
There are two example products with ingredients into the data directory that can be imported using the standard WordPress Importer.
Plugin Features
Custom Post Type Ingredient: it comes with a function list, a source list and a visual safety field.
Custom Post Type Product: it comes with a brand taxonomy.
Single and multiple search for ingredients: check the ingredient against the local database.
Options: possibility to exclude the default CSS, copy it into your style.css and customize it; change the disclaimer content.
Shortcode: in the product list, there is a column where you can copy the ‘basic’ shortcode relative to a specific product.
If you need a different way to display it, you can:
specify a different title
Example: [wp_inci_product id=”31″ title=”My custom title”]
automatically insert the product permalink
Example: [wp_inci_product id=”31″ link=”true”]
remove the ingredients listing
Example: [wp_inci_product id=”31″ link=”true” list=”false”]
remove the safety from ingredients listing
Example: [wp_inci_product id=”31″ safety=”false”]
show the product content.
Example: [wp_inci_product id=”31″ content=”true”]
hide the disclaimer.
Example: [wp_inci_product id=”31″ disclaimer=”true”]
Licence
WP INCI is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with WP INCI. If not, see https://www.gnu.org/licenses/gpl-3.0.html.
Credits
CMB2 by CMB2 team
Extended CPTs by John Blackbourn
