Portfolio Post Type – WordPress plugin Free download
Portfolio Post Type
Description
This plugin registers a custom post type for portfolio items. It also registers separate portfolio taxonomies for tags and categories. If featured images are selected, they will be displayed in the column view.
This plugin doesn’t change how portfolio items are displayed in your theme. You’ll need to add templates for archive-portfolio.php and single-portfolio.php if you want to customize the display of portfolio items.
Installation
Just install and activate.
FAQ
How can I display portfolio items differently than regular posts?
You will need to get your hands dirty with a little code and create a archive-portfolio.php template (for displaying multiple items) and a single-portfolio.php (for displaying the single item).
Why did you make this?
To allow users of Portfolio Press to more easily migrate to a new theme. And hopefully, to save some work for other folks trying to set a portfolio.
Is this code on GitHub?
Of course: https://github.com/devinsays/portfolio-post-type