File tree Expand file tree Collapse file tree 2 files changed +12
-7
lines changed Expand file tree Collapse file tree 2 files changed +12
-7
lines changed Original file line number Diff line number Diff line change 1
1
Changelog
2
2
==========
3
3
4
+ #### 3.4.2 - Apr 29, 2025
5
+
6
+ - Fix HTML showing because of escaped translation text.
7
+
8
+
4
9
### 3.4.1 - Mar 24, 2025
5
10
6
11
- Bump required PHP version to 7.4 or higher.
Original file line number Diff line number Diff line change @@ -21,13 +21,13 @@ Boxzilla is a plugin allowing you to add pop-up or slide-in boxes to your WordPr
21
21
22
22
- Boxes can contain any content you like.
23
23
- You can show boxes at various events:
24
- - After scrolling down past a certain percentage of the page height.
25
- - After scrolling down to a specific page element.
26
- - After X seconds on the page.
27
- - After X pageviews on the site.
28
- - Manually by clicking a link or button
29
- - When the user intents to exit your website (Premium)
30
- - After X seconds on the site (any page). (Premium)
24
+ - After scrolling down past a certain percentage of the page height.
25
+ - After scrolling down to a specific page element.
26
+ - After X seconds on the page.
27
+ - After X pageviews on the site.
28
+ - Manually by clicking a link or button
29
+ - When the user intents to exit your website (Premium)
30
+ - After X seconds on the site (any page). (Premium)
31
31
- Customizable box position on the screen.
32
32
- Animations for showing or hiding boxes.
33
33
- Page targeting, to only show pop-ups on certain posts or pages.
You can’t perform that action at this time.
0 commit comments