Due to a typo, version 1.2 *may* accidentally display for all visitors (but will not function for them) - please update to v1.2a, as that resolves the issue (props to matthew maber for noticing the glitch).
I have updated the plugin admin strip two, sporting full support for wordpress 2.1.x and 2.2, along with added support for UTW, which, if detected, adds the current tag count and a handy link to the tags.
The CSS has been updated slightly, so that theme colours don’t ‘bleed’ through to the same degree (translation: it’s easier to read) and have tightened the code up a little.
Pretty cool, eh?
So please do grab the v1.2 update should you have this wondrous invention.. and if not? You might find it a handy addition to your Wordpress blog.
≡ This is a journal entry relating to the topics of No Tags.
Brendan Borlase is a Systems and Network Administrator living in Adelaide, Australia, having lived, worked and breathed Information Technology for over 12 years. Learn more.
Feedback is encouraged. If you would like to read more, consider subscribing to the regularly updated RSS Feed.
-
1
Pingback on
May 22nd, 2007 at 2:13 am
[…] updated the WordPress admin strip plugin. I have updated the plugin admin strip two, sporting full support […]
-
2
Pingback on
May 22nd, 2007 at 2:14 am
[…] Updated for WP 2.1.x and 2.2. […]
-
3
Pingback on
Sep 1st, 2008 at 12:17 pm
[…] has updated the WordPress admin strip plugin.I have updated the plugin admin strip two, sporting full support […]
-
4
Pingback on
Sep 1st, 2008 at 12:33 pm
[…] has now made this WordPress 2 compatible.Updated for WP 2.1.x and 2.2.Ive made myself a useful little admin strip which I thought Id share with any interested parties. […]



May 24th, 2007 at 3:02 am
Hi,
I’ve just installed this plugin on my site and I’ve having a few problems. We previously had the old plug which worked fine however since moving to 2.2 and this new version I am unable to see the bar at all in Firefox and it appears at the very bottom of the page in IE. Any ideas ?
Thanks.
May 24th, 2007 at 6:05 pm
I’ve tested it on a couple of sites and it’s okay.. can you send me a screen grab?
May 31st, 2007 at 2:21 pm
I’ve just installed your Admin Strip 2 v1.2a plugin. The bar doesn’t display at all… :(
I switched back to Kubrik theme in order to test your plugin but it doesn’t work!
Is there any known issue ?
Note : I don’t use UTW.
Thanx.
May 31st, 2007 at 4:31 pm
Guillaume,
Which version of wordpress are you using?
I have tested it on about 8 different themes, all of which work a-ok. Including Kubrick. I also tested without UTW enabled and it still functions.
Please do note that the plugin requires the wordpress footer call, i.e:
<?php wp_footer() ?>.. in footer.php in order to function - some theme designers aren’t aware it’s a core part of the template engine and don’t include it.
I’d also be inclined in checking which plugins you have installed, as one may be causing problems with the admin strip.
May 31st, 2007 at 4:41 pm
Guys,
Please download the latest version 1.2b as it *might* fix the disappearing bar trick.
After a direct comparison between my own current implementation and the release there were a couple lines that *might* not have been overly reliable.
Please do give it a spin.
May 31st, 2007 at 9:53 pm
Brendan,
I’m using WP 2.2 and no plugin except Askimet.
I’ve took a look at my footer.php and it does include the wp_footer function call.
That’s weird :(
I’ll try look at the code and find the problem myself.
I’ll check here for new releases :)
Thank you for your soft anyway!
Guillaume
Jun 1st, 2007 at 12:01 am
Thanks, I managed to fix mine by changing a few of the plugins and it seems to be working fine now so thanks for your help.
Jun 7th, 2007 at 6:21 am
Brendan, I found your site while theme hunting. Sort of off topic but what theme is smackfoo on? Its simple but cool at the same time.
Jun 7th, 2007 at 2:26 pm
Dave,
It’s pretty much entirely self built. Thanks for dropping by.
Sep 27th, 2007 at 3:11 am
do you plan on updating to wordpress 2.3 anytime soon? i just updated and found myself without admin strip because it isn’t compatible..
that said i really like your plugin and would love to see it ported to 2.3 :-)
Sep 27th, 2007 at 5:37 am
I’m not going to be upgrading to 2.3. Indeed I’ll be switching platforms soon.
Keeping plugins up-to-date is not a fun task when the developers keep screwing with fundamental parts of the core.