W3cubDocs

/WordPress

apply_filters( 'nonce_user_logged_out', int $uid, string $action )

Filters whether the user who generated the nonce is logged out.

Parameters

$uid

(int) ID of the nonce-owning user.

$action

(string) The nonce action.

Source

File: wp-includes/pluggable.php

View on Trac

Changelog

Version Description
3.5.0 Introduced.

© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/nonce_user_logged_out