Admin menu changes

This commit is contained in:
ultimatemember
2015-01-03 16:40:59 +02:00
parent 5056c8a841
commit a06b54ab28
3 changed files with 2 additions and 78 deletions
-1
View File
@@ -58,7 +58,6 @@ class UM_Admin_Enqueue {
if ( strstr($screen_id, 'um_form') ) $highlighted_id = 3;
if ( strstr($screen_id, 'um_role') ) $highlighted_id = 4;
if ( strstr($screen_id, 'um_directory') ) $highlighted_id = 5;
if ( strstr($screen_id, 'user') || strstr($screen_id, 'profile') ) $highlighted_id = 6;
if ( isset($highlighted_id) ) { ?>