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.