• This plugin will add a bar at the top of your template file with links to the admin sections of WordPress. However it will only add this bar for users that are logged in and have a user level equal to, or above 1.
    simply download the file, unpack it, upload to plugins directory, activate it, and add the following code RIGHT AFTER THE <body> tag:
    <?php admin_bar(); ?>
    NOTE: If you have removed the wp_head() function from your tamplate read the article on my site for the CSS needed.
    For more information, read the artile on my site:
    http://www.mattread.com/tweaks/wp-admin-bar/
    Here is the file:
    http://www.mattread.com/f/admin-bar.zip

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Admin Bar Plugin’ is closed to new replies.