Plugin Directory

Changeset 2154898


Ignore:
Timestamp:
09/11/2019 03:18:32 PM (7 years ago)
Author:
marcusraket.nu
Message:

Commercial message turned off for single site

File:
1 edited

Legend:

Unmodified
Added
Removed
  • metapic/trunk/classes/WP_MTPC.php

    r2154897 r2154898  
    223223        } else {
    224224            add_option( 'mtpc_deeplink_auto_default', true );
    225             add_option( 'mtpc_commercial_interest_message', true );
     225            add_option( 'mtpc_commercial_interest_message', false );
    226226        }
    227227    }
Note: See TracChangeset for help on using the changeset viewer.