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



heartbeat_send › WordPress Filter Hooks

Seit3.6.0
Veraltetn/v
apply_filters( 'heartbeat_send', $response, $screen_id )
Parameter: (2)
  • (array) $response The Heartbeat response.
    Erforderlich: Ja
  • (string) $screen_id The screen ID.
    Erforderlich: Ja
Definiert in:
Codex:

Filters the Heartbeat response sent.





Quellcode

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