[wp-trac] [WordPress Trac] #20813: _get_plugin_data_markup_translate fails to load plugin translations

WordPress Trac wp-trac at lists.automattic.com
Fri Jun 1 21:33:32 UTC 2012


#20813: _get_plugin_data_markup_translate fails to load plugin translations
--------------------------------------------------+------------------
 Reporter:  arnee                                 |       Owner:
     Type:  defect (bug)                          |      Status:  new
 Priority:  normal                                |   Milestone:  3.4
Component:  I18N                                  |     Version:  2.9
 Severity:  major                                 |  Resolution:
 Keywords:  has-patch dev-feedback needs-testing  |
--------------------------------------------------+------------------

Comment (by arnee):

 Yes, the theme function has a different definition and less logic inside,
 so it is not a problem there...

 {{{
 function load_theme_textdomain( $domain, $path = false )
 }}}

 {{{
 function load_plugin_textdomain( $domain, $abs_rel_path = false,
 $plugin_rel_path = false )
 }}}

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


More information about the wp-trac mailing list