Changeset 3478440
- Timestamp:
- 03/09/2026 06:30:15 PM (3 weeks ago)
- Location:
- hero-color-picker
- Files:
-
- 2 deleted
- 4 edited
- 1 copied
-
assets/banner-1544x500.png (deleted)
-
assets/banner-772x250.png (deleted)
-
tags/1.0.11 (copied) (copied from hero-color-picker/trunk)
-
tags/1.0.11/hero-color-picker.php (modified) (1 diff)
-
tags/1.0.11/readme.txt (modified) (2 diffs)
-
trunk/hero-color-picker.php (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
hero-color-picker/tags/1.0.11/hero-color-picker.php
r3478437 r3478440 4 4 * Plugin URI: https://github.com/mtoensing/hero-color-picker 5 5 * Description: Adds a per-post color picker in the editor sidebar for hero styling. 6 * Version: 1.0.1 06 * Version: 1.0.11 7 7 * Author: Marc Tönsing 8 8 * Author URI: https://toensing.com -
hero-color-picker/tags/1.0.11/readme.txt
r3478437 r3478440 4 4 Requires at least: 5.9 5 5 Tested up to: 6.9 6 Stable tag: 1.0.1 06 Stable tag: 1.0.11 7 7 Requires PHP: 7.3 8 8 License: GPLv2 or later … … 57 57 == Changelog == 58 58 59 = 1.0.11 = 60 * Bumped plugin version to `1.0.11`. 61 * Removed unused WordPress.org banner assets. 62 59 63 = 1.0.10 = 60 64 * Bumped plugin version to `1.0.10`. -
hero-color-picker/trunk/hero-color-picker.php
r3478437 r3478440 4 4 * Plugin URI: https://github.com/mtoensing/hero-color-picker 5 5 * Description: Adds a per-post color picker in the editor sidebar for hero styling. 6 * Version: 1.0.1 06 * Version: 1.0.11 7 7 * Author: Marc Tönsing 8 8 * Author URI: https://toensing.com -
hero-color-picker/trunk/readme.txt
r3478437 r3478440 4 4 Requires at least: 5.9 5 5 Tested up to: 6.9 6 Stable tag: 1.0.1 06 Stable tag: 1.0.11 7 7 Requires PHP: 7.3 8 8 License: GPLv2 or later … … 57 57 == Changelog == 58 58 59 = 1.0.11 = 60 * Bumped plugin version to `1.0.11`. 61 * Removed unused WordPress.org banner assets. 62 59 63 = 1.0.10 = 60 64 * Bumped plugin version to `1.0.10`.
Note: See TracChangeset
for help on using the changeset viewer.