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 11Changelog
22==========
33
4+ #### 3.4.2 - Apr 29, 2025
5+
6+ - Fix HTML showing because of escaped translation text.
7+
8+
49### 3.4.1 - Mar 24, 2025
510
611- 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
2121
2222- Boxes can contain any content you like.
2323- 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)
3131- Customizable box position on the screen.
3232- Animations for showing or hiding boxes.
3333- Page targeting, to only show pop-ups on certain posts or pages.
You can’t perform that action at this time.
0 commit comments