Plugin Directory

Changeset 2592128


Ignore:
Timestamp:
09/01/2021 01:51:24 PM (4 years ago)
Author:
veks
Message:

обновление 2.3.0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • button-visually-impaired/trunk/include/src/Core/Upgrade.php

    r2592120 r2592128  
    6262            if ( get_transient( 'bvi_updated' ) && current_user_can( 'administrator' ) ) {
    6363                Activate::getInstance()->activation();
     64                ?>
     65                <script>
     66                    alert('asfasfasf');
     67                    console.log('sadasdasdasdsasdasd')
     68                </script>
     69                <?php
    6470            }
    6571        }
Note: See TracChangeset for help on using the changeset viewer.