=== Halloween Panda === Contributors: pixolette, ionvv Tags: halloween, panda, decorations, halloween decorations, scary, pumpkins, pumpkin, ghosts, ghost, pop-up, popups, carrot, carrots, monsters, monsterfall, bat, bats, halloween quotes, happy halloween Requires at least: 4.0 Tested up to: 5.5.1 Stable tag: 1.0.6 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html == Description == Halloween decorations plugin for WordPress. Decorate your WordPress website with pumpkins, ghosts, scary carrots, bats or just display a pop-up to remember your visitors that it's Halloween. Features: * Pop-ups * Monsterfall(like snowfall, but with pumpkins & bats) * Website decorations Admin Features: * Manage decorations * Enable/Disable monsterfall * Manage popups https://www.youtube.com/watch?v=Mxo5Hbvx_Co https://www.youtube.com/watch?v=6XPAbfbHI9c For further information and instructions please see the plugin page == Installation == The quickest method for installing the Panda Reviews is: 1. Visit Plugins -> Upload Plugin -> Choose File "halloween-panda.zip" 2. Click "Install Now" 3. Finally click "Activate Plugin" If you would prefer to do things manually then follow these instructions: 1. Upload the `halloween-panda` folder to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress == Screenshots == 1. Banner 1 2. Banner 2 3. Banner 3 4. Banner 4 == Changelog == = 1.0.6 = * minor fixes, tested with WordPress 5.5.1 = 1.0.5 = * minor fixes, tested with WordPress 4.9 = 1.0.4 = * fixed popup style on mobile to fit the screen * backend style fix = 1.0.3 = * added missing images [https://wordpress.org/support/topic/there-are-missing-a-lot-of-graphics-in-this-plugin/] * backend style fix = 1.0.2 = * wp coding standarts fixes: * - changed global defined vars form PX_HP_PATH to PIX_HAL_PAN_PATH [base.php] * - changed namespace names to be unique. Ex: use PixHalloweenPanda\Models\Main as PixHalPanMainModel [base.php and other files]; * - changed all functions(who are not defined in specific class) to start with pix_halpan prefix to be sure it's unique [base.php and other files] * - added sanitize_text_field() function for $_POST [_controllers/hp-controller.php] * - added a check for intval() to be sure it's an integer [_controllers/hp-controller.php] = 1.0.1 = * Added 2 new full width banners * Added 4 new montesrs for monsterfall * Added 13 new popups = 1.0.0 = * Initial release