REMOVE 'editor' support from post type registration
This commit is contained in:
parent
8c3cdc9d09
commit
0c14cb3a10
|
|
@ -21,7 +21,7 @@ function dynamiques_create_posttype()
|
||||||
'menu_position' => 4,
|
'menu_position' => 4,
|
||||||
'supports' => array(
|
'supports' => array(
|
||||||
'title',
|
'title',
|
||||||
'editor',
|
// 'editor',
|
||||||
'thumbnail',
|
'thumbnail',
|
||||||
'excerpt',
|
'excerpt',
|
||||||
'custom-fields',
|
'custom-fields',
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user