Theme Check Bug
-
This line of code:
(array)$wm_theme_admin_ = get_user_meta(get_current_user_id(),’show_admin_bar_front’);
generate error:
REQUIRED: You are not allowed to hide the admin bar.
But this first line of code do not hide admin bar – it only return true or false to check if admin bar is active.
- The topic ‘Theme Check Bug’ is closed to new replies.