diff --git a/inc/options.inc.php b/inc/options.inc.php index 4956a08..cb9d561 100644 --- a/inc/options.inc.php +++ b/inc/options.inc.php @@ -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', diff --git a/lib/jw_simple_options b/lib/jw_simple_options index d159386..80bb3ad 160000 --- a/lib/jw_simple_options +++ b/lib/jw_simple_options @@ -1 +1 @@ -Subproject commit d159386c2e4de92cb61cde4021ba15734c57cf1b +Subproject commit 80bb3ad2399a814882a977309ca18dd35484c6d4