{"id":545,"date":"2011-08-26T22:33:43","date_gmt":"2011-08-26T22:33:43","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/portfolio-post-type\/"},"modified":"2020-08-29T18:37:19","modified_gmt":"2020-08-29T18:37:19","slug":"portfolio-post-type","status":"publish","type":"plugin","link":"https:\/\/mk.wordpress.org\/plugins\/portfolio-post-type\/","author":2245584,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.0.1","stable_tag":"1.0.1","tested":"5.5.18","requires":"3.8","requires_php":"","requires_plugins":null,"header_name":"Portfolio Post Type","header_author":"Devin Price","header_description":"","assets_banners_color":"61937a","last_updated":"2020-08-29 18:37:19","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/wptheming.com\/portfolio-post-type\/","header_author_uri":"https:\/\/www.wptheming.com\/","rating":4.7,"author_block_rating":0,"active_installs":50000,"downloads":878948,"num_ratings":14,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"0.1":{"tag":"0.1","author":"downstairsdev","date":"2011-08-27 20:15:59"},"0.2":{"tag":"0.2","author":"downstairsdev","date":"2011-08-28 23:21:07"},"0.3":{"tag":"0.3","author":"downstairsdev","date":"2011-09-09 03:34:28"},"0.4":{"tag":"0.4","author":"downstairsdev","date":"2012-10-20 17:54:06"},"0.5":{"tag":"0.5","author":"downstairsdev","date":"2013-01-18 04:46:21"},"0.6.0":{"tag":"0.6.0","author":"downstairsdev","date":"2013-09-04 21:18:08"},"0.6.1":{"tag":"0.6.1","author":"downstairsdev","date":"2013-10-16 20:18:37"},"0.7.0":{"tag":"0.7.0","author":"downstairsdev","date":"2014-01-04 23:42:13"},"0.8.0":{"tag":"0.8.0","author":"downstairsdev","date":"2014-01-07 23:25:39"},"0.8.1":{"tag":"0.8.1","author":"downstairsdev","date":"2014-02-17 15:51:05"},"0.9.0":{"tag":"0.9.0","author":"downstairsdev","date":"2014-08-27 21:36:13"},"0.9.1":{"tag":"0.9.1","author":"downstairsdev","date":"2015-09-06 19:31:43"},"0.9.2":{"tag":"0.9.2","author":"downstairsdev","date":"2016-04-03 04:30:03"},"0.9.3":{"tag":"0.9.3","author":"downstairsdev","date":"2018-02-17 22:06:47"},"1.0.0":{"tag":"1.0.0","author":"downstairsdev","date":"2019-05-30 02:28:04"},"1.0.1":{"tag":"1.0.1","author":"downstairsdev","date":"2020-08-29 18:37:19"},"1.1":{"tag":"1.1","author":"downstairsdev","date":"2023-04-25 18:18:45"},"1.1.1":{"tag":"1.1.1","author":"downstairsdev","date":"2023-11-17 17:26:40"}},"upgrade_notice":[],"ratings":{"1":"1","2":0,"3":0,"4":"1","5":"13"},"assets_icons":{"icon-256x256.png":{"filename":"icon-256x256.png","revision":2904059,"resolution":"256x256","location":"assets","locale":""}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":2904059,"resolution":"1544x500","location":"assets","locale":""},"banner-772x250.jpg":{"filename":"banner-772x250.jpg","revision":2904059,"resolution":"772x250","location":"assets","locale":""}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["0.1","0.2","0.3","0.4","0.5","0.6.0","0.6.1","0.7.0","0.8.0","0.8.1","0.9.0","0.9.1","0.9.2","0.9.3","1.0.0","1.0.1","1.1","1.1.1"],"block_files":[],"assets_screenshots":[],"screenshots":[],"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[789,2008],"plugin_category":[43],"plugin_contributors":[77973,78161],"plugin_business_model":[],"class_list":["post-545","plugin","type-plugin","status-publish","hentry","plugin_tags-portfolio","plugin_tags-post-type","plugin_category-customization","plugin_contributors-downstairsdev","plugin_contributors-garyj","plugin_committers-downstairsdev"],"banners":{"banner":"https:\/\/ps.w.org\/portfolio-post-type\/assets\/banner-772x250.jpg?rev=2904059","banner_2x":"https:\/\/ps.w.org\/portfolio-post-type\/assets\/banner-1544x500.png?rev=2904059","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/portfolio-post-type\/assets\/icon-256x256.png?rev=2904059","icon_2x":"https:\/\/ps.w.org\/portfolio-post-type\/assets\/icon-256x256.png?rev=2904059","generated":false},"screenshots":[],"raw_content":"<!--section=description-->\n<p>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.<\/p>\n\n<p>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.<\/p>\n\n<!--section=installation-->\n<p>Just install and activate.<\/p>\n\n<!--section=faq-->\n<dl>\n<dt id='how%20can%20i%20display%20portfolio%20items%20differently%20than%20regular%20posts%3F'><h3>How can I display portfolio items differently than regular posts?<\/h3><\/dt>\n<dd><p>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).<\/p><\/dd>\n<dt id='why%20did%20you%20make%20this%3F'><h3>Why did you make this?<\/h3><\/dt>\n<dd><p>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.<\/p><\/dd>\n<dt id='is%20this%20code%20on%20github%3F'><h3>Is this code on GitHub?<\/h3><\/dt>\n<dd><p>Of course: <a href=\"https:\/\/github.com\/devinsays\/portfolio-post-type\">https:\/\/github.com\/devinsays\/portfolio-post-type<\/a><\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0.1<\/h4>\n\n<ul>\n<li>Update: Show portfolio icon in dashboard glance. Removed by mistake in v1.0.0, props @chesio for bug report.<\/li>\n<li>Update: Fix for PHP 7.4.9 notices<\/li>\n<\/ul>\n\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Update: WordPress 5.0 Editor Support (props @simube)<\/li>\n<li>Update: Use filter rather than action for dashboard glance (props @chesio)<\/li>\n<\/ul>\n\n<h4>0.9.3<\/h4>\n\n<ul>\n<li>Fix notice in dashboard when used with PHP7<\/li>\n<li>Fix notice on specific screens when $screen variable not available<\/li>\n<\/ul>\n\n<h4>0.9.2<\/h4>\n\n<ul>\n<li>Update post type messages for WordPress 4.4<\/li>\n<\/ul>\n\n<h4>0.9.1<\/h4>\n\n<ul>\n<li>Updated translation file<\/li>\n<li>Fixes issue with thumbnail support in some themes<\/li>\n<\/ul>\n\n<h4>0.9.0<\/h4>\n\n<ul>\n<li>Remove legacy support for icons<\/li>\n<li>Gamajo_Registerable interface and classes<\/li>\n<\/ul>\n\n<h4>0.8.2<\/h4>\n\n<ul>\n<li>Updated .pot file for translations<\/li>\n<li>Portuguese translation by Pedro Mendon\u00e7a<\/li>\n<\/ul>\n\n<h4>0.8.1<\/h4>\n\n<ul>\n<li>Fix for developer notices on admin pages<\/li>\n<\/ul>\n\n<h4>0.8.0<\/h4>\n\n<ul>\n<li>Fix for taxonomy body classes on portfolio posts<\/li>\n<\/ul>\n\n<h4>0.7.0<\/h4>\n\n<ul>\n<li>Code refactor by @garyj<\/li>\n<li>Update icons for WordPress 3.8<\/li>\n<\/ul>\n\n<h4>0.6.2<\/h4>\n\n<ul>\n<li>Fix for portfolio post type search in the dashboard.  Props @pdme.<\/li>\n<li>Minor code improvement for taxonomy body class filter.  Props @garyj.<\/li>\n<\/ul>\n\n<h4>0.6.1<\/h4>\n\n<ul>\n<li>Taxonomy body classes when is_single(), fixes debug notices<\/li>\n<\/ul>\n\n<h4>0.6<\/h4>\n\n<ul>\n<li>Added @garyj as a contributor (Welcome!)<\/li>\n<li>Updated to proper coding standards<\/li>\n<li>Updated inline documentation<\/li>\n<li>New filters for taxonomy arguments<\/li>\n<li>Added body classes for custom taxonomy terms<\/li>\n<li>Refactored code to be more DRY<\/li>\n<li>Added not_found label to portfolio tag taxonomy<\/li>\n<li>Updated translations.pot<\/li>\n<\/ul>\n\n<h4>0.5<\/h4>\n\n<ul>\n<li>Use show_admin_column for taxonomies (http:\/\/make.wordpress.org\/core\/2012\/12\/11\/wordpress-3-5-admin-columns-for-custom-taxonomies\/) rather than a custom function<\/li>\n<li>Add author field custom post type<\/li>\n<li>Allows $args to be filtered (https:\/\/github.com\/devinsays\/portfolio-post-type\/issues\/8)<\/li>\n<\/ul>\n\n<h4>0.4<\/h4>\n\n<ul>\n<li>Update to use classes<\/li>\n<li>Update supports to include custom fields and excerpts<\/li>\n<\/ul>\n\n<h4>0.3<\/h4>\n\n<ul>\n<li>Added category to column view<\/li>\n<li>Added portfolio count to \"right now\" dashboard widget (props @nickhamze)<\/li>\n<li>Added contextual help on portfolio edit screen (props @nickhamze)<\/li>\n<li>Now flushes rewrite rules on plugin activation<\/li>\n<\/ul>\n\n<h4>0.2<\/h4>\n\n<ul>\n<li>Fixes for portfolio tag label<\/li>\n<li>Fixes for column display of portfolio items<\/li>\n<\/ul>\n\n<h4>0.1<\/h4>\n\n<ul>\n<li>Initial release<\/li>\n<\/ul>","raw_excerpt":"This plugin registers a custom post type for portfolio items.  It also registers separate portfolio taxonomies for tags and categories.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/mk.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/545","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mk.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/mk.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/mk.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=545"}],"author":[{"embeddable":true,"href":"https:\/\/mk.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/downstairsdev"}],"wp:attachment":[{"href":"https:\/\/mk.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=545"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/mk.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=545"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/mk.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=545"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/mk.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=545"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/mk.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=545"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/mk.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=545"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}