Enhanced Category Pages
Create custom enhanced pages for categories and any taxonomy term and manage them as a custom post.
The facts
- Rating
- 4.4★ from 23
- Active installs
- 2k+
- Price
- Free
- Last updated
- 14 Jul 2016
- Added
- Feb 2015
- Requires WP
- 3.0.1
- Tested up to
- WP 4.5.33
- Downloads
- 52,361
Our analysis
AI-assistedEnhanced Category Pages is a WordPress plugin that allows you to create and manage custom category and term pages using a special custom post type. It enhances the display of category descriptions automatically if your theme supports it and offers customization options through a template file. The plugin is compatible with Visual Composer, Genesis Framework, and WooCommerce, making it suitable for a range of users including designers and developers.
This plugin is designed for those who want to improve the presentation of categories on their WordPress site. It provides an easy-to-use interface for managing category content, making it accessible to users with varying technical skills.
Best for: This plugin suits WordPress users looking to enhance their category and term pages.
What it does well
- ✓Free to use from the WordPress.org directory
- ✓Compatible with Visual Composer and Genesis Framework
- ✓Enhances WooCommerce product categories
- ✓Allows customization through a template file
- ✓Easy to use for users, designers, and developers
Where it falls short
- •Last updated in July 2016, may not be compatible with newer WordPress versions
- •Limited information on future features
Verdict
Enhanced Category Pages offers useful features for customising category displays, but its age may affect compatibility with the latest WordPress updates.
From the developer
cip's own description of Enhanced Category Pages, lightly tidied.
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.phpfile 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
<?php $GLOBALS['enhanced_category']->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