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,
|
||||
'supports' => array(
|
||||
'title',
|
||||
'editor',
|
||||
// 'editor',
|
||||
'thumbnail',
|
||||
'excerpt',
|
||||
'custom-fields',
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user