=== WP Seasons === Contributors: ldaines Donate link: https://www.axedit.fr/wp-seasons/ Tags: season Requires at least: 3.0.1 Tested up to: 6.7 Stable tag: 0.1.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html WordPress Seasons is a simple plugin to automatically show specific text according to the season. == Description == If you ever wished to automatically modify portions of text depending on the season, this very simple plugin will do the job for you. Just go to 'Settings' and click on 'Seasons' menu, and define the specific text you want to show for each season. Finally, insert the [season] shortcode within any content to show the season's related text. == Installation == The simplest way to install is to click on 'Plugins' then 'Add' and type 'WordPress Seasons' in the search field. == Frequently Asked Questions == = How is the season detected = The plugin uses the current date. If the current date is between March, 21st and June, 21st the plugin will return 'Spring', etc. == Changelog == = 0.1.2 = * Renaming pluging to WP Seasons. = 0.1.1 = * Added axdtss_ prefix to functions. = 0.1.0 = * First version that works. = 0.0.1 = * First version. Bugged...