Changeset 3064967
- Timestamp:
- 04/04/2024 05:44:39 PM (12 months ago)
- Location:
- tracemyip-visitor-analytics-ip-tracking-control/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
tracemyip-visitor-analytics-ip-tracking-control/trunk/TraceMyIP-Wordpress-Plugin.php
r3044107 r3064967 4 4 Plugin URI: https://www.tracemyip.org 5 5 Description: Website visitor IP address activity tracking, IP analytics, visitor email alerts, IP changes tracker and visitor IP address blocking. Tag visitors IPs, track, create email alerts, control and manage pages, links and protect contact forms. GDPR compliant. For visitor tracker setup instructions, see <a href="admin.php?page=tmip_lnk_wp_settings"><b>plugin settings</b></a>. 6 Version: 2.5 66 Version: 2.57 7 7 Author: TraceMyIP.org 8 8 Author URI: https://www.TraceMyIP.org … … 11 11 License URI: http://www.gnu.org/licenses/gpl-2.0.html 12 12 */ 13 if (!defined('TMIP_VERSION') ) define('TMIP_VERSION', '2.5 6');13 if (!defined('TMIP_VERSION') ) define('TMIP_VERSION', '2.57'); 14 14 15 15 ### SET CONSTANTS ############################################ -
tracemyip-visitor-analytics-ip-tracking-control/trunk/readme.txt
r3044107 r3064967 4 4 Tags: visitors, ip, address, tracker, email, alerts, website, blocker, analytics, stats, doorbell, counters, hits, redirect, ip blocker, ip tracker, widget, gdpr 5 5 Requires at least: 2.0.4 6 Tested up to: 6. 46 Tested up to: 6.5 7 7 Requires PHP: 5.6 8 Stable tag: 2.5 68 Stable tag: 2.57 9 9 License: GPLv2 (or later) 10 10 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 169 169 170 170 == Changelog == 171 172 = Version 2.57 = 173 - Verified WordPress version 6.5 compatibility 174 - Console notifications improvements 175 - Added new proxy and bot definitions 171 176 172 177 = Version 2.56 =
Note: See TracChangeset
for help on using the changeset viewer.