W3cubDocs

/WordPress

do_action( 'loop_no_results', WP_Query $this )

Fires if no results are found in a post query.

Parameters

$this

(WP_Query) The WP_Query instance.

Source

File: wp-includes/class-wp-query.php

View on Trac

Changelog

Version Description
4.9.0 Introduced.

© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/loop_no_results