內容簡介
新版本2.0.0帶來了一個強大的新功能:自動增強,如果您的佈景主題顯示了類別/術語描述,那麼它將自動增強。
您準備好了嗎?您可以通過在您所選擇的佈景主題中創建content-ecp.php文件來自定義模板。
增強類別頁面允許您通過使用特殊的自定義文章類型來管理它們來創建自定義類別和術語頁面。
由Codacy靜態分析保證的高級代碼質量:A 級。
特點
新的 Visual Composer 兼容 – 您現在可以使用 Visual Composer 編輯類別
新的 Genesis 框架兼容
兼容 WooCommerce – 現在可以增強產品類別
對每個人都很容易使用:用戶、設計師、開發人員
自動顯示增強的類別/術語內容
通過在您所選擇的佈景主題中創建content-ecp.php文件來自定義增強的類別/術語內容
使用 setup_ec_data 遍歷類別,現在可以通過類別ID作為參數
增強任何分類法:將任何分類法術語編輯為自定義文章
編輯類別作為自定義文章 – 增強類別
自動為每個類別生成增強的類別文章類型
透明同步增強的類別及其相應的類別
添加任何 WordPress 自定義文章提供的功能
使用<?php $GLOBALS['enhanced_category']->setup_ec_data(); ?>(請參閱安裝部分)輕鬆在類別模板上顯示增強的類別
國際化準備
未來功能
通過外掛選項自定義增強的類別自定義文章類型能力
對增強的類別進行手動選擇
外掛標籤
開發者團隊
原文外掛簡介
NEW Version 2.0.0 brings a great new feature: with some magic, if your theme displays category/term description, then it would be automatically enhanced.
Are you ready for more? You can customize the template by creating a content-ecp.php file in your theme of choice.
Enhanced Category Pages allows you to create custom category and term pages by managing them using a special custom post type.
Premium code quality ensured by Codacy static analysis: grade A.
Features
NEW Visual Composer compatible – you can now edit the category using Visual Composer
NEW Genesis Framework compatible
WooCommerce compatible – product categories can be enhanced now
Easy to use for everyone: users, designers, developers
Automatically show enhanced category/term content
Customize enhanced category/term content by creating a content-ecp.php file in your theme of choice
Traverse categories using setup_ec_data that allows now category id as parameter
Enhance any taxonomy: edit any taxonomy term as a custom post
Edit category as a custom post – Enhanced Category
Automatically generates Enhanced Category post type for each category
Transparent synchronization of Enhanced Category and it’s corresponding category
Add any features available to WordPress custom posts
Easy Enhanced Category display on category template using setup_ec_data(); ?> (see install section)
Internationalization ready
Future Features
customize Enhanced Category custom post type capabilities via plugin options
manual selection on enhanced categories
