Plugin Directory

Changeset 2592194


Ignore:
Timestamp:
09/01/2021 03:27:46 PM (5 years ago)
Author:
veks
Message:

update v2.3.0

File:
1 edited

Legend:

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

    r2592193 r2592194  
    5858         */
    5959        public function getOption() {
    60             if ( false !== get_option( $this->pluginOptionName ) ) {
    61                 Activate::getInstance()->activation();
    62             }
    63 
    6460            return get_option( $this->pluginOptionName );
    6561        }
Note: See TracChangeset for help on using the changeset viewer.