Changeset 2183238
- Timestamp:
- 10/30/2019 04:19:38 PM (6 years ago)
- File:
-
- 1 edited
-
fm-tools/trunk/fm-tools.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
fm-tools/trunk/fm-tools.php
r2168289 r2183238 4 4 Plugin URI: https://colorinside.com 5 5 Description: This plugin is reserved to FattoreMamma Active's users. This tool monitors blogposts performances, only if included in authorized FattoreMamma's campaign identified by a campaign code. 6 Version: 2.1. 26 Version: 2.1.3 7 7 Author: colorinside studio 8 8 Author URI: https://colorinside.com … … 49 49 * 50 50 */ 51 function fm_tools_upgrade_completed( )51 function fm_tools_upgrade_completed($object, $options) 52 52 { 53 53 if ($options['action'] == 'update' && $options['type'] == 'plugin' && isset($options['plugins'])) {
Note: See TracChangeset
for help on using the changeset viewer.