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



loop_end › WordPress Action Hooks

Seit2.0.0
Veraltetn/v
do_action_ref_array( 'loop_end', array( &$this )
Parameter:
  • () query The WP_Query instance (passed by reference).
    Erforderlich: Ja
Definiert in:
Codex:

Fires once the loop has ended.



Ähnliche Funktionen: drop_index, wp_head, wp_rand, copy_dir, wp_send_json


Quellcode

do_action_ref_array( 'loop_end', array( &$this ) );