Changeset 2435617
- Timestamp:
- 12/09/2020 03:12:03 PM (5 years ago)
- Location:
- axedit-seasons/trunk
- Files:
-
- 2 edited
-
axedit-seasons.php (modified) (1 diff)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
axedit-seasons/trunk/axedit-seasons.php
r677513 r2435617 1 1 <?php 2 2 /* 3 Plugin Name: W ordPressSeasons3 Plugin Name: WP Seasons 4 4 Plugin URI: http://www.axedit.fr/wordpress-seasons/ 5 Description: W ordPressSeasons is a simple plugin to automatically show specific text according to the season.6 Version: 0.1. 15 Description: WP Seasons is a simple plugin to automatically show specific text according to the season. 6 Version: 0.1.2 7 7 Author: Lawrence DAINES 8 8 Author URI: http://lawrence.daines.fr -
axedit-seasons/trunk/readme.txt
r2366367 r2435617 1 === W ordPressSeasons ===1 === WP Seasons === 2 2 Contributors: ldaines 3 Donate link: http ://www.axedit.fr/wordpress-seasons/3 Donate link: https://www.axedit.fr/wordpress-seasons/ 4 4 Tags: season 5 5 Requires at least: 3.0.1 6 6 Tested up to: 5.5 7 Stable tag: 0.1. 17 Stable tag: 0.1.2 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html 10 10 11 WordPress Seasons is a simple plugin to automatically show specific text according to the season using a shortcode.11 WordPress Seasons is a simple plugin to automatically show specific text according to the season. 12 12 13 13 == Description ==
Note: See TracChangeset
for help on using the changeset viewer.