admin menu item empty/unused
-
Hello
I found out there is a admin menu page created that does nothing.
This line of code:
add_dashboard_page('', '', 'manage_options', 'owp_setup', '');creates an admin menu item, with empty text:
<li><a href='owp_setup'></a></li>Can you remove this unused function ?
Thank you
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘admin menu item empty/unused’ is closed to new replies.