WP_Locale_Switcher::load_translations()
Load translations for a given locale.
Welcome to the WPPaste WordPress Method index. This page contains a an alphabetically sorted list of methods that are available for use in WordPress. Each method has a brief description of what it does and how it can be used. To find out more about a particular method, simply click on the method name.
Load translations for a given locale.
Restores the translations according to the original locale.
Restores the translations according to the previous locale.
Switches the translations according to the given locale.
constructor
do the actual mapping
Substitute substring matches in subject.
preg_replace_callback hook
Constructor.
Description Pending