Version Description
- Tested on WP 5.5.
Download this release
Release Info
Developer | hotjar |
Plugin | Hotjar |
Version | 1.0.8 |
Comparing to | |
See all releases |
Code changes from version 1.0.7 to 1.0.8
- hotjar.php +1 -1
- readme.txt +5 -2
hotjar.php
CHANGED
@@ -4,7 +4,7 @@
|
|
4 |
* Description: The fast & visual way to understand your users.
|
5 |
* Author: Hotjar
|
6 |
* Author URI: https://www.hotjar.com/
|
7 |
-
* Version: 1.0.
|
8 |
* License: GPLv3
|
9 |
* License URI: https://www.gnu.org/licenses/gpl-3.0.en.html
|
10 |
* Text Domain: hotjar
|
4 |
* Description: The fast & visual way to understand your users.
|
5 |
* Author: Hotjar
|
6 |
* Author URI: https://www.hotjar.com/
|
7 |
+
* Version: 1.0.8
|
8 |
* License: GPLv3
|
9 |
* License URI: https://www.gnu.org/licenses/gpl-3.0.en.html
|
10 |
* Text Domain: hotjar
|
readme.txt
CHANGED
@@ -2,8 +2,8 @@
|
|
2 |
Contributors: hotjar
|
3 |
Tags: hotjar,insights,visual,heatmaps,recordings,funnels,analytics
|
4 |
Requires at least: 4.6
|
5 |
-
Tested up to: 5.
|
6 |
-
Stable tag: 1.0.
|
7 |
License: GPLv3
|
8 |
License URI: https://www.gnu.org/licenses/gpl-3.0.en.html
|
9 |
|
@@ -84,6 +84,9 @@ You can uninstall this plugin at any time to remove Hotjar from your site. Data
|
|
84 |
|
85 |
== Changelog ==
|
86 |
|
|
|
|
|
|
|
87 |
= 1.0.7 =
|
88 |
* Update description.
|
89 |
|
2 |
Contributors: hotjar
|
3 |
Tags: hotjar,insights,visual,heatmaps,recordings,funnels,analytics
|
4 |
Requires at least: 4.6
|
5 |
+
Tested up to: 5.5.0
|
6 |
+
Stable tag: 1.0.8
|
7 |
License: GPLv3
|
8 |
License URI: https://www.gnu.org/licenses/gpl-3.0.en.html
|
9 |
|
84 |
|
85 |
== Changelog ==
|
86 |
|
87 |
+
= 1.0.8 =
|
88 |
+
* Tested on WP 5.5.
|
89 |
+
|
90 |
= 1.0.7 =
|
91 |
* Update description.
|
92 |
|