Plugin Directory

Changeset 2592020


Ignore:
Timestamp:
09/01/2021 11:04:28 AM (5 years ago)
Author:
veks
Message:

обновление 2.3.0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • button-visually-impaired/trunk/functions.php

    r2592008 r2592020  
    1919        // Iterate through the plugins being updated and check if ours is there
    2020        foreach ( $options['plugins'] as $plugin ) {
    21 
    2221            if ( $plugin == $our_plugin ) {
    23                 Bvi\Core\Activate::getInstance()->activation();
     22                \Bvi\Core\Activate::getInstance()->activation();
    2423            }
    2524        }
Note: See TracChangeset for help on using the changeset viewer.