Switch language

wpseek.com
A WordPress-centric search engine for devs and theme authors




_add_themes_utility_last [ WordPress Function ]

_add_themes_utility_last ( No parameters )
Defined at:



No description yet.

Source


<?php
function _add_themes_utility_last() {
    
// Must use API on the admin_menu hook, direct modification is only possible on/before the _admin_menu hook
    
add_submenu_page('themes.php'_x('Editor''theme editor'), _x('Editor''theme editor'), 'edit_themes''theme-editor.php');
}
?>

Examples [ wp-snippets.com ]

Top Google Search Results

More ...

User discussions [ wordpress.org ]

0 User Note(s)

None yet. Be the first!

Add New ...



HTML5 Powered with CSS3 / Styling, Performance & Integration, and Semantics