supporting excerpts
This commit is contained in:
parent
888c943d55
commit
1367fb80aa
|
|
@ -62,7 +62,7 @@ function create_posttype()
|
|||
'show_in_rest' => true,
|
||||
'menu_icon' => 'dashicons-pressthis',
|
||||
'menu_position' => 2,
|
||||
'supports' => array('title', 'editor', 'page-attributes', 'thumbnail', 'revisions'),
|
||||
'supports' => array('title', 'editor', 'page-attributes', 'thumbnail', 'revisions', 'excerpt'),
|
||||
|
||||
// 'supports' => array('title', 'custom-fields', 'editor'),
|
||||
)
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user