Plugin Directory

Changeset 2891892


Ignore:
Timestamp:
04/01/2023 04:42:18 PM (3 years ago)
Author:
wellflat
Message:

tested php8.0

Location:
wp-github-card
Files:
2 edited
9 copied

Legend:

Unmodified
Added
Removed
  • wp-github-card/tags/2.2.0/readme.txt

    r2579590 r2891892  
    44Tags: github, shortcode
    55Requires at least: 4.9.6
    6 Tested up to: 5.8
     6Tested up to: 6.2
    77Requires PHP: 7.4+
    8 Stable tag: 2.1.0
    9 License: GPLv2 or later
     8Stable tag: 2.2.0
     9License: GPLv2
    1010License URI: http://www.gnu.org/licenses/gpl-2.0.html
    1111
     
    3636
    3737== Changelog ==
    38 
     38= 2.2.0 =
     39* tested php8.0, 8.2
    3940= 2.1.0 =
    4041* required php7.4 or later, added typed properties
  • wp-github-card/tags/2.2.0/wp-github-card.php

    r2579781 r2891892  
    44Plugin URI: https://github.com/wellflat/wp-github-card
    55Description: GitHub simple profile card plugin
    6 Version: 2.1.0
     6Version: 2.2.0
    77Author: Ryohei Tanaka
    88Author URI: https://github.com/wellflat
    9 License: GPL2 or later
     9License: GPL2
    1010License URI: http://www.gnu.org/licenses/gpl-2.0.txt
    1111*/
  • wp-github-card/trunk/readme.txt

    r2579590 r2891892  
    44Tags: github, shortcode
    55Requires at least: 4.9.6
    6 Tested up to: 5.8
     6Tested up to: 6.2
    77Requires PHP: 7.4+
    8 Stable tag: 2.1.0
    9 License: GPLv2 or later
     8Stable tag: 2.2.0
     9License: GPLv2
    1010License URI: http://www.gnu.org/licenses/gpl-2.0.html
    1111
     
    3636
    3737== Changelog ==
    38 
     38= 2.2.0 =
     39* tested php8.0, 8.2
    3940= 2.1.0 =
    4041* required php7.4 or later, added typed properties
  • wp-github-card/trunk/wp-github-card.php

    r2579781 r2891892  
    44Plugin URI: https://github.com/wellflat/wp-github-card
    55Description: GitHub simple profile card plugin
    6 Version: 2.1.0
     6Version: 2.2.0
    77Author: Ryohei Tanaka
    88Author URI: https://github.com/wellflat
    9 License: GPL2 or later
     9License: GPL2
    1010License URI: http://www.gnu.org/licenses/gpl-2.0.txt
    1111*/
Note: See TracChangeset for help on using the changeset viewer.