Title: WordPress Debug error: functions load_plugin_textdomain
Last modified: August 24, 2016

---

# WordPress Debug error: functions load_plugin_textdomain

 *  [Webliberty](https://wordpress.org/support/users/webliberty/)
 * (@webliberty)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/wordpress-debug-error-functions-load_plugin_textdomain/)
 * Hi, WordPress Debug error:
 * Notice: load_plugin_textdomain function is called with an argument that is deprecated
   since version 2.7
 * Probably it refers to the function:
 *     ```
       function polls_textdomain() {
       	load_plugin_textdomain( 'wp-polls', false, dirname( plugin_basename( __FILE__ ) ) );
       }
       ```
   
 * [https://wordpress.org/plugins/wp-polls/](https://wordpress.org/plugins/wp-polls/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Lester Chan](https://wordpress.org/support/users/gamerz/)
 * (@gamerz)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/wordpress-debug-error-functions-load_plugin_textdomain/#post-6091358)
 * Hmm, I don’t think so, it is still the correct way of doing it. See [https://codex.wordpress.org/Function_Reference/load_plugin_textdomain](https://codex.wordpress.org/Function_Reference/load_plugin_textdomain).
 * I also don’t get that error on my own dev machine.

Viewing 1 replies (of 1 total)

The topic ‘WordPress Debug error: functions load_plugin_textdomain’ is closed to
new replies.

 * ![](https://ps.w.org/wp-polls/assets/icon.svg?rev=977996)
 * [WP-Polls](https://wordpress.org/plugins/wp-polls/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-polls/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-polls/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-polls/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-polls/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-polls/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Lester Chan](https://wordpress.org/support/users/gamerz/)
 * Last activity: [11 years, 1 month ago](https://wordpress.org/support/topic/wordpress-debug-error-functions-load_plugin_textdomain/#post-6091358)
 * Status: not resolved