Changeset 3249924
- Timestamp:
- 03/03/2025 08:04:24 PM (13 months ago)
- Location:
- udimi-optin
- Files:
-
- 27 added
- 2 edited
-
tags/3.1.4 (added)
-
tags/3.1.4/admin (added)
-
tags/3.1.4/admin/custom-block.php (added)
-
tags/3.1.4/admin/dashboard.php (added)
-
tags/3.1.4/admin/funnels.php (added)
-
tags/3.1.4/admin/greyboxes.php (added)
-
tags/3.1.4/admin/solo-ads.php (added)
-
tags/3.1.4/class.php (added)
-
tags/3.1.4/css (added)
-
tags/3.1.4/css/block-style.css (added)
-
tags/3.1.4/css/style.css (added)
-
tags/3.1.4/images (added)
-
tags/3.1.4/images/logo.png (added)
-
tags/3.1.4/images/logo16.png (added)
-
tags/3.1.4/images/logo24.png (added)
-
tags/3.1.4/images/logo64.png (added)
-
tags/3.1.4/images/udimi-buy-form-icon.svg (added)
-
tags/3.1.4/js (added)
-
tags/3.1.4/js/adminpanel-dashboard.js (added)
-
tags/3.1.4/js/block.js (added)
-
tags/3.1.4/readme.txt (added)
-
tags/3.1.4/udimi-optin.php (added)
-
tags/3.1.4/uninstall.php (added)
-
trunk/admin/custom-block.php (added)
-
trunk/css/block-style.css (added)
-
trunk/images/udimi-buy-form-icon.svg (added)
-
trunk/js/block.js (added)
-
trunk/readme.txt (modified) (1 diff)
-
trunk/udimi-optin.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
udimi-optin/trunk/readme.txt
r3218490 r3249924 3 3 Requires at least: 4.7 4 4 Tested up to: 6.7.1 5 Stable tag: 3.1. 35 Stable tag: 3.1.4 6 6 Requires PHP: 7.0 7 7 Donate link: https://udimi.com/prime/ -
udimi-optin/trunk/udimi-optin.php
r3218490 r3249924 4 4 Plugin URI: https://udimi.com 5 5 Description: This plugin automatically inserts Udimi tracking code or Udimi lead boxes to your site. 6 Version: 3.1. 36 Version: 3.1.4 7 7 Author: Udimicom, Limited 8 8 Author URI: http://udimi.com … … 11 11 12 12 require_once(dirname(__FILE__).'/class.php'); 13 require_once(dirname(__FILE__).'/admin/custom-block.php'); 13 14 14 15 $udimiOptin = new UdimiOptin();
Note: See TracChangeset
for help on using the changeset viewer.