Inventory_Presser_Addon_Updater::set_version_info_cache( string $value = '', string $cache_key = '' )
Adds the plugin version information to the database.
Contents
Parameters Parameters
- $value
-
(Optional)
Default value: ''
- $cache_key
-
(Optional)
Default value: ''
Source Source
File: includes/addon/class-addon-updater.php
Expand full source code Collapse full source code View on Github