Changeset 2410036
- Timestamp:
- 10/30/2020 09:46:31 PM (5 years ago)
- Location:
- wp-snow-effect
- Files:
-
- 42 added
- 2 edited
-
tags/1.1.11 (added)
-
tags/1.1.11/LICENSE.txt (added)
-
tags/1.1.11/README.txt (added)
-
tags/1.1.11/admin (added)
-
tags/1.1.11/admin/class-wp-snow-effect-admin.php (added)
-
tags/1.1.11/admin/css (added)
-
tags/1.1.11/admin/css/wp-snow-effect-admin.css (added)
-
tags/1.1.11/admin/img (added)
-
tags/1.1.11/admin/img/info.png (added)
-
tags/1.1.11/admin/index.php (added)
-
tags/1.1.11/admin/js (added)
-
tags/1.1.11/admin/js/wp-snow-effect-admin.js (added)
-
tags/1.1.11/admin/js/wp-snow-effect-admin.min.js (added)
-
tags/1.1.11/admin/partials (added)
-
tags/1.1.11/admin/partials/wp-snow-effect-admin-display.php (added)
-
tags/1.1.11/admin/settings (added)
-
tags/1.1.11/admin/settings/settings.php (added)
-
tags/1.1.11/includes (added)
-
tags/1.1.11/includes/class-wp-snow-effect-activator.php (added)
-
tags/1.1.11/includes/class-wp-snow-effect-deactivator.php (added)
-
tags/1.1.11/includes/class-wp-snow-effect-i18n.php (added)
-
tags/1.1.11/includes/class-wp-snow-effect-loader.php (added)
-
tags/1.1.11/includes/class-wp-snow-effect.php (added)
-
tags/1.1.11/includes/index.php (added)
-
tags/1.1.11/includes/wp-settings-framework.php (added)
-
tags/1.1.11/index.php (added)
-
tags/1.1.11/languages (added)
-
tags/1.1.11/languages/wp-snow-effect.pot (added)
-
tags/1.1.11/public (added)
-
tags/1.1.11/public/class-wp-snow-effect-public.php (added)
-
tags/1.1.11/public/css (added)
-
tags/1.1.11/public/css/wp-snow-effect-public.css (added)
-
tags/1.1.11/public/index.php (added)
-
tags/1.1.11/public/js (added)
-
tags/1.1.11/public/js/jsnow.js (added)
-
tags/1.1.11/public/js/jsnow.min.js (added)
-
tags/1.1.11/public/js/wp-snow-effect-public.js (added)
-
tags/1.1.11/public/js/wp-snow-effect-public.min.js (added)
-
tags/1.1.11/public/partials (added)
-
tags/1.1.11/public/partials/wp-snow-effect-public-display.php (added)
-
tags/1.1.11/uninstall.php (added)
-
tags/1.1.11/wp-snow-effect.php (added)
-
trunk/README.txt (modified) (3 diffs)
-
trunk/wp-snow-effect.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wp-snow-effect/trunk/README.txt
r2211790 r2410036 4 4 Tags: snow effect, christmas, christmas snow, falling snow, holiday, holiday snow, jquery snow, jsnow, let it snow, snow, snow balls, snow effect, snow effects, Snow Flakes, snowball, snowflake, snowing, super snow, supersnow, wp snow 5 5 Requires at least: 3.6 6 Tested up to: 5. 3.16 Tested up to: 5.5.3 7 7 Requires PHP: 5.6 8 Stable tag: 1.1.1 08 Stable tag: 1.1.11 9 9 License:GPL2 10 10 … … 61 61 == Changelog == 62 62 63 = 1.1.11 = 64 * tested compatibility for WordPress 5.5.3 65 63 66 = 1.1.10 = 64 * tested for WordPress 5.3.167 * tested compatibility for WordPress 5.3.1 65 68 66 69 = 1.1.9 = … … 110 113 111 114 == Upgrade Notice == 115 116 = 1.1.11 = 117 * tested compatibility for WordPress 5.5.3 112 118 113 119 = 1.1.10 = -
wp-snow-effect/trunk/wp-snow-effect.php
r2211791 r2410036 17 17 * Plugin URI: http://www.wpmaniax.com/seasonal-plugins 18 18 * Description: Add nice looking animation effect of falling snow to your Wordpress site and enjoy winter. 19 * Version: 1.1.1 019 * Version: 1.1.11 20 20 * Author: WPManiax 21 21 * Author URI: http://www.wpmaniax.com
Note: See TracChangeset
for help on using the changeset viewer.