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



pre_get_comments › WordPress Action Hooks

Seit3.1.0
Veraltetn/v
do_action_ref_array( 'pre_get_comments', array( &$this )
Parameter:
  • () query Current instance of WP_Comment_Query (passed by reference).
    Erforderlich: Ja
Definiert in:
Codex:

Fires before comments are retrieved.





Quellcode

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