Please update to modern standards!
-
Still using user levels ( 8 ) instead of roles, giving many errors on the desktop wnd WP_DEBUG is true.
fotooto.php line 58:
function admin_menu_fotomoto() { $page = add_options_page('Fotomoto', 'Fotomoto', 8, 'fotomoto', 'options_page_fotomoto'); add_action("admin_print_styles-$page", 'fotomoto_stylesheet', 1); add_action("admin_print_scripts-$page", 'fotomoto_headscripts'); }
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Please update to modern standards!’ is closed to new replies.