=== Falling Cherry Flowers === Contributors: dogrow Donate link: Tags: screen, effect, flower, cherry, autumn Requires at least: 4.8.1 Tested up to: 6.8.1 Stable tag: 1.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Falling cherry flower effect on the screen == Description == All you have to do is to put shortcode in specific page, post or widget. Then you can see cute falling flowers or autumn leaves on that page. example #1: cherry flower, low speed [ytmr_falling_flower type="cherryflower" speed="0"] example #2: autum leaf, high speed [ytmr_falling_flower type="autumnleaf" speed="5"] == Installation == 1. Upload the entire `falling-cherry-flower` folder to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Put the shortcode `ytmr_falling_flower` on your page == Frequently asked questions == = Can I use original images? = Yes, you can use your original image by following these steps (1) Create a folder to store your image set under the img folder directly under the folder where you installed the plugin. (2) Store the image files. The file names should be 0.png to 9.png. (3) Specify the folder name created in (1) above in the type attribute of shortcode. This is the folder name, not the path. example: [ytmr_falling_flower type="myimages" speed="2"] == Screenshots == 1. screenshot-1.png 2. screenshot-2.png == ChangeLog == = Version 1.1 = * Security updated = Version 1.0 = * Initial release! == Upgrade Notice ==