Page History: Languages support in Wordpress
Compare Page Revisions
Compare revision
to revision
List of revisions
Page Revision: 2011/09/07 23:32
Plugins
- Adding a language file for a plugin uses the function
load_plugin_textdomain( $domain, $abs_rel_path = false, $plugin_rel_path = false )
where $domain is the domaine name used in gettext functions like __() or _e()