Anyone know of any plugins that create categories for their own use or for any other purpose?
I must be missing a big part of the codex's available knowledge, the search brings up so few helpful things about plugins
thanks!
Anyone know of any plugins that create categories for their own use or for any other purpose?
I must be missing a big part of the codex's available knowledge, the search brings up so few helpful things about plugins
thanks!
Feedwordpress uses $wpdb->query to do most ofits work
and category visibility uses that to create a table..
I guess the realm of categories inplugins is a mystery?? should I include some file in order to use wp_create/insert_category? which file?
-lost in the wordpress bush
So, the clock defeated my search for scope purity. What do you mean, what do I mean? I ended up checking for and creating categories on the options page instead of having it happen inside the Feedwordpress updating cycle. It's not too bad a solution.
If anyone is interested in what my ramblings have been about, just send me an email or somesuch other communicaation, I would be happy to help if I can.
This topic has been closed to new replies.