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



heartbeat_nopriv_send › WordPress Filter Hooks

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

Filters Heartbeat Ajax response in no-privilege environments when no data is passed.





Quellcode

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