[wp-trac] [WordPress Trac] #16418: get_plugin_data() doesn't apply kses when $markup and $translate are false

WordPress Trac wp-trac at lists.automattic.com
Sun Jan 30 23:45:24 UTC 2011


#16418: get_plugin_data() doesn't apply kses when $markup and $translate are false
--------------------------+-----------------------------
 Reporter:  kawauso       |      Owner:
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  Plugins       |    Version:  3.1
 Severity:  normal        |   Keywords:
--------------------------+-----------------------------
 `get_plugin_data()` uses `_get_plugin_data_markup_translate()` to apply
 kses, but this isn't invoked if $markup and $translate are both false.

 This behaviour is rather unexpected, since kses application isn't
 controlled directly by either parameter.

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


More information about the wp-trac mailing list