Changeset 3275553
- Timestamp:
- 04/17/2025 08:52:26 AM (12 months ago)
- Location:
- shortcode-variables
- Files:
-
- 4 edited
- 1 copied
-
tags/4.2.2 (copied) (copied from shortcode-variables/trunk)
-
tags/4.2.2/readme.txt (modified) (2 diffs)
-
tags/4.2.2/shortcode-variables.php (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
-
trunk/shortcode-variables.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
shortcode-variables/tags/4.2.2/readme.txt
r3210957 r3275553 4 4 Tags: shortcode, variable, php, text, html, parameter, javascript, embed, reuse 5 5 Requires at least: 6.0 6 Tested up to: 6. 77 Stable tag: 4.2 6 Tested up to: 6.8 7 Stable tag: 4.2.2 8 8 Requires PHP: 7.4 9 9 License: GPLv2 or later … … 148 148 == Changelog == 149 149 150 = 4.2.2 = 151 152 * Version bump for WP 6.8 compatibility. 153 150 154 = 4.2 = 151 155 -
shortcode-variables/tags/4.2.2/shortcode-variables.php
r3210957 r3275553 6 6 * Plugin Name: Snippet Shortcodes 7 7 * 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 9 9 * Requires at least: 6.0 10 * Tested up to: 6. 510 * Tested up to: 6.8 11 11 * Requires PHP: 7.4 12 12 * Author: Ali Colville -
shortcode-variables/trunk/readme.txt
r3210957 r3275553 4 4 Tags: shortcode, variable, php, text, html, parameter, javascript, embed, reuse 5 5 Requires at least: 6.0 6 Tested up to: 6. 77 Stable tag: 4.2 6 Tested up to: 6.8 7 Stable tag: 4.2.2 8 8 Requires PHP: 7.4 9 9 License: GPLv2 or later … … 148 148 == Changelog == 149 149 150 = 4.2.2 = 151 152 * Version bump for WP 6.8 compatibility. 153 150 154 = 4.2 = 151 155 -
shortcode-variables/trunk/shortcode-variables.php
r3210957 r3275553 6 6 * Plugin Name: Snippet Shortcodes 7 7 * 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 9 9 * Requires at least: 6.0 10 * Tested up to: 6. 510 * Tested up to: 6.8 11 11 * Requires PHP: 7.4 12 12 * Author: Ali Colville
Note: See TracChangeset
for help on using the changeset viewer.