PHP Inpsyde\MultilingualPress\Common\Nonce 네임스페이스

중첩된 네임스페이스

Inpsyde\MultilingualPress\Common\Nonce\Exception

Interfaces

이름 설명
Nonce Interface for all nonce implementations.

클래스들

이름 설명
ArrayContext Array-based nonce context implementation.
OriginalRequestContext Nonce context implementation wrapping around GET and POST request data using filter_input().
RequestContext Nonce context implementation wrapping around the $_GET and $_POST request superglobals.
WPNonce WordPress-specific nonce implementation.