mirror of
https://github.com/mainwp/mainwp-child.git
synced 2025-08-30 02:32:07 +08:00
Fixed: CodeFactor issues
This commit is contained in:
parent
4bdcc1b707
commit
c8d30d5fbe
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ if ( isset( $_GET['bulk_settings_manageruse_nonce_key'] ) && isset( $_GET['bulk_
|
|||
*
|
||||
* @since 2.0.3
|
||||
*
|
||||
* @param string $nonce Nonce that was used in the form to verify
|
||||
* @param string $nonce Nonce that was used in the form to verify.
|
||||
* @param string|int $action Should give context to what is taking place and be the same when nonce was created.
|
||||
*
|
||||
* @return false|int False if the nonce is invalid, 1 if the nonce is valid and generated between
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue