Specify the name of authentication key for nonce.
Description
The filter hook “ip-location-block-auth-key” assigns the name of authentication key for nonce.
Parameters
- $key
(string)ip-location-block-auth-nonce
Use case
If you want change it to shorter name, put the following code snippet into the functions.php
in your theme.
NOTE: When you select
"mu-plugins" (ip-location-block-mu.php)
as Validation timing , you should put your code snippet into drop-in.php
in Geolocation API folder instead of functions.php
. See My custom functions in “functions.php” doesn’t work. in FAQ for detail. Since
0.0.3.0.16