Title: Please update &quot;load_plugin_textdomain&quot;
Last modified: August 21, 2016

---

# Please update "load_plugin_textdomain"

 *  Resolved [metaphorcreations](https://wordpress.org/support/users/metaphorcreations/)
 * (@metaphorcreations)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/please-update-load_plugin_textdomain/)
 * Can you please update the load_plugin_textdomain code in your plugin. The It 
   causes major errors with WP_DEBUG is true. That function call should now look
   like:
 * `load_plugin_textdomain( 'pageList', false, 'pagelist/languages/' );`
 * Without this update the follow error is displayed:
 * `Notice: load_plugin_textdomain was called with an argument that is deprecated
   since version 2.7 with no alternative available.`
 * And when trying to save a post I get
 * `Warning: Cannot modify header information and a white page.`
 * Thanks!
 * [http://wordpress.org/plugins/page-list/](http://wordpress.org/plugins/page-list/)

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

 *  Plugin Author [webvitalii](https://wordpress.org/support/users/webvitaly/)
 * (@webvitaly)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/please-update-load_plugin_textdomain/#post-4419842)
 * Page-list plugin does not use load_plugin_textdomain() function in the code.
 * You may check out the [source of the plugin](http://plugins.trac.wordpress.org/browser/page-list/trunk/page-list.php).
 *  Thread Starter [metaphorcreations](https://wordpress.org/support/users/metaphorcreations/)
 * (@metaphorcreations)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/please-update-load_plugin_textdomain/#post-4419945)
 * Sorry about that, you are correct. I had thought I installed your plugin but 
   I had accidentally installed a different plugin with pretty much the same name.
   I didn’t realize that until after I wrote this (and then I forgot to comment 
   again here).
 * Great plugin by the way! Saved me a bunch of time!
 *  Plugin Author [webvitalii](https://wordpress.org/support/users/webvitaly/)
 * (@webvitaly)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/please-update-load_plugin_textdomain/#post-4419978)
 * That’s ok.
 * I should choose more unique name for the plugin next time 🙂

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

The topic ‘Please update "load_plugin_textdomain"’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/page-list_ffffff.svg)
 * [Page-list](https://wordpress.org/plugins/page-list/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/page-list/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/page-list/)
 * [Active Topics](https://wordpress.org/support/plugin/page-list/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/page-list/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/page-list/reviews/)

## Tags

 * [load_plugin_textdomain](https://wordpress.org/support/topic-tag/load_plugin_textdomain/)

 * 3 replies
 * 2 participants
 * Last reply from: [webvitalii](https://wordpress.org/support/users/webvitaly/)
 * Last activity: [12 years, 5 months ago](https://wordpress.org/support/topic/please-update-load_plugin_textdomain/#post-4419978)
 * Status: resolved