Changeset 3246663
- Timestamp:
- 02/25/2025 06:58:57 PM (4 weeks 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
r3191045 r3246663 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.6 26 Version: 2.63 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.6 2');13 if (!defined('TMIP_VERSION') ) define('TMIP_VERSION', '2.63'); 14 14 15 15 ### SET CONSTANTS ############################################ -
tracemyip-visitor-analytics-ip-tracking-control/trunk/readme.txt
r3191045 r3246663 2 2 3 3 Contributors: TraceMyIP 4 Tags: visitor, ip,tracker,stats,analytics4 Tags: visitor,tracker,ip,stats,analytics 5 5 Requires at least: 2.0.4 6 6 Tested up to: 6.7 7 7 Requires PHP: 5.6 8 Stable tag: 2.6 28 Stable tag: 2.63 9 9 License: GPLv2 (or later) 10 10 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 172 172 173 173 == Changelog == 174 175 = Version 2.63 = 176 - Updated Geolocation engine 177 - Improved reliability of rendering visitor MAP avatars 178 - Increased loading performance of various reports 179 - Fixed issues with website analytics dashboard where charts did not render for some requests 180 - Implemented new dashboard for built-in affiliate program 174 181 175 182 = Version 2.62 =
Note: See TracChangeset
for help on using the changeset viewer.