Plugin Directory

Changeset 3064967


Ignore:
Timestamp:
04/04/2024 05:44:39 PM (12 months ago)
Author:
TraceMyIP
Message:

Version 2.57

  • Verified WordPress version 6.5 compatibility
  • Console notifications improvements
  • Added new proxy and bot definitions
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  
    44    Plugin URI: https://www.tracemyip.org
    55    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.56
     6    Version: 2.57
    77    Author: TraceMyIP.org
    88    Author URI: https://www.TraceMyIP.org
     
    1111    License URI: http://www.gnu.org/licenses/gpl-2.0.html
    1212*/
    13 if (!defined('TMIP_VERSION') )      define('TMIP_VERSION', '2.56');
     13if (!defined('TMIP_VERSION') )      define('TMIP_VERSION', '2.57');
    1414
    1515### SET CONSTANTS ############################################
  • tracemyip-visitor-analytics-ip-tracking-control/trunk/readme.txt

    r3044107 r3064967  
    44Tags: visitors, ip, address, tracker, email, alerts, website, blocker, analytics, stats, doorbell, counters, hits, redirect, ip blocker, ip tracker, widget, gdpr
    55Requires at least: 2.0.4
    6 Tested up to: 6.4
     6Tested up to: 6.5
    77Requires PHP: 5.6
    8 Stable tag: 2.56
     8Stable tag: 2.57
    99License: GPLv2 (or later)
    1010License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    169169
    170170== Changelog ==
     171
     172= Version 2.57 =
     173- Verified WordPress version 6.5 compatibility
     174- Console notifications improvements
     175- Added new proxy and bot definitions
    171176
    172177= Version 2.56 =
Note: See TracChangeset for help on using the changeset viewer.