Changeset 3320191
- Timestamp:
- 06/30/2025 05:32:45 PM (9 months ago)
- Location:
- holler-box
- Files:
-
- 2 added
- 4 edited
- 1 copied
-
tags/2.3.10 (copied) (copied from holler-box/trunk)
-
tags/2.3.10/README.md (added)
-
tags/2.3.10/holler-box.php (modified) (2 diffs)
-
tags/2.3.10/readme.txt (modified) (2 diffs)
-
trunk/README.md (added)
-
trunk/holler-box.php (modified) (2 diffs)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
holler-box/tags/2.3.10/holler-box.php
r3292128 r3320191 4 4 * Plugin URI: https://hollerwp.com 5 5 * Description: Powerful Popups & Lead Generation for Small Businesses & Agencies using WordPress 6 * Version: 2.3. 96 * Version: 2.3.10 7 7 * Author: Groundhogg Inc. 8 8 * Author URI: https://groundhogg.io … … 20 20 } 21 21 22 define( 'HOLLERBOX_VERSION', '2.3. 9' );22 define( 'HOLLERBOX_VERSION', '2.3.10' ); 23 23 24 24 if ( ! class_exists( 'Holler_Box' ) ) { -
holler-box/tags/2.3.10/readme.txt
r3292128 r3320191 5 5 Requires at least: 5.0 6 6 Tested up to: 6.8 7 Stable tag: 2.3. 97 Stable tag: 2.3.10 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 230 230 You can purchase a premium plan for access to support and our premium extensions & integrations on our [pricing page](https://www.hollerwp.com/pricing/). 231 231 232 = How can I report security bugs? = 233 234 You can report security bugs through the Patchstack Vulnerability Disclosure Program. The Patchstack team helps validate, triage and handle any security vulnerabilities. [Report a security vulnerability.]( https://patchstack.com/database/vdp/9e5fb9de-b4ff-4c66-a60b-2d04c7cc641d ) 235 232 236 == Changelog == 237 238 = 2.3.10 (2025-06-30) = 239 * ADD Patchstack MVDP details. 233 240 234 241 = 2.3.9 (2025-05-12) = -
holler-box/trunk/holler-box.php
r3292128 r3320191 4 4 * Plugin URI: https://hollerwp.com 5 5 * Description: Powerful Popups & Lead Generation for Small Businesses & Agencies using WordPress 6 * Version: 2.3. 96 * Version: 2.3.10 7 7 * Author: Groundhogg Inc. 8 8 * Author URI: https://groundhogg.io … … 20 20 } 21 21 22 define( 'HOLLERBOX_VERSION', '2.3. 9' );22 define( 'HOLLERBOX_VERSION', '2.3.10' ); 23 23 24 24 if ( ! class_exists( 'Holler_Box' ) ) { -
holler-box/trunk/readme.txt
r3292128 r3320191 5 5 Requires at least: 5.0 6 6 Tested up to: 6.8 7 Stable tag: 2.3. 97 Stable tag: 2.3.10 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 230 230 You can purchase a premium plan for access to support and our premium extensions & integrations on our [pricing page](https://www.hollerwp.com/pricing/). 231 231 232 = How can I report security bugs? = 233 234 You can report security bugs through the Patchstack Vulnerability Disclosure Program. The Patchstack team helps validate, triage and handle any security vulnerabilities. [Report a security vulnerability.]( https://patchstack.com/database/vdp/9e5fb9de-b4ff-4c66-a60b-2d04c7cc641d ) 235 232 236 == Changelog == 237 238 = 2.3.10 (2025-06-30) = 239 * ADD Patchstack MVDP details. 233 240 234 241 = 2.3.9 (2025-05-12) =
Note: See TracChangeset
for help on using the changeset viewer.