Plugin Directory

Changeset 2678779


Ignore:
Timestamp:
02/15/2022 03:58:36 AM (4 years ago)
Author:
morphii
Message:

Pro Version Check Added

File:
1 edited

Legend:

Unmodified
Added
Removed
  • morphii/trunk/morphii.php

    r2665851 r2678779  
    8686
    8787        protected function __construct() {
    88 
     88            if ( is_plugin_active('morphii-pro/morphii-init.php')  )
     89                return;
    8990            // if ( ! function_exists( 'WC' ) ) {
    9091
Note: See TracChangeset for help on using the changeset viewer.