Changeset 2902235
- Timestamp:
- 04/21/2023 10:36:11 AM (3 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
r2902206 r2902235 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. 117 * Version: 1.0.2 18 18 * Author: Clearbit 19 19 * Author URI: https://clearbit.com/ … … 27 27 } 28 28 29 define( 'CLEARBIT_VISITOR_REPORT_VERSION', '1.0. 1' );29 define( 'CLEARBIT_VISITOR_REPORT_VERSION', '1.0.2' ); 30 30 31 31 function activate_clearbit_visitor_report() { -
clearbit/trunk/readme.txt
r2902232 r2902235 3 3 Tags: reverse ip,visitor report,clearbit,reveal 4 4 Tested up to: 6.2 5 Stable tag: 1.0. 15 Stable tag: 1.0.2 6 6 Requires PHP: 7.0 7 7 License: GPLv2 or later
Note: See TracChangeset
for help on using the changeset viewer.