/var/www/html_us/wp-content/plugins/checkout-for-woocommerce/templates/default/init.php


1
2
3
4
5
6
7
8
9
10
11
12
13
<?php
if ( ! defined'ABSPATH' ) ) {
    exit; 
// Exit if accessed directly
}

/**
 * Midas Theme Init
 *
 * Add things that should happen on theme activation here.
 *
 * Default settings are initted in Template
 */