Plugin Directory

Changeset 2183238


Ignore:
Timestamp:
10/30/2019 04:19:38 PM (6 years ago)
Author:
colorinside
Message:

Bug fix in fm_tools_upgrade_completed()

File:
1 edited

Legend:

Unmodified
Added
Removed
  • fm-tools/trunk/fm-tools.php

    r2168289 r2183238  
    44Plugin URI:     https://colorinside.com
    55Description:    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.2
     6Version:        2.1.3
    77Author:         colorinside studio
    88Author URI:     https://colorinside.com
     
    4949 *
    5050 */
    51 function fm_tools_upgrade_completed()
     51function fm_tools_upgrade_completed($object, $options)
    5252{
    5353    if ($options['action'] == 'update' && $options['type'] == 'plugin' && isset($options['plugins'])) {
Note: See TracChangeset for help on using the changeset viewer.