Inventory_Presser_Addon_Updater::get_cached_version_info( string $cache_key = '' )
Gets the plugin’s cached version information from the database.
Contents
Parameters Parameters
- $cache_key
-
(Optional)
Default value: ''
Return Return
(boolean|string)
Source Source
File: includes/addon/class-addon-updater.php
Expand full source code Collapse full source code View on Github