wpseek.com
Bazujące na WordPress narzędzie wyszukiwania dla deweloperów i twórców motywów.



heartbeat_send › Filtr WordPress Hooks

Od3.6.0
Przestarzałyn/a
apply_filters( 'heartbeat_send', $response, $screen_id )
Parametry: (2)
  • (array) $response The Heartbeat response.
    Wymagane: Tak
  • (string) $screen_id The screen ID.
    Wymagane: Tak
Zdefiniowane na:
Codex:

Filters the Heartbeat response sent.





Źródło

$response = apply_filters( 'heartbeat_send', $response, $screen_id );