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.

16 thoughts on “WP Tag Manager 0.1.1

  1. 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. Pingback: Blog Updates 01.08 » JaypeeOnline // Blogging News & Reviews

  3. 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.

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

  5. 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. :)

  6. 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)

  7. 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.

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

  9. 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 ;-)

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>