add_meta_box() in class-ecs-admin.php causing php errors for non admin users
-
Calls to add_meta_box() in class-ecs-admin.php is causing the following php issue:
Notice: Trying to get property of non-object in /wp-admin/includes/template.php on line 963This applies to users that do not have access to the Appearance menu item, primarily non admin users.
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
The topic ‘add_meta_box() in class-ecs-admin.php causing php errors for non admin users’ is closed to new replies.