Changeset 3120403
- Timestamp:
- 07/17/2024 01:05:47 PM (21 months ago)
- Location:
- show-environment-in-editor
- Files:
-
- 4 edited
- 1 copied
-
tags/1.0.9 (copied) (copied from show-environment-in-editor/trunk)
-
tags/1.0.9/readme.txt (modified) (2 diffs)
-
tags/1.0.9/show-environment-in-editor.php (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
-
trunk/show-environment-in-editor.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
show-environment-in-editor/tags/1.0.9/readme.txt
r3064624 r3120403 2 2 3 3 Contributors: joppuyo 4 Tested up to: 6. 54 Tested up to: 6.6 5 5 License: GPLv2 or later 6 6 License URI: http://www.gnu.org/licenses/gpl-2.0.html 7 7 Donate link: https://github.com/sponsors/joppuyo 8 Stable tag: 1.0. 88 Stable tag: 1.0.9 9 9 10 10 Show the current server environment in the Gutenberg editor screen. … … 66 66 ## Changelog 67 67 68 ### 1.0.9 (2024-07-17) 69 * Fix: Update tested up to version 6.6 70 68 71 ### 1.0.8 (2024-04-04) 69 72 * Fix: Update tested up to version 6.5 -
show-environment-in-editor/tags/1.0.9/show-environment-in-editor.php
r3064624 r3120403 5 5 * Plugin URI: https://github.com/joppuyo/show-environment-in-editor 6 6 * Description: Show the current server environment in the Gutenberg editor screen 7 * Version: 1.0. 87 * Version: 1.0.9 8 8 * Requires at least: 5.5 9 9 * Requires PHP: 7.2 -
show-environment-in-editor/trunk/readme.txt
r3064624 r3120403 2 2 3 3 Contributors: joppuyo 4 Tested up to: 6. 54 Tested up to: 6.6 5 5 License: GPLv2 or later 6 6 License URI: http://www.gnu.org/licenses/gpl-2.0.html 7 7 Donate link: https://github.com/sponsors/joppuyo 8 Stable tag: 1.0. 88 Stable tag: 1.0.9 9 9 10 10 Show the current server environment in the Gutenberg editor screen. … … 66 66 ## Changelog 67 67 68 ### 1.0.9 (2024-07-17) 69 * Fix: Update tested up to version 6.6 70 68 71 ### 1.0.8 (2024-04-04) 69 72 * Fix: Update tested up to version 6.5 -
show-environment-in-editor/trunk/show-environment-in-editor.php
r3064624 r3120403 5 5 * Plugin URI: https://github.com/joppuyo/show-environment-in-editor 6 6 * Description: Show the current server environment in the Gutenberg editor screen 7 * Version: 1.0. 87 * Version: 1.0.9 8 8 * Requires at least: 5.5 9 9 * Requires PHP: 7.2
Note: See TracChangeset
for help on using the changeset viewer.