Changeset 2984704
- Timestamp:
- 10/27/2023 04:59:45 AM (2 years ago)
- Location:
- clearbit/trunk
- Files:
-
- 2 edited
-
clearbit-visitor-report.php (modified) (2 diffs)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
clearbit/trunk/clearbit-visitor-report.php
r2903290 r2984704 15 15 * Plugin URI: https://clearbit.com/resources/tools/visitor-report 16 16 * Description: Know who's visiting your website. With the Weekly Visitor Report, you get a weekly dashboard of de-anonymized companies visiting your website and showing intent — for free. 17 * Version: 1.0. 417 * Version: 1.0.6 18 18 * Author: Clearbit 19 19 * Author URI: https://clearbit.com/ … … 27 27 } 28 28 29 define( 'CLEARBIT_VISITOR_REPORT_VERSION', '1.0. 4' );29 define( 'CLEARBIT_VISITOR_REPORT_VERSION', '1.0.6' ); 30 30 31 31 function activate_clearbit_visitor_report() { -
clearbit/trunk/readme.txt
r2984192 r2984704 3 3 Tags: reverse ip,visitor report,clearbit,reveal 4 4 Tested up to: 6.3.2 5 Stable tag: 1.0. 55 Stable tag: 1.0.6 6 6 Requires PHP: 7.0 7 7 License: GPLv2 or later
Note: See TracChangeset
for help on using the changeset viewer.