do_action( 'posts_selection', string $selection )

Fires to announce the query’s current selection parameters.


Description Description

For use by caching plugins.


Parameters Parameters

$selection

(string) The assembled selection query.


Top ↑

Source Source

File: wp-includes/class-wp-query.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
2.3.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.