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



add_ping › WordPress Filter Hooks

Seit2.0.0
Veraltetn/v
apply_filters( 'add_ping', $new )
Parameter:
  • () new New ping URL to add.
    Erforderlich: Ja
Definiert in:
Codex:

Filters the new ping URL to add for the given post.





Quellcode

$new = apply_filters( 'add_ping', $new );