Title: Portfolio Post Type
Author: Devin Price
Published: <strong>སྤྱི་ཟླ་བརྒྱད་པ། 26, 2011</strong>
Last modified: སྤྱི་ཟླ་བརྒྱད་པ། 29, 2020

---

Search plugins

![](https://ps.w.org/portfolio-post-type/assets/banner-772x250.jpg?rev=2904059)

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://ps.w.org/portfolio-post-type/assets/icon-256x256.png?rev=2904059)

# Portfolio Post Type

 By [Devin Price](https://profiles.wordpress.org/downstairsdev/)

[Download](https://downloads.wordpress.org/plugin/portfolio-post-type.1.0.1.zip)

 * [Details](https://dzo.wordpress.org/plugins/portfolio-post-type/#description)
 * [Reviews](https://dzo.wordpress.org/plugins/portfolio-post-type/#reviews)
 *  [Installation](https://dzo.wordpress.org/plugins/portfolio-post-type/#installation)
 * [Development](https://dzo.wordpress.org/plugins/portfolio-post-type/#developers)

 [Support](https://wordpress.org/support/plugin/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](https://github.com/devinsays/portfolio-post-type)

## Reviews

![](https://secure.gravatar.com/avatar/24c0b2a612c9a2ff402ca246005b4e10d1680a641880d3ff7dc4bc7c26c8f0a4?
s=60&d=retro&r=g)

### 󠀁[Simple and Effective](https://wordpress.org/support/topic/simple-and-effective-948/)󠁿

 [Hasan](https://profiles.wordpress.org/hasanlebaesa/) སྤྱི་ཟླ་དང་པ། 18, 2019

This is an ideal simple plugin if you want to display a portfolio. Very useful. 
Thanks…

![](https://secure.gravatar.com/avatar/e3f333e2f4bc3ffe4896f6a9890e12b7e4a4425eec1f1cb706be18479caa094f?
s=60&d=retro&r=g)

### 󠀁[Плагин, то что нужно. Простой.](https://wordpress.org/support/topic/%d0%bf%d0%bb%d0%b0%d0%b3%d0%b8%d0%bd-%d1%82%d0%be-%d1%87%d1%82%d0%be-%d0%bd%d1%83%d0%b6%d0%bd%d0%be-%d0%bf%d1%80%d0%be%d1%81%d1%82%d0%be%d0%b9/)󠁿

 [kirstudio14](https://profiles.wordpress.org/kirstudio14/) སྤྱི་ཟླ་བཅུ་གཉིས་པ། 
17, 2018

Спасибо за отличный и простой плагин. Спасибо за перевод на русский язык

![](https://secure.gravatar.com/avatar/b94b31f02eccdfad866c4d025244b72bc42d0a4e4b7de8fe787fa894d4b214dd?
s=60&d=retro&r=g)

### 󠀁[no shortcode](https://wordpress.org/support/topic/no-shortcode-15/)󠁿

 [doanvantho](https://profiles.wordpress.org/doanvantho/) སྤྱི་ཟླ་དྲུག་པ། 6, 2018

no shortcode

![](https://secure.gravatar.com/avatar/f9f24128d315daef3cfd2370f1295f3a8bd614abe60991a946a5bf5ed1270d2c?
s=60&d=retro&r=g)

### 󠀁[Just what I needed](https://wordpress.org/support/topic/just-what-i-needed-505/)󠁿

 [asw](https://profiles.wordpress.org/astreetweb/) སྤྱི་ཟླ་དགུ་པ། 3, 2016

I wanted a portfolio that was sortable into catgories, could display multiple images
and was customizable. I tried a bunch of others and most were just awful. This one
fits the bill perfectly. I am happy. Thanks!

 [ Read all 15 reviews ](https://wordpress.org/support/plugin/portfolio-post-type/reviews/)

## Contributors & Developers

“Portfolio Post Type” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ Devin Price ](https://profiles.wordpress.org/downstairsdev/)
 *   [ Gary Jones ](https://profiles.wordpress.org/garyj/)

“Portfolio Post Type” has been translated into 14 locales. Thank you to [the translators](https://translate.wordpress.org/projects/wp-plugins/portfolio-post-type/contributors)
for their contributions.

[Translate “Portfolio Post Type” into your language.](https://translate.wordpress.org/projects/wp-plugins/portfolio-post-type)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/portfolio-post-type/),
check out the [SVN repository](https://plugins.svn.wordpress.org/portfolio-post-type/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/portfolio-post-type/)
by [RSS](https://plugins.trac.wordpress.org/log/portfolio-post-type/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.1

 * Update: Show portfolio icon in dashboard glance. Removed by mistake in v1.0.0,
   props @chesio for bug report.
 * Update: Fix for PHP 7.4.9 notices

#### 1.0.0

 * Update: WordPress 5.0 Editor Support (props @simube)
 * Update: Use filter rather than action for dashboard glance (props @chesio)

#### 0.9.3

 * Fix notice in dashboard when used with PHP7
 * Fix notice on specific screens when $screen variable not available

#### 0.9.2

 * Update post type messages for WordPress 4.4

#### 0.9.1

 * Updated translation file
 * Fixes issue with thumbnail support in some themes

#### 0.9.0

 * Remove legacy support for icons
 * Gamajo_Registerable interface and classes

#### 0.8.2

 * Updated .pot file for translations
 * Portuguese translation by Pedro Mendonça

#### 0.8.1

 * Fix for developer notices on admin pages

#### 0.8.0

 * Fix for taxonomy body classes on portfolio posts

#### 0.7.0

 * Code refactor by @garyj
 * Update icons for WordPress 3.8

#### 0.6.2

 * Fix for portfolio post type search in the dashboard. Props @pdme.
 * Minor code improvement for taxonomy body class filter. Props @garyj.

#### 0.6.1

 * Taxonomy body classes when is_single(), fixes debug notices

#### 0.6

 * Added @garyj as a contributor (Welcome!)
 * Updated to proper coding standards
 * Updated inline documentation
 * New filters for taxonomy arguments
 * Added body classes for custom taxonomy terms
 * Refactored code to be more DRY
 * Added not_found label to portfolio tag taxonomy
 * Updated translations.pot

#### 0.5

 * Use show_admin_column for taxonomies (https://make.wordpress.org/core/2012/12/
   11/wordpress-3-5-admin-columns-for-custom-taxonomies/) rather than a custom function
 * Add author field custom post type
 * Allows $args to be filtered (https://github.com/devinsays/portfolio-post-type/
   issues/8)

#### 0.4

 * Update to use classes
 * Update supports to include custom fields and excerpts

#### 0.3

 * Added category to column view
 * Added portfolio count to “right now” dashboard widget (props @nickhamze)
 * Added contextual help on portfolio edit screen (props @nickhamze)
 * Now flushes rewrite rules on plugin activation

#### 0.2

 * Fixes for portfolio tag label
 * Fixes for column display of portfolio items

#### 0.1

 * Initial release

## Meta

 *  Version **1.0.1**
 *  Last updated **6 years ago**
 *  Active installations **50ཨང་-སྒྲིག༌བཀོད-སྟོང༌-ཚག000+**
 *  WordPress version ** 3.8 or higher **
 *  Tested up to **5.5.18**
 *  Languages
 * [Catalan](https://ca.wordpress.org/plugins/portfolio-post-type/), [Czech](https://cs.wordpress.org/plugins/portfolio-post-type/),
   [Dutch](https://nl.wordpress.org/plugins/portfolio-post-type/), [English (Canada)](https://en-ca.wordpress.org/plugins/portfolio-post-type/),
   [English (UK)](https://en-gb.wordpress.org/plugins/portfolio-post-type/), [English (US)](https://wordpress.org/plugins/portfolio-post-type/),
   [French (France)](https://fr.wordpress.org/plugins/portfolio-post-type/), [German](https://de.wordpress.org/plugins/portfolio-post-type/),
   [Portuguese (Brazil)](https://br.wordpress.org/plugins/portfolio-post-type/),
   [Portuguese (Portugal)](https://pt.wordpress.org/plugins/portfolio-post-type/),
   [Russian](https://ru.wordpress.org/plugins/portfolio-post-type/), [Spanish (Chile)](https://cl.wordpress.org/plugins/portfolio-post-type/),
   [Spanish (Spain)](https://es.wordpress.org/plugins/portfolio-post-type/), [Spanish (Venezuela)](https://ve.wordpress.org/plugins/portfolio-post-type/),
   and [Swedish](https://sv.wordpress.org/plugins/portfolio-post-type/).
 *  [Translate into your language](https://translate.wordpress.org/projects/wp-plugins/portfolio-post-type)
 * Tags
 * [portfolio](https://dzo.wordpress.org/plugins/tags/portfolio/)[post type](https://dzo.wordpress.org/plugins/tags/post-type/)
 *  [Advanced View](https://dzo.wordpress.org/plugins/portfolio-post-type/advanced/)

## Ratings

 4.7 out of 5 stars.

 *  [  13 5-star reviews     ](https://wordpress.org/support/plugin/portfolio-post-type/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/portfolio-post-type/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/portfolio-post-type/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/portfolio-post-type/reviews/?filter=2)
 *  [  1 1-star review     ](https://wordpress.org/support/plugin/portfolio-post-type/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/portfolio-post-type/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/portfolio-post-type/reviews/)

## Contributors

 *   [ Devin Price ](https://profiles.wordpress.org/downstairsdev/)
 *   [ Gary Jones ](https://profiles.wordpress.org/garyj/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/portfolio-post-type/)