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



heartbeat_received › Filtr WordPress Hooks

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

Filters the Heartbeat response received.





Źródło

$response = apply_filters( 'heartbeat_received', $response, $data, $screen_id );