Plugin Directory

Changeset 3120403


Ignore:
Timestamp:
07/17/2024 01:05:47 PM (21 months ago)
Author:
joppuyo
Message:

Update to version 1.0.9 from GitHub

Location:
show-environment-in-editor
Files:
4 edited
1 copied

Legend:

Unmodified
Added
Removed
  • show-environment-in-editor/tags/1.0.9/readme.txt

    r3064624 r3120403  
    22
    33Contributors: joppuyo
    4 Tested up to: 6.5
     4Tested up to: 6.6
    55License: GPLv2 or later
    66License URI: http://www.gnu.org/licenses/gpl-2.0.html
    77Donate link: https://github.com/sponsors/joppuyo
    8 Stable tag: 1.0.8
     8Stable tag: 1.0.9
    99
    1010Show the current server environment in the Gutenberg editor screen.
     
    6666## Changelog
    6767
     68### 1.0.9 (2024-07-17)
     69* Fix: Update tested up to version 6.6
     70
    6871### 1.0.8 (2024-04-04)
    6972* Fix: Update tested up to version 6.5
  • show-environment-in-editor/tags/1.0.9/show-environment-in-editor.php

    r3064624 r3120403  
    55 * Plugin URI: https://github.com/joppuyo/show-environment-in-editor
    66 * Description: Show the current server environment in the Gutenberg editor screen
    7  * Version: 1.0.8
     7 * Version: 1.0.9
    88 * Requires at least: 5.5
    99 * Requires PHP: 7.2
  • show-environment-in-editor/trunk/readme.txt

    r3064624 r3120403  
    22
    33Contributors: joppuyo
    4 Tested up to: 6.5
     4Tested up to: 6.6
    55License: GPLv2 or later
    66License URI: http://www.gnu.org/licenses/gpl-2.0.html
    77Donate link: https://github.com/sponsors/joppuyo
    8 Stable tag: 1.0.8
     8Stable tag: 1.0.9
    99
    1010Show the current server environment in the Gutenberg editor screen.
     
    6666## Changelog
    6767
     68### 1.0.9 (2024-07-17)
     69* Fix: Update tested up to version 6.6
     70
    6871### 1.0.8 (2024-04-04)
    6972* Fix: Update tested up to version 6.5
  • show-environment-in-editor/trunk/show-environment-in-editor.php

    r3064624 r3120403  
    55 * Plugin URI: https://github.com/joppuyo/show-environment-in-editor
    66 * Description: Show the current server environment in the Gutenberg editor screen
    7  * Version: 1.0.8
     7 * Version: 1.0.9
    88 * Requires at least: 5.5
    99 * Requires PHP: 7.2
Note: See TracChangeset for help on using the changeset viewer.