Amazon.com Widgets
Hoshichan.com

A side note on WordPress 2.3

September 27th, 2007 · 4 Comments

Dear WordPress,

It’s lovely that you incorporated tags into the system proper, but I really miss them being displayed for me to select on the new post page. Also, 45 is not enough to display, I’m sorry. I have more like 150.

Also also, there’s no way to manage tags or view all tags. Don’t make me go into phpMyAdmin just to see what TAGS I HAVE, people…. T_T;;

Tags:

Posted in Meep

4 responses so far ↓

  • 1 Angela // Sep 28, 2007 at 9:47 am

    For the number of tags on the tag cloud, note last parameter:

    wp_tag_cloud( ’smallest=10&largest=24&unit=px&number=200′ );

    For being able to manage tags and show current tags in the post page, there’s Advanced Tag Entry: http://www.poplarware.com/tagplugin.html

    Hope this helps.

  • 2 Hoshichan // Sep 28, 2007 at 10:15 am

    Yes, although I can’t get the plugin box to drag up higher on the post page, but it’s a start. Thanks Angela! :D

  • 3 Angela // Sep 29, 2007 at 6:48 am

    True true… I hate that! I spent maybe five minutes trying to get it higher up. I also tried rearranging other boxes, but it’s not working, so it might be a WP core problem? Hmm…

  • 4 Hoshichan // Sep 29, 2007 at 11:35 am

    Could be. I’m anticipating a lot of these issues fixed in future point upgrades so I’m not incredibly fussed about it, but still, it’s a little aggravating. NATURALLY I upgraded first the blog with by far the most tags. XD

Leave a Comment