Skip to content

Commit

Permalink
2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
webmandesign committed Dec 10, 2017
1 parent 67a191b commit 15873d1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions includes/plugins/jetpack/class-jetpack-custom-post-types.php
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,8 @@ private function __construct() {

// Setup

add_post_type_support( 'jetpack-portfolio', 'excerpt' );

add_post_type_support( 'jetpack-portfolio', 'custom-fields' );
add_post_type_support( 'jetpack-testimonial', 'custom-fields' );

Expand Down

0 comments on commit 15873d1

Please sign in to comment.