apply_filters_ref_array( 'posts_orderby_request', string $orderby , WP_Query $this )
Filters the ORDER BY clause of the query.
Description Description
For use by caching plugins.
Parameters Parameters
Source Source
Changelog Changelog
| Version | Description |
|---|---|
| 2.5.0 | Introduced. |