[wp-testers] on page/post save returns edit posts screen
Andrew Nacin
wp at andrewnacin.com
Mon May 3 23:38:30 UTC 2010
You have a plugin that is using an argument in load_plugin_textdomain that
no longer does anything. (The second argument, specifically.) See
http://codex.wordpress.org/Function_Reference/load_plugin_textdomain.
On Mon, May 3, 2010 at 4:33 PM, Ross Chapman <ross at folkspants.com> wrote:
> Running today's trunk on my Mac and notice that whenever I save a page (or
> custom post type for that matter) it returns the Edit Posts screen. Here's
> is error message from WP_DEBUG:
>
> "Notice: load_plugin_textdomain was called with an argument that is
> deprecated since version 2.7 with no alternative available. in
> /Library/WebServer/Documents/Sites/mydomain/wp-includes/functions.php on
> line 3248"
>
More information about the wp-testers
mailing list