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



get_to_ping › WordPress Filter Hooks

Seit2.0.0
Veraltetn/v
apply_filters( 'get_to_ping', $to_ping )
Parameter:
  • () to_ping List of URLs yet to ping.
    Erforderlich: Ja
Definiert in:
Codex:

Filters the list of URLs yet to ping for the given post.





Quellcode

return apply_filters( 'get_to_ping', $to_ping );