wpseek.com
Un motore di ricerca WordPress per sviluppatori e autori di temi



heartbeat_send › WordPress Filter Hooks

Da3.6.0
Deprecaton/a
apply_filters( 'heartbeat_send', $response, $screen_id )
Parametri: (2)
  • (array) $response The Heartbeat response.
    Richiesto:
  • (string) $screen_id The screen ID.
    Richiesto:
Definito a:
Codex:

Filters the Heartbeat response sent.





Sorgenti

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