$instance
$instance : mixed
Private static variable to hold the single instance of the class.
Class MainWP_Child_Keys_Manager
hook_get_encrypted_option(string $empty_value, string $option, mixed $def_value = false) : string
Method hook_get_encrypted_option()
Handle get encrypted option value.
string | $empty_value | empty input value. |
string | $option | option name. |
mixed | $def_value | default value (option), default: false. |
Decrypt value.