Wrong load_plugin_textdomain function
-
Hi, your load_plugin_textdomain function isn´t called correct.
Please user
load_plugin_textdomain('bbp-private-groups', false, basename( dirname( __FILE__ ) ) . '/lang' );and translations will work
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Wrong load_plugin_textdomain function’ is closed to new replies.