For what purpose following parameter is used

caller_get_posts

link|improve this question

45% accept rate
2  
It's deprecated, it's the same as the new ignore_sticky_posts parameter, which when set to true excludes sticky posts from your query. – Mark Duncan Feb 21 at 12:55
feedback

1 Answer

If caller_ get_ posts is set to true (or 1) then Sticky posts will be excluded from being returned first.

Its kind of a way to turn sticky posts off in a query.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.