iamnotagoodartist

WordPress Admin Toolbar Bookmarklet

wptoolbar

Bookmark this and/or drag it into your bookmark toolbar:

WP Toolbar

What it is:
A JavaScript bookmarklet for WordPress site administrators and designers.

What it does:
Using jQuery, it appends the default WordPress admin menu to whatever page you’re currently on and styles it with CSS, fixing it to the top right corner. Assuming you’re on a site that’s running WordPress (and it’s installed in the domain’s root), you now have instant access to the entire administrative back end (sans any pages from custom plugins, etc) from the front end.

To remove the the toolbar menu, just re-click the bookmarklet, ad infinitum.

What it doesn’t do:
It does not give you access to anything you wouldn’t already have. If you use it on this site, for example, you’ll still have to log in. Also, if the site doesn’t run on WP, you’ll get a whole mess of 404s.

Made using the menu from the most recent WordPress release, 2.8. Tested with FireFox and Safari on Mac. Not tested with IE or Windows. Feedback appreciated.

[EDIT 3/3/10] Hendrik from Germany has made a GreaseMonkey script that automatically loads my WP toolbar when on a specific site. Pretty cool.
http://www.kulturbolschewismus.de/2010/03/03/wordpress-admin-toolbar/
(or translated into English)

bookmark bookmark bookmark bookmark bookmark bookmark bookmark

Related Posts

