get_version_info()
public static function get_version_info( $cache=true )
Get the license and plugins information.
Since:
unknown2.5(Deprecated the gform_version_info option. Get the license and plugins data from their own methods.)
Source: common.php:3022
Parameters
| Name | Type | Default | Description |
|---|---|---|---|
$cache | bool | true | If we should use the cached data. |
Returns
array|null