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



wp_refresh_nonces › Filtr WordPress Hooks

Od4.3.0
Przestarzałyn/a
apply_filters( 'wp_refresh_nonces', $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 nonces to send to the New/Edit Post screen.





Źródło

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