- Version
- Download 723
- File Size 0.00 KB
- File Count 1
- Create Date March 10, 2023
- Last Updated January 18, 2024
WP Statistics v14.3.45+ Premium Addons Bundle
Download WP Statistics + Premium Addons Bundle Latest Versions
Changelog
V14.3.5 – 17.01.2024
- Improvement: Set Requires at least to v5.0
- Improvement: Remove storing the filter data in browser local storage
- Improvement: Change date format to international date system
- Improvement: Refactor IP Anonymization Logic to Use
wp_privacy_anonymize_ip()
Function to make more compatible with GDPR - Development: Added filters
wp_statistics_pages_countries_args
,wp_statistics_data_export_base_query
andwp_statistics_data_export_query
- Fixes: Compatibility WhichBrowser with PHP v8.3
V14.3.4 – 30.12.2023
- Fixes: Improved layout of the settings page tabs in tablet-view.
- Improvement: Implemented asynchronous requests for performance enhancement.
V14.3.3 – 28.12.2023
- Fixes: Display issue with screen option on overview page now corrected.
- Fixes: Warning issues in author features resolved.
- Fixes: Type Error in User Online Subtraction Operation addressed.
- Fixes: Loading the filter modal in admin area.
- Development: Added
wp_statistics_author_items
filter for extended functionality. - Improvement: Admin styles enhanced for better user interface.
- Improvement: Tooltips added to settings page sections for improved clarity.
- Improvement: Hit request now initiates after page loads for optimized performance.
V14.3.2 – 22.12.2023
- Feature: New pagination on countries page for easier navigation.
- Feature: Added informative tooltips to overview components for better understanding.
- Fixes: Resolved issue where the table was being altered with every update.
- Fixes: Corrected display of decimal numbers on the y-axis in charts.
- Improvement: Updated settings page with new styles and a more user-friendly sidebar.
- Improvement: Enhanced security by properly handling variables in the countries page.
- Improvement: Updated admin area with the latest versions of plugins for better performance.
- Improvement: Ensured compatibility with PHP version 8.2.
- Development: Introduced
wp_statistics_meta_box_{metabox}_args
filter for developers. - Development: Added
wp_statistics_after_user_column
action for extended functionality.