do_action( 'posts_selection', string $selection )
Fires to announce the query’s current selection parameters.
Description
For use by caching plugins.
Parameters
- $selection
-
The assembled selection query.
Source
Changelog
Version | Description |
---|---|
2.3.0 | Introduced. |