8 lines
227 B
PHP
8 lines
227 B
PHP
<?php
|
|
defined('ABSPATH') or die('No script kiddies please!');
|
|
?>
|
|
<?php
|
|
$tiCampaign1 = 'wp-feed-instagram-3';
|
|
$tiCampaign2 = 'wp-feed-instagram-4';
|
|
include(plugin_dir_path(__FILE__) . '../include/get-more-customers-box.php');
|
|
?>
|