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



heartbeat_nopriv_received › WordPress Filter Hooks

Da3.6.0
Deprecaton/a
apply_filters( 'heartbeat_nopriv_received', $response, $data, $screen_id )
Parametri: (3)
  • (array) $response The no-priv Heartbeat response.
    Richiesto:
  • (array) $data The $_POST data sent.
    Richiesto:
  • (string) $screen_id The screen ID.
    Richiesto:
Definito a:
Codex:

Filters Heartbeat Ajax response in no-privilege environments.





Sorgenti

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