Wrong load_plugin_textdomain
-
Hi,
your function to load the plugins textdomain does not work.
Please replace it with this:
load_plugin_textdomain('askme-plugin', false, basename( dirname( __FILE__ ) ) . '/lang' );
This works
Regards
Digi
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Wrong load_plugin_textdomain’ is closed to new replies.