Changeset 2891892
- Timestamp:
- 04/01/2023 04:42:18 PM (3 years ago)
- Location:
- wp-github-card
- Files:
-
- 2 edited
- 9 copied
-
tags/2.2.0 (copied) (copied from wp-github-card/trunk)
-
tags/2.2.0/readme.txt (copied) (copied from wp-github-card/trunk/readme.txt) (2 diffs)
-
tags/2.2.0/screenshot-1.png (copied) (copied from wp-github-card/trunk/screenshot-1.png)
-
tags/2.2.0/src/Renderer.php (copied) (copied from wp-github-card/trunk/src/Renderer.php)
-
tags/2.2.0/src/Repos.php (copied) (copied from wp-github-card/trunk/src/Repos.php)
-
tags/2.2.0/src/Service.php (copied) (copied from wp-github-card/trunk/src/Service.php)
-
tags/2.2.0/src/Shortcode.php (copied) (copied from wp-github-card/trunk/src/Shortcode.php)
-
tags/2.2.0/src/User.php (copied) (copied from wp-github-card/trunk/src/User.php)
-
tags/2.2.0/wp-github-card.php (copied) (copied from wp-github-card/trunk/wp-github-card.php) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
-
trunk/wp-github-card.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wp-github-card/tags/2.2.0/readme.txt
r2579590 r2891892 4 4 Tags: github, shortcode 5 5 Requires at least: 4.9.6 6 Tested up to: 5.86 Tested up to: 6.2 7 7 Requires PHP: 7.4+ 8 Stable tag: 2. 1.09 License: GPLv2 or later8 Stable tag: 2.2.0 9 License: GPLv2 10 10 License URI: http://www.gnu.org/licenses/gpl-2.0.html 11 11 … … 36 36 37 37 == Changelog == 38 38 = 2.2.0 = 39 * tested php8.0, 8.2 39 40 = 2.1.0 = 40 41 * required php7.4 or later, added typed properties -
wp-github-card/tags/2.2.0/wp-github-card.php
r2579781 r2891892 4 4 Plugin URI: https://github.com/wellflat/wp-github-card 5 5 Description: GitHub simple profile card plugin 6 Version: 2. 1.06 Version: 2.2.0 7 7 Author: Ryohei Tanaka 8 8 Author URI: https://github.com/wellflat 9 License: GPL2 or later9 License: GPL2 10 10 License URI: http://www.gnu.org/licenses/gpl-2.0.txt 11 11 */ -
wp-github-card/trunk/readme.txt
r2579590 r2891892 4 4 Tags: github, shortcode 5 5 Requires at least: 4.9.6 6 Tested up to: 5.86 Tested up to: 6.2 7 7 Requires PHP: 7.4+ 8 Stable tag: 2. 1.09 License: GPLv2 or later8 Stable tag: 2.2.0 9 License: GPLv2 10 10 License URI: http://www.gnu.org/licenses/gpl-2.0.html 11 11 … … 36 36 37 37 == Changelog == 38 38 = 2.2.0 = 39 * tested php8.0, 8.2 39 40 = 2.1.0 = 40 41 * required php7.4 or later, added typed properties -
wp-github-card/trunk/wp-github-card.php
r2579781 r2891892 4 4 Plugin URI: https://github.com/wellflat/wp-github-card 5 5 Description: GitHub simple profile card plugin 6 Version: 2. 1.06 Version: 2.2.0 7 7 Author: Ryohei Tanaka 8 8 Author URI: https://github.com/wellflat 9 License: GPL2 or later9 License: GPL2 10 10 License URI: http://www.gnu.org/licenses/gpl-2.0.txt 11 11 */
Note: See TracChangeset
for help on using the changeset viewer.