Merge pull request #8 from jgraup/master

Changing menu type and menu name.
This commit is contained in:
JayWood
2014-10-27 19:19:43 -04:00

View File

@ -10,9 +10,10 @@ foreach($cat_list as $cw_cat){
}
$cwv3_op_data = array(
'plugin_title' => 'Content Warning v3',
'prefix' => 'cwv3_',
'menu_title' => 'CWv3 Options',
'slug' => 'cwv3_options',
'prefix' => 'cwv3_',
'menu_title' => 'Content Warning v3',
'menu_type' => 'option',
'slug' => 'cwv3_options',
'opData' => array(
'sitewide' => array(
'name' => 'Sitewide',