Plugin Directory

Changeset 3320191


Ignore:
Timestamp:
06/30/2025 05:32:45 PM (9 months ago)
Author:
trainingbusinesspros
Message:

Update to version 2.3.10 from GitHub

Location:
holler-box
Files:
2 added
4 edited
1 copied

Legend:

Unmodified
Added
Removed
  • holler-box/tags/2.3.10/holler-box.php

    r3292128 r3320191  
    44 * Plugin URI:      https://hollerwp.com
    55 * Description:     Powerful Popups & Lead Generation for Small Businesses & Agencies using WordPress
    6  * Version:         2.3.9
     6 * Version:         2.3.10
    77 * Author:          Groundhogg Inc.
    88 * Author URI:      https://groundhogg.io
     
    2020}
    2121
    22 define( 'HOLLERBOX_VERSION', '2.3.9' );
     22define( 'HOLLERBOX_VERSION', '2.3.10' );
    2323
    2424if ( ! class_exists( 'Holler_Box' ) ) {
  • holler-box/tags/2.3.10/readme.txt

    r3292128 r3320191  
    55Requires at least: 5.0
    66Tested up to: 6.8
    7 Stable tag: 2.3.9
     7Stable tag: 2.3.10
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    230230You can purchase a premium plan for access to support and our premium extensions & integrations on our [pricing page](https://www.hollerwp.com/pricing/).
    231231
     232= How can I report security bugs? =
     233
     234You 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
    232236== Changelog ==
     237
     238= 2.3.10 (2025-06-30) =
     239* ADD Patchstack MVDP details.
    233240
    234241= 2.3.9 (2025-05-12) =
  • holler-box/trunk/holler-box.php

    r3292128 r3320191  
    44 * Plugin URI:      https://hollerwp.com
    55 * Description:     Powerful Popups & Lead Generation for Small Businesses & Agencies using WordPress
    6  * Version:         2.3.9
     6 * Version:         2.3.10
    77 * Author:          Groundhogg Inc.
    88 * Author URI:      https://groundhogg.io
     
    2020}
    2121
    22 define( 'HOLLERBOX_VERSION', '2.3.9' );
     22define( 'HOLLERBOX_VERSION', '2.3.10' );
    2323
    2424if ( ! class_exists( 'Holler_Box' ) ) {
  • holler-box/trunk/readme.txt

    r3292128 r3320191  
    55Requires at least: 5.0
    66Tested up to: 6.8
    7 Stable tag: 2.3.9
     7Stable tag: 2.3.10
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    230230You can purchase a premium plan for access to support and our premium extensions & integrations on our [pricing page](https://www.hollerwp.com/pricing/).
    231231
     232= How can I report security bugs? =
     233
     234You 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
    232236== Changelog ==
     237
     238= 2.3.10 (2025-06-30) =
     239* ADD Patchstack MVDP details.
    233240
    234241= 2.3.9 (2025-05-12) =
Note: See TracChangeset for help on using the changeset viewer.