Plugin Directory

Changeset 3487741


Ignore:
Timestamp:
03/21/2026 11:33:41 AM (2 weeks ago)
Author:
indesignmedia
Message:

Update to version 1.5: Added new icons (128x128 and 512x512), fixed readme issues (limited tags to 4, shortened description, set stable tag to 1.5)

Location:
id-popup
Files:
2 added
2 edited

Legend:

Unmodified
Added
Removed
  • id-popup/trunk/id-popup.php

    r3487732 r3487741  
    33Plugin Name: ID Popup
    44Description: A professional multi-popup plugin — display responsive image popups with advanced display rules, WooCommerce support, and scheduling.
    5 Version: 1.4
     5Version: 1.5
    66Author: InDesignMedia
    77Author URI: https://indesignmedia.net
     
    1717
    1818// Plugin constants
    19 define( 'ID_POPUP_VERSION',    '1.4' );
     19define( 'ID_POPUP_VERSION',    '1.5' );
    2020define( 'ID_POPUP_PLUGIN_DIR', plugin_dir_path( __FILE__ ) );
    2121define( 'ID_POPUP_PLUGIN_URL', plugin_dir_url( __FILE__ ) );
  • id-popup/trunk/readme.txt

    r3487732 r3487741  
    11=== ID Popup ===
    22Contributors: indesignmedia
    3 Tags: popup, advertisement, popup plugin, responsive popup, roadblock, ad popup, woocommerce popup
     3Tags: popup plugin, responsive popup, roadblock, woocommerce popup
    44Requires at least: 5.6
    55Tested up to: 6.7
    6 Stable tag: 1.4
     6Stable tag: 1.5
    77Requires PHP: 7.4
    88License: GPLv2 or later
    99License URI: https://www.gnu.org/licenses/gpl-2.0.html
    1010
    11 A professional multi-popup plugin for WordPress — display fully responsive image popups with advanced display rules, WooCommerce support, and scheduling.
     11Professional WordPress popup plugin — display responsive image popups with advanced display rules, WooCommerce support, and flexible scheduling.
    1212
    1313== Description ==
     
    108108== Changelog ==
    109109
     110= 1.5 =
     111*Released: March 2026*
     112* Updated short description and tags.
     113* Synchronised plugin version with stable tag.
     114
    110115= 1.4 =
    111 *Released: March 2026*
    112116
    113117**Security Hardening**
     
    213217== Upgrade Notice ==
    214218
     219= 1.5 =
     220Minor update to readme description and tags for repository compatibility.
     221
    215222= 1.4 =
    216 Important security hardening update. All sites are recommended to upgrade. No breaking changes.
    217223
    218224= 1.2 =
Note: See TracChangeset for help on using the changeset viewer.