Title: Great plugin
Last modified: May 28, 2020

---

# Great plugin

 *  [Soufiane Bahjaoui](https://wordpress.org/support/users/kechweb/)
 * (@kechweb)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/great-plugin-26331/)
 * This is a great plugin to display birthday for community buddypress, you need
   just to add function to load languages in your file `loader.php`
    this the function:
 *     ```
       function kechweb_load_textdomain() {
       		load_plugin_textdomain( 'bp-birthday-greetings', false, dirname( plugin_basename( __FILE__ ) ) . '/languages' );
       }
       add_action( 'plugins_loaded', 'kechweb_load_textdomain' );
       ```
   

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [Prashant Singh](https://wordpress.org/support/users/prashantvatsh/)
 * (@prashantvatsh)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/great-plugin-26331/#post-12906919)
 * Hi [@kechweb](https://wordpress.org/support/users/kechweb/)
 * Thanks for your kind words 🙂
 * Also, thanks for your suggestion. I have noted it and will try to put that up
   in the next version.
 * Thanks
 *  Thread Starter [Soufiane Bahjaoui](https://wordpress.org/support/users/kechweb/)
 * (@kechweb)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/great-plugin-26331/#post-12906981)
 * You welcome, also I have french translation how can I send it to you?

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Great plugin’ is closed to new replies.

 * ![](https://ps.w.org/bp-birthday-greetings/assets/icon-256x256.png?rev=1955460)
 * [BP Birthday Greetings](https://wordpress.org/plugins/bp-birthday-greetings/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/bp-birthday-greetings/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/bp-birthday-greetings/)
 * [Active Topics](https://wordpress.org/support/plugin/bp-birthday-greetings/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/bp-birthday-greetings/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/bp-birthday-greetings/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Soufiane Bahjaoui](https://wordpress.org/support/users/kechweb/)
 * Last activity: [5 years, 10 months ago](https://wordpress.org/support/topic/great-plugin-26331/#post-12906981)