Method | Description | |
---|---|---|
__construct ( Inpsyde\MultilingualPress\Common\Nonce\Nonce $nonce ) | Constructor. | |
is_valid ( integer $context = NULL ) : boolean | Is this a valid request? |
Method | Description | |
---|---|---|
is_real_revision ( integer $post_id ) : boolean | Check post status. |
public __construct ( Inpsyde\MultilingualPress\Common\Nonce\Nonce $nonce ) | ||
$nonce | Inpsyde\MultilingualPress\Common\Nonce\Nonce | Nonce object. |