[wp-trac] Re: [WordPress Trac] #4100: UTW Tag Importer
WordPress Trac
wp-trac at lists.automattic.com
Sat Apr 7 15:46:16 GMT 2007
#4100: UTW Tag Importer
----------------------------+-----------------------------------------------
Reporter: MellerTime | Owner: anonymous
Type: enhancement | Status: new
Priority: low | Milestone: 2.2
Component: Administration | Version: 2.2
Severity: trivial | Resolution:
Keywords: tags import |
----------------------------+-----------------------------------------------
Comment (by MellerTime):
I think making it a wrapper for wp_set_post_tags (with append arg) would
make sense. It'd still be nice to have an obviously-named function for
adding tags.
I fixed the post_has_tag query so that it just tries to grab a rel_id and
tacked on the rel_type (although to be honest... tag_id should be unique,
how would we ever get a category and a tag with the same id?). Whenever
you're done with any additional functions (like wp_add_post_tags), I'll
post a revised version.
--
Ticket URL: <http://trac.wordpress.org/ticket/4100#comment:8>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list