[wp-trac] [WordPress Trac] #12875: Adding path support to load_muplugin_textdomain() function
WordPress Trac
wp-trac at lists.automattic.com
Tue Apr 6 16:12:46 UTC 2010
#12875: Adding path support to load_muplugin_textdomain() function
-------------------------+--------------------------------------------------
Reporter: uglyrobot | Owner: westi
Type: enhancement | Status: new
Priority: normal | Milestone: 3.0
Component: Plugins | Version: 3.0
Severity: normal | Keywords: has-patch
-------------------------+--------------------------------------------------
It always bugged me that the load_muplugin_textdomain() function didn't
support a relative path, so I was forced to use the depreciated argument
in load_plugin_textdomain() if I wanted my language files in a folder.
Simple backwards compatible fix to bring it in line with
load_plugin_textdomain().
--
Ticket URL: <http://core.trac.wordpress.org/ticket/12875>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list