[wp-trac] [WordPress Trac] #13005: Add plugin hook for ajax-tag-search

WordPress Trac wp-trac at lists.automattic.com
Thu Apr 15 15:46:32 UTC 2010


#13005: Add plugin hook for ajax-tag-search
-------------------------+--------------------------------------------------
 Reporter:  jimmcq       |       Owner:  westi       
     Type:  enhancement  |      Status:  new         
 Priority:  high         |   Milestone:  Unassigned  
Component:  Plugins      |     Version:              
 Severity:  normal       |    Keywords:  plugin, hook
-------------------------+--------------------------------------------------
Changes (by jimmcq):

  * priority:  normal => high
  * type:  feature request => enhancement


Comment:

 In case it wasn't entirely clear, the goal is to be able to modify the
 results (suggested tag list) that gets sent back to the ajax call.

 Would it make sense to insert something right between to
 $results=$wpdb->get_col line and the echo join($results,"\n") line?

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/13005#comment:1>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list