apply_filters_ref_array( 'post_limits', string $limits , WP_Query $query )
Filters the LIMIT clause of the query.
Parameters
Source
Changelog
| Version | Description |
|---|---|
| 2.1.0 | Introduced. |
Filters the LIMIT clause of the query.
| Version | Description |
|---|---|
| 2.1.0 | Introduced. |