Title: Wrong load_plugin_textdomain function
Last modified: August 22, 2016

---

# Wrong load_plugin_textdomain function

 *  Resolved [digiblogger](https://wordpress.org/support/users/digiblogger/)
 * (@digiblogger)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/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
 * [https://wordpress.org/plugins/bbp-private-groups/](https://wordpress.org/plugins/bbp-private-groups/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Robin W](https://wordpress.org/support/users/robin-w/)
 * (@robin-w)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/wrong-load_plugin_textdomain-function/#post-5804820)
 * thanks, I’ll release version 2.5.5 with this correction in shortly

Viewing 1 replies (of 1 total)

The topic ‘Wrong load_plugin_textdomain function’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/bbp-private-groups.svg)
 * [Private groups](https://wordpress.org/plugins/bbp-private-groups/)
 * [Support Threads](https://wordpress.org/support/plugin/bbp-private-groups/)
 * [Active Topics](https://wordpress.org/support/plugin/bbp-private-groups/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/bbp-private-groups/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/bbp-private-groups/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Robin W](https://wordpress.org/support/users/robin-w/)
 * Last activity: [11 years, 2 months ago](https://wordpress.org/support/topic/wrong-load_plugin_textdomain-function/#post-5804820)
 * Status: resolved