Fires if no results are found in a post query.
Parameters
Source
if ( 'all' === $this->query_vars['fields'] ) {
Changelog
Version | Description |
---|---|
4.9.0 | Introduced. |
Fires if no results are found in a post query.
if ( 'all' === $this->query_vars['fields'] ) {
Version | Description |
---|---|
4.9.0 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.