[wp-trac] Re: [WordPress Trac] #5684: Tags should be able to edit names/slugs

WordPress Trac wp-trac at lists.automattic.com
Fri Feb 8 16:29:26 GMT 2008


#5684: Tags should be able to edit names/slugs
----------------------------+-----------------------------------------------
 Reporter:  jhodgdon        |        Owner:  anonymous
     Type:  defect          |       Status:  new      
 Priority:  normal          |    Milestone:  2.5      
Component:  Administration  |      Version:  2.5      
 Severity:  normal          |   Resolution:           
 Keywords:  tags has-patch  |  
----------------------------+-----------------------------------------------
Comment (by jhodgdon):

 I just added a patch to do the bulk delete. It could be slow if a lot of
 tags were deleted at once, I guess (uses a for loop and calls delete_term
 repeatedly), but I think that's fairly unlikely (since the screen only
 displays 20 I think?). If you think it's an issue, I could create a
 delete_terms or delete_tags function that would delete a bunch at once,
 but I thought it would be OK (and a bit safer, since all the actions get
 run for each delete).

-- 
Ticket URL: <http://trac.wordpress.org/ticket/5684#comment:24>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list