wpseek.com
A WordPress-centric search engine for devs and theme authors



loop_no_results › WordPress Action Hooks

Since4.9.0
Deprecatedn/a
do_action( 'loop_no_results', $this )
Parameters:
  • () query The WP_Query instance.
    Required: Yes
Defined at:
Codex:

Fires if no results are found in a post query.





Source

do_action( 'loop_no_results', $this );