Template Guides

Finding Posts

Use a post query when you need to select Social Poster posts in a template. Query parameters belong on the query before you execute it. See the linked Post Queries page for filters and returned objects.

Calls Used in This Task

craft.socialPoster.posts()

See Post Queries