Plugin Directory

Changeset 3275553


Ignore:
Timestamp:
04/17/2025 08:52:26 AM (12 months ago)
Author:
aliakro
Message:

Update to version 4.2.2 from GitHub

Location:
shortcode-variables
Files:
4 edited
1 copied

Legend:

Unmodified
Added
Removed
  • shortcode-variables/tags/4.2.2/readme.txt

    r3210957 r3275553  
    44Tags: shortcode, variable, php, text, html, parameter, javascript, embed, reuse
    55Requires at least: 6.0
    6 Tested up to: 6.7
    7 Stable tag: 4.2
     6Tested up to: 6.8
     7Stable tag: 4.2.2
    88Requires PHP: 7.4
    99License: GPLv2 or later
     
    148148== Changelog ==
    149149
     150= 4.2.2 =
     151
     152* Version bump for WP 6.8 compatibility.
     153
    150154= 4.2 =
    151155
  • shortcode-variables/tags/4.2.2/shortcode-variables.php

    r3210957 r3275553  
    66 * Plugin Name: Snippet Shortcodes
    77 * Description: Create your own shortcodes and assign text / variables to it or use our premade ones. You can then embed these shortcodes throughout your entire site and only have to change the value in one place.
    8  * Version: 4.2
     8 * Version: 4.2.2
    99 * Requires at least:   6.0
    10  * Tested up to:        6.5
     10 * Tested up to:        6.8
    1111 * Requires PHP:        7.4
    1212 * Author:              Ali Colville
  • shortcode-variables/trunk/readme.txt

    r3210957 r3275553  
    44Tags: shortcode, variable, php, text, html, parameter, javascript, embed, reuse
    55Requires at least: 6.0
    6 Tested up to: 6.7
    7 Stable tag: 4.2
     6Tested up to: 6.8
     7Stable tag: 4.2.2
    88Requires PHP: 7.4
    99License: GPLv2 or later
     
    148148== Changelog ==
    149149
     150= 4.2.2 =
     151
     152* Version bump for WP 6.8 compatibility.
     153
    150154= 4.2 =
    151155
  • shortcode-variables/trunk/shortcode-variables.php

    r3210957 r3275553  
    66 * Plugin Name: Snippet Shortcodes
    77 * Description: Create your own shortcodes and assign text / variables to it or use our premade ones. You can then embed these shortcodes throughout your entire site and only have to change the value in one place.
    8  * Version: 4.2
     8 * Version: 4.2.2
    99 * Requires at least:   6.0
    10  * Tested up to:        6.5
     10 * Tested up to:        6.8
    1111 * Requires PHP:        7.4
    1212 * Author:              Ali Colville
Note: See TracChangeset for help on using the changeset viewer.