PluginProbe
Wp-Insert / 2.0
Wp-Insert v2.0
trunk 1.0 1.1 1.2 1.2.1 1.2.2 1.3.0 1.3.1 1.3.3 1.4 1.5.0 1.5.1 1.5.2 1.5.3 1.6.0 1.6.1 1.6.2 1.7 1.7.1 1.7.2 1.7.3 1.7.4 1.7.5 1.7.6 2.0 All 63 releases
wp-insert / includes / tracking-codes / tracking-codes.php

tracking-codes.php in Wp-Insert 2.0, at includes/tracking-codes/tracking-codes.php

6 lines 212 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 <?php
2 require_once(dirname(__FILE__).'/activate-upgrade.php');
3 require_once(dirname(__FILE__).'/menu.php');
4 require_once(dirname(__FILE__).'/admin-page.php');
5 require_once(dirname(__FILE__).'/codes.php');
6 ?>