Portfolio Post Type
This plugin registers a custom post type for portfolio items. It also registers separate portfolio taxonomies for tags and categories.
Overview
Compatibility
Installation instructions
Customer support & learning resources
Changelog
Main benefits
Custom post type registration
Separate portfolio taxonomies
Featured images in column view
Theme display customization
About this plugin
Author: Devin Price
Categories: Content Management
Version: 1.0.1
Last updated: 29-08-2020
WordPress version: 3.8
Tested up to: 5.5.15
PHP version required: false
Languages: English (Canada), English (UK) [+13]
Tags:
Overview
The WordPress plugin is designed to create a dedicated custom post type specifically for portfolio items, catering to users who want to showcase their work or projects. It also introduces separate taxonomies for organizing these portfolio items into tags and categories, enhancing the ability to manage and filter content. Additionally, the plugin supports featured images, displaying them in the column view for improved visual representation. It does not alter the theme's display of portfolio items, so users will need to create custom templates, such as archive-portfolio.php and single-portfolio.php, to tailor the portfolio presentation to their preference.
Custom Post Type for Portfolio Items
- Allows you to create and manage portfolio items separately from other content types.
- Provides a dedicated section in the WordPress admin for portfolio items.
Separate Portfolio Taxonomies
- Registers custom taxonomies for portfolio tags and categories.
- Enables better organization and filtering of portfolio items.
Featured Images in Column View
- Displays featured images in the admin column view for easy identification.
- Enhances visual management of portfolio items in the WordPress dashboard.
Customizable Display
- Does not alter the display of portfolio items in your theme by default.
- Allows you to create custom templates (archive-portfolio.php and single-portfolio.php) for personalized portfolio item presentation.