File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 33/*
44Plugin Name: Koko Analytics
55Plugin URI: https://www.kokoanalytics.com/#utm_source=wp-plugin&utm_medium=koko-analytics&utm_campaign=plugins-page
6- Version: 2.2.3
6+ Version: 2.2.4
77Description: Privacy-friendly and efficient statistics for your WordPress site.
88Author: ibericode
99Author URI: https://www.ibericode.com/
4242 return ;
4343}
4444
45- define ('KOKO_ANALYTICS_VERSION ' , '2.2.3 ' );
45+ define ('KOKO_ANALYTICS_VERSION ' , '2.2.4 ' );
4646define ('KOKO_ANALYTICS_PLUGIN_FILE ' , __FILE__ );
4747define ('KOKO_ANALYTICS_PLUGIN_DIR ' , __DIR__ );
4848
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ Contributors: Ibericode, DvanKooten
33Tags: analytics, statistics, stats
44Requires at least: 6.0
55Tested up to: 6.9.1
6- Stable tag: 2.2.3
6+ Stable tag: 2.2.4
77License: GPL-3.0-or-later
88License URI: http://www.gnu.org/licenses/gpl-3.0.html
99Requires PHP: 7.4
@@ -123,7 +123,7 @@ Some more advanced features are bundled in [Koko Analytics Pro](https://www.koko
123123
124124== Changelog ==
125125
126- ### 2.2.3 - Feb 17, 2026
126+ ### 2.2.4 - Feb 17, 2026
127127
128128- Fix fatal error on fresh plugin installation because of calling non-static method statically.
129129- Fix `[koko_analytics_counter] shortcode no longer working in version 2.2.2 because of lacking function arguments.
You can’t perform that action at this time.
0 commit comments