WP Tag Manager 0.1.1

WP Tag Manager 0.1.1 is only a bug fix, so no new features yet. Refer back to the 0.1 release entry for a feature list.

Changes:

  • Fix for when WordPress is installed in a directory other than the blog address. This created a 404 error.
  • Tags are alphabetically ordered instead of by ID.

You can download WP Tag Manager 0.1.1 at the official WordPress plugin repository.

Donate

This plugin was created by me and is made available free of charge. However, if you would like to show your appreciation, you can donate via PayPal by clicking the donate button in the sidebar. All funds go towards getting me into college so I can get an education.

This entry was posted in Code and tagged , , , . Bookmark the permalink.

16 Responses to WP Tag Manager 0.1.1

  1. Daniel says:

    Quick question. Is there anyway to get this to hook in and display on the Posts Manage page, after the Categories column? I remember seeing a tutorial to hook into existing admin pages like I describe — but I haven’t been able to locate it again.

  2. houserocker says:

    thanks for this great and very easy to use plugin!!

  3. Pingback: Blog Updates 01.08 » JaypeeOnline // Blogging News & Reviews

  4. Mio says:

    Hi!
    Are you stoped developing this plugin? If it’s not so please write email to me. I can help with Russian localization & ideas of usability.

  5. Pingback: SEO Optimization Plugins for WordPress - Blog Tipz

  6. ctocopok says:

    Daniel, here is the source code of a plug-in that you asked for. Happily enuff, I just wrote this today. Small, simple and efficient:
    —————-

    :

    Tags already used:

    ‘name’, ‘order’ => ‘ASC’));
    foreach ($tags as $kk=>$vv) echo $vv->name.” (“.$vv->count.”)\n”;
    ?>

    ————–

    Not sure if comments would allow this one code to pass though, but at least I tried. :)

  7. ctocopok says:

    Nope. No luck. Source code has not passed through. Try here: http://www.ctocopok.ru/ctocopok_tagging_help.txt

    2 James Lao: I ahd to edit your code to change the limit of tags displaying on one pages from 15 to 200, that was to help me find duped tags with the same name but different slugs.

    Also, I made your plugin display the slugs for tags, so that I could find out what tags to which I needed to merge :)
    (I was fixing the localization problems – had some tag’s slugs trasliterated while others saved with unicode – both having the same name)

  8. stix says:

    i wait for new release. this is great plugin but i wait for tag split function ;-)

  9. mailce says:

    thank you superrrrrrrrrrrrr

  10. lynx says:

    where’s the DOWNLOAD LINK?

  11. James says:

    Sorry about that, the download link is back up now.

  12. Steve says:

    Does this work with 2.5? I think mine is no longer working since I upgraded.

    You should update your description on the WordPress site. It would be good to see the screen shots.

    I think your application has the ability to display a list of tags to choose from (little tag icons) when writing a post?

    That is what is no longer working in 2.5.

  13. martvin says:

    Litlle update code. When you need delete tons of tags,simply select all and delete

    http://www.piosenki.multa.pl/tag-manager.phps

  14. Pingback: 腾信家 - 本博客使用的WordPress插件

  15. sakib says:

    Hi, Dear Can you please help me out? If I want to create a page http://www.example.com/tag-list and which will automatically collect my all tags and show in /tag-list. As well, this will automatically. How I can do this things? Looking for your help?

    PS: I am taking about self hosted blog sites ;-)

  16. Hello. It seems like your tagging plugin has a lot of potential. Have you any plans to update it and or complete some of the planned features you have listed on wordpress.org? Thanks.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>