Fires if no results are found in a post query.
Parameters
Source
do_action( 'loop_no_results', $this );
Changelog
| Version | Description |
|---|---|
| 4.9.0 | Introduced. |
Fires if no results are found in a post query.
do_action( 'loop_no_results', $this );
| Version | Description |
|---|---|
| 4.9.0 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.