
Hurray, a metablogging post again! This time regarding coding and not writing though. In the aniblogosphere, the most blogs have posts about anime (of course). Some are tagged by series names, some are in special categories. I myself prefer tags.
But when the blog becomes larger and covers more and more titles, tags and categories lists may become a layout-killer. The solution: dropdowns.WordPress has a dropdown widget built-in, but it’s no good because:
- It’s only for categories
- It lists all categories despite whether they are anime or something else
As you see it’s not very comfortable, or rather it doesn’t fulfill our task. Creating own widgets in WordPress is easy with a bit of PHP knowledge, however, listing the tags as we want it, and more importantly, filtering out the series, is much more difficult.
I made a WordPress plugin for download, but you can also read the technique on the second page of the post.
Requirements
There are only a few requirements:
- WordPress 2.8 or higher
- You want to tag posts with anime series, not categorize.
Download
For those of us who are disliked by codes, I’ve prepared a plugin which just needs to be installed to work. Enjoy.
Installation
As any other plugin, you just need to upload it to your plugins directory and activate it. After that you just have to:
- Tag posts as always, just, on the post edit pages you put your tags not in the ‘Post Tags’ box but ‘Anime’ box which is below
- Place the widget into the sidebar (‘Appearance’ -> ‘Widgets’)
- That’s all!
How it works
Simple as hell. It creates a custom taxonomy ‘Anime’, and… that’s it. Everything else is as simple, thus doesn’t need further explanation.
Feedback
By the way, you should be thankful as I discovered this only yesterday, and could keep it an only-Anime² feature. But I’m soft-hearted. Feedback appreciated, as well as bug reports.
Donate
This is a free plugin. And this is a great plugin. As everything Eugen creates for you. If you want to thank him for his work and encourage him to do more, he’s accepting donations: and you decide, how much money you want to send him.
13 Comments
Too bad I cant use that widget. ;___;
Fatal error: Call to undefined function register_sidebar_widget()
that’s what I’ve got when I try to activate it
This is a bug which strangely appears on WordPress lower than 2.8beta2. A new version with the fix is already done, I’m uploading it now. (Version 1.0.1)
Well, with 1.0.1 the problem is still there
And 1.0.2 did the job
T_T I was wrong. There is no mistake anymore, but there is no widget in the widgets menu either
Sorry for this flood in comments
Don’t worry. 1.0.3 should do — tested it. Uploading it now. Вот так вот.
Just discovered: the tag descriptions function comes with WP 2.8. So it won’t work anyway with lower blogs… But you can update yours to the RC1, it’s stable, I’m using it right now.
Дождусь уж stable, one day left.
Так и сделаю наверное, как только забэкаплю
I hope to see the widget on your site soon! ^__^
Thanks for your work =)
What was that fix by the way? I’m really curious now)
thanks for the plugin, will try it out asap
yuuichi´s last blog post: PS3 slim announcement.
2 Trackbacks
[…] Using this post as an excuse, I want to introduce you DFC’s blog Tsurupettan, which uses both a theme I made especially for him and my ADW plugin. […]
[…] in two shitstorms: The Fanart Ordeal and the OEGWe release 3 WordPress plugins: The Anime Tagging & Dropdown Widget; WT Co-authors; and the Do you read..? widgetEugen has almost written a Diary of an Anime […]