[Plugin: Query Posts] Notice: `caller_get_posts` is deprecated
-
I just noticed with
WP_DEBUG = truethat there maybe should be a change in howWP_Queryis called by the Query Posts Plugin:Notice:
WP_Querywas called with an argument that is deprecated since version 3.1!
caller_get_postsis deprecated. Useignore_sticky_postsinstead.
(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
The topic ‘[Plugin: Query Posts] Notice: `caller_get_posts` is deprecated’ is closed to new replies.