Only show top level positions in events
This commit is contained in:
@@ -170,6 +170,7 @@ class SP_Meta_Box_Event_Performance {
|
|||||||
'class' => 'sp-position',
|
'class' => 'sp-position',
|
||||||
'property' => 'multiple',
|
'property' => 'multiple',
|
||||||
'chosen' => true,
|
'chosen' => true,
|
||||||
|
'include_children' => false,
|
||||||
);
|
);
|
||||||
sp_dropdown_taxonomies( $args );
|
sp_dropdown_taxonomies( $args );
|
||||||
?>
|
?>
|
||||||
|
|||||||
Reference in New Issue
Block a user