Does anyone know of a way to change the page title in a WordPress plugin? I’ve looked for hooks and functions to do it but have turned up empty.
Leave a Reply
You must be logged in to post a comment.
Does anyone know of a way to change the page title in a WordPress plugin? I’ve looked for hooks and functions to do it but have turned up empty.
You must be logged in to post a comment.
Read this page
http://codex.wordpress.org/Adding_Administration_Menus
the title is one of the arguments to the add_menu_page