Semper_Fi_Module::option_isset( string $option, null|string $location = null )
Convenience function to see if an option is set.
Description Description
Parameters Parameters
- $option
-
(Required) Option for this prefix
- $location
-
(Optional) $this->locations array index
Default value: null
Return Return
(bool)
Source Source
File: includes/class-ld-semper-fi-module.php
Changelog Changelog
Version | Description |
---|---|
2.1.0 | Introduced. |