wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren



set_404 › WordPress Action Hooks

Seit5.5.0
Veraltetn/v
do_action_ref_array( 'set_404', array( $this )
Parameter:
  • () query The WP_Query instance (passed by reference).
    Erforderlich: Ja
Definiert in:
Codex:

Fires after a 404 is triggered.



Ähnliche Funktionen: is_404, get_404_template


Ähnliche Hooks: blog_redirect_404

Quellcode

do_action_ref_array( 'set_404', array( $this ) );