• I just noticed with WP_DEBUG = true that there maybe should be a change in how WP_Query is called by the Query Posts Plugin:

    Notice: WP_Query was called with an argument that is deprecated since version 3.1!
    caller_get_posts is deprecated. Use ignore_sticky_posts instead.
    (in /home/www/html/wp-includes/functions.php on line 3551)

    This is a feedback for Justin and all of you, just in case.

    Best,
    caratage

    http://ww.wp.xz.cn/extend/plugins/query-posts/

The topic ‘[Plugin: Query Posts] Notice: `caller_get_posts` is deprecated’ is closed to new replies.