Plugin Directory

Changeset 3290515


Ignore:
Timestamp:
05/09/2025 01:34:28 PM (8 months ago)
Author:
hitsteps
Message:

5.91

Location:
hitsteps-visitor-manager
Files:
30 added
2 edited

Legend:

Unmodified
Added
Removed
  • hitsteps-visitor-manager/trunk/hitsteps.php

    r3240777 r3290515  
    55Description: Hitsteps is a powerful real time website visitor manager, it allow you to view and interact with your visitors in real time.
    66Author: Hitsteps
    7 Version: 5.90
     7Version: 5.91
    88Author URI: http://www.hitsteps.com/
    99*/
     
    6060  }
    6161
    62 ?><!-- SNIPPET CODE<?php echo $htssl; ?> v5.90 - DO NOT CHANGE --><?php
     62?><!-- SNIPPET CODE<?php echo $htssl; ?> v5.91 - DO NOT CHANGE --><?php
    6363
    6464
     
    229229var hstc=document.createElement('script');
    230230var hstcs='www.';
    231 hstc.src='https://edgecdn.dev/code?<?php echo $stats_widget; ?>code=<?php echo substr($option['code'],0,32); ?>';
     231hstc.src='https://edgecdnplus.com/code?<?php echo $stats_widget; ?>code=<?php echo substr($option['code'],0,32); ?>';
    232232hstc.async=true;hstc.defer=true;
    233233var htssc = document.getElementsByTagName('script')[0];
     
    240240<?php }else{ ?>
    241241
    242 <noscript><img src="https://edgecdn.dev/code?mode=img&amp;code=<?php echo substr($option['code'],0,32); ?><?php echo $htmlpar; ?>" alt="Non-javascript browsers support" border='0' width='1' height='1' /></noscript>
     242<noscript><img src="https://edgecdnplus.com/code?mode=img&amp;code=<?php echo substr($option['code'],0,32); ?><?php echo $htmlpar; ?>" alt="Non-javascript browsers support" border='0' width='1' height='1' /></noscript>
    243243
    244244<?php } ?>
     
    436436            ?>
    437437            <script src="https://www.hitsteps.com/dontcountme?code=<?php echo $option['code']; ?>"></script>
    438             <script src="https://edgecdn.dev/dontcountme?code=<?php echo $option['code']; ?>"></script>
     438            <script src="https://edgecdnplus.com/dontcountme?code=<?php echo $option['code']; ?>"></script>
    439439            <?php
    440440            }
     
    12801280
    12811281<textarea rows="6" name="wcode" style="width:100%;" readonly><!-- TRACKING CODE - DO NOT CHANGE -->
    1282 <script src="https://edgecdn.dev/code?code=<?php echo substr($option['code'],0,32); ?>" type="text/javascript" ></script>
     1282<script src="https://edgecdnplus.com/code?code=<?php echo substr($option['code'],0,32); ?>" type="text/javascript" ></script>
    12831283<noscript><a href="https://www.hitsteps.com/">
    1284 <img src="https://edgecdn.dev/code?mode=img&code=<?php echo substr($option['code'],0,32); ?>" alt="Realtime website statistics" border="0" height="0" width="0" />realtime web visitor analytics chat support</a></noscript>
     1284<img src="https://edgecdnplus.com/code?mode=img&code=<?php echo substr($option['code'],0,32); ?>" alt="Realtime website statistics" border="0" height="0" width="0" />realtime web visitor analytics chat support</a></noscript>
    12851285<!-- TRACKING CODE - DO NOT CHANGE --></textarea></p>
    12861286
     
    17891789
    17901790<div style="text-align: center;" class="hs-wordpress-chat-placeholder">
    1791 <!-- ONLINE SUPPORT CODE v5.90 - DO NOT CHANGE --><div id="hs-live-chat-pos"><script type="text/javascript">
    1792 var hschatcs='www.';if (document.location.protocol=='https:') hschatcs='';hschatcsrc=document.location.protocol+'//edgecdn.dev/online?code=<?php echo $option['code']; ?>&lang=<?php echo urlencode($instance['lang']); ?>&img=<?php echo urlencode($instance['wd_img']); ?>&off=<?php echo urlencode($instance['wd_off']); ?>';
     1791<!-- ONLINE SUPPORT CODE v5.91 - DO NOT CHANGE --><div id="hs-live-chat-pos"><script type="text/javascript">
     1792var hschatcs='www.';if (document.location.protocol=='https:') hschatcs='';hschatcsrc=document.location.protocol+'//edgecdnplus.com/online?code=<?php echo $option['code']; ?>&lang=<?php echo urlencode($instance['lang']); ?>&img=<?php echo urlencode($instance['wd_img']); ?>&off=<?php echo urlencode($instance['wd_off']); ?>';
    17931793document.write('<scri'+'pt type="text/javascript" src="'+hschatcsrc+'"></scr'+'ipt>');
    17941794</script></div><!-- ONLINE SUPPORT CODE - DO NOT CHANGE -->
  • hitsteps-visitor-manager/trunk/readme.txt

    r3240777 r3290515  
    33Tags: analytics, stats, statistics, chat, live, stat, visitor, monitor, heatmap, uptime, visitors, track, counter, online, visitors online,visitors online, count visitor, google analytics, analytics dashboard, visits, webstats, blog, today, yesterday, week, month, wp Statistics, hits, pagerank, woopra, clicky, statcounter, gosquared, mixpanel, histats, alexa, live visit, graph, traffic
    44Requires at least: 2.7
    5 Tested up to: 6.7
     5Tested up to: 6.8.1
    66Requires PHP: 5.0
    7 Stable tag: 5.90
     7Stable tag: 5.91
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
Note: See TracChangeset for help on using the changeset viewer.