DELETE removing editor support for Revues
This commit is contained in:
parent
32dd18482d
commit
2794dae3cd
|
|
@ -21,7 +21,6 @@ function dynamiques_create_posttype()
|
|||
'menu_position' => 4,
|
||||
'supports' => array(
|
||||
'title',
|
||||
// 'editor',
|
||||
'thumbnail',
|
||||
'excerpt',
|
||||
'custom-fields',
|
||||
|
|
@ -54,8 +53,6 @@ function dynamiques_create_posttype()
|
|||
'revisions',
|
||||
'author',
|
||||
),
|
||||
|
||||
|
||||
)
|
||||
);
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user