Add / Replace page elements
-
Hello,
I am creating a plugin that styles the WordPress admin area. I am currently using the AG Custom Admin plugin to hide the Toolbar, but in the place of it, I would like to build a Header area.
Please see: https://screencast.com/t/bv8xFq8wMoEZ – you will see that now there is an empty area,
I would like to add something like:
<h2>Site Name</h2> <h3>Custom welcome message: <a>Logout link</a></h3>
Inside my plugin, how do I add the above heading for all admin pages
Thanks for your help.
- The topic ‘Add / Replace page elements’ is closed to new replies.