36 Responses to "WordPress Admin Toolbar Bookmarklet"

  1. CSS Brigit | WordPress Admin Toolbar Bookmarklet Says:

    WordPress Admin Toolbar Bookmarklet…

    A JavaScript bookmarklet for WordPress site administrators and designers that superficially appends the WP admin menu to the current page, allowing instant access to the whole WP backend from the frontend.

  2. Anonymous Says:

    Hooray! Hooray! Hooray! Beautiful and it works. Great combination! Is there a way to have the script access to the current page id so that when I click “Pages : edit” it takes me right to the editor for the page I’m on?

  3. tommy Says:

    @ anon

    Thanks! No, there’s not really a consistent way to do that; WP themes can tag posts with the ID in any number of ways, if they even do at all. Good thought, though.

  4. Bookmarklet to Quickly Access WordPress Admin Menu « Weblog Tools Collection Says:

    [...] WordPress Admin Toolbar Bookmarklet [via @smashingmag] (No Ratings Yet)  Loading …   Tags: WordPress Tools Visited 4 times, 4 so far today [...]

  5. Mr.JOSE Says:

    Wow… its a great script buddy… Cant you add one more button like [hide] or [close] ?? It wud be a nice addition.. and as the 2nd commenter – Anonymous said cant you add the ability to post the content of the current site??

    Actually as you might know wordpress provides the script right? cant you just add it with a sleek new button?

    BTW, the post to blog script :

    javascript:var d=document,w=window,e=w.getSelection,k=d.getSelection,x=d.selection,s=(e?e():(k)?k():(x?x.createRange().text:0)),f='http://www.josephilipraja.com/myworld/wp-admin/press-this.php',l=d.location,e=encodeURIComponent,u=f+'?u='+e(l.href)+'&t='+e(d.title)+'&s='+e(s)+'&v=4';a=function(){if(!w.open(u,'t','toolbar=0,resizable=1,scrollbars=1,status=1,width=720,height=570'))l.href=u;};if (/Firefox/.test(navigator.userAgent)) setTimeout(a, 0); else a();void(0)

  6. Mr.JOSE Says:

    Oops.. am sorry…. I mis understood the script!… I thought its a toolbar that would work with all the sites.. my mistake… sorry.. ;) :P

    Anyway this one is another great idea… cool.. I like it.. :D

  7. rick@rickety Says:

    This works great. Thank you for your efforts.

  8. SD Says:

    Excellent idea / implemenation.

    One thing is that many WP sites already have jQuery loaded up, so make the googleapi loading of jQuery conditional ?

    :)

  9. Anuncios Google Says:

    That´s a really good idea!!! Greets, partner, I ´ll test in IE and I´ll tell you if its works allright or not.
    I usually make all my new sites for best results at Google SERPs with Wordpress and I think that your bookmarklet its really useful for this objetive.
    Thanks a lot and see you soon!!!

    PD: Sorry about my poor english, I´m from Spain and my grammar is a little bit rusty ;-)

  10. Tony Says:

    PRetty neat idea.

  11. jochen Says:

    Hi,
    how can i use it with a wp blog which is not placed in the root dir.?
    Jochen

  12. Snettsblog Says:

    This makes things alot easier. A bookmarklet just for your wordpress powered blog. Just amazing. Let me test it out.

  13. Hasznos bookmarklet Wordpress-fanoknak | Ráktalicska Says:

    [...] fejlesztő weboldala itt érhető [...]

  14. Bogan Marketing Says:

    Nice thanks, would it be possible to create another menu that lists your blog and auto logs into them? that would be a cool addition.

  15. Mark Says:

    Sometimes the simple ideas are the best, I LIKE IT, thankyou

  16. tommy Says:

    @ Mr.JOSE
    To hide the toolbar, just reclick the bookmarklet. I’ll make that a little clearer in the blog post. (I think you figured out that your other suggestion couldn’t really apply to this bookmarklet, but thanks for the advice.)

    @ SD
    That’s actually a good suggestion. Maybe for the next version, eh?

    @ jochen
    That functionality would require custom values for each individual circumstance, thus no support for it. Feel free to take a look at the JS/CSS (you can find it if you look for it) and make/host your own version.

  17. KL Says:

    This looks like basically the most awesome thing ever. Anyone try this in Google Chrome for a mac? I’ve been phasing out safari, too slow.

  18. Bookmarklet to Quickly Access WordPress Admin Menu | Son Of Byte - Web Design & Development Says:

    [...] WordPress Admin Toolbar Bookmarklet [via @smashingmag] [...]

  19. knowlimit Says:

    What if the WP blog is in a subdomain (mysite.com/blog/)?

    Doesn’t seem to work; since it keep trying to access the top-level.

  20. tommy Says:

    @ knowlimit
    That’s not a subdomain. That’s a folder. See above.

  21. BlogPremiere » Blog Archive » Wordpress Admin Menu Bookmarklet Says:

    [...] can find out more over here – at the very least, it’s a very nice implementation of [...]

  22. Joost de Valk Says:

    Why I only found this today, I don’t know, but suffice to say that you’ve already earned a spot in my heart. I’ve also included this bookmarklet in Quix’s default command set, under the command ‘wptool’ :)

  23. Robert Basil Says:

    Also works great with Crome for the Mac. Thanks!

  24. Geoff Snyder Says:

    What a neat little tool. I have just started using this for my leadership and team collaboration blog and have found it to be a big help. I am currently using WordPress 2.9.2 and it works with seamlessly. Thanks again!

  25. smays.com Says:

    We tremble before your awesomeness. Too cool for school.

  26. WordPress控制面板书签插件 « Wordpress插件 Says:

    [...] 插件没有下载地址,需要测试的可以访问:http://iamnotagoodartist.com/other/wordpress-admin-toolbar-bookmarklet/ [...]

  27. brubrant Says:

    Works fine on Chrome for Linux.

    Thanks!

  28. WordPress Toolbar im Browser Says:

    [...] aktuellen URL, die ihr gerade besucht. So habt ihr immer alle nötigen Links auf die Schnelle. [via] Wenn du hier neu bist, dann abonniere am besten den RSS-Feed um auf dem Laufenden zu bleiben. [...]

  29. links for 2010-03-03 Says:

    [...] 3rd, 2010 · No Comments WordPress Admin Toolbar Bookmarklet – Other – iamnotagoodartist A JavaScript bookmarklet for WordPress site administrators and designers. What it does: Using [...]

  30. Karen Says:

    really handy, thanks! I’ll use this so much I’ll wear it out.

  31. WP Toolbar (Tip of the Day #0022) | WordPressOfTheday.com Says:

    [...] found an interesting tool from IAmNotAGoodArtist.com and thought I would share this with [...]

  32. Deine Mutter Says:

    Wow, tolles Teil! Echt praktisch.

  33. Worpress araç çubuğu kısayolları | tuguts.com Says:

    [...] (yerimi) bahsetmek istiyorum kısaca. Bookmarklet’in orjinal sayfasına bu linkten ulaşabilirsiniz.  Bookmarklet’i hazırlayan Tommy‘e ulaştım ve bookmarklet’i [...]

  34. وردپرسی دلپذیرتر با Admin Toolbar Bookmarklet « Silvercover’s Weblog Says:

    [...] محبوبیت  سیستم مدیریت محتوی وردپرس به دلایل ویژگی های منحصر به فردی هست که این سیستم در بطنش داره. از لذت توسعه اون گرفته تا برآورده کردن نیاز کاربران مبتدی این سیستم سراسر جذاب و پویا و به اعتقاد من استاندارد هست. این بار من قصد دارم تا یکی از کشفیاتم خودم رو در حین وبگردی به شما همراهان معرفی کنم. اون چیزی نیست جز Admin Toolbar Bookmarklet. [...]

  35. links for 2010-03-09 « 個人的な雑記 Says:

    [...] WordPress Admin Toolbar Bookmarklet – Other – iamnotagoodartist (tags: bookmarklet wordpress) [...]

  36. Bookmarklet to Quickly Access WordPress Admin Menu | pro2go Designs Blog Says:

    [...] WordPress Admin Toolbar Bookmarklet [via @smashingmag] [...]

Leave a Reply