[wp-trac] [WordPress Trac] #12209: Syntax errors in filters

WordPress Trac wp-trac at lists.automattic.com
Fri Feb 12 03:33:04 UTC 2010


#12209: Syntax errors in filters
----------------------------+-----------------------------------------------
 Reporter:  mfields         |       Owner:                          
     Type:  defect (bug)    |      Status:  new                     
 Priority:  normal          |   Milestone:  Unassigned              
Component:  Administration  |     Version:                          
 Severity:  normal          |    Keywords:  filter, variable, syntax
----------------------------+-----------------------------------------------
 Could be wrong, but should the "$" be inside the curly braces or does it
 matter?

 Line 536:
 $actions = apply_filters("${taxonomy}_row_actions", $actions, $tag);

 Line 564:
 apply_filters("manage_${taxonomy}_custom_column", '', $column_name,
 $tag->term_id);

 https://core.trac.wordpress.org/browser/trunk/wp-
 admin/includes/template.php

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/12209>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list