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
For further information and instructions please see the plugin page
Captures d’écran
Installation
The quickest method for installing the Panda Reviews is:
- Visit Plugins -> Upload Plugin -> Choose File « halloween-panda.zip »
- Click « Install Now »
- Finally click « Activate Plugin »
If you would prefer to do things manually then follow these instructions:
- Upload the
halloween-panda
folder to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
Avis
Il n’y a aucun avis pour cette extension.
Contributeurs/contributrices & développeurs/développeuses
« Halloween Panda » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.
ContributeursTraduisez « Halloween Panda » dans votre langue.
Le développement vous intéresse ?
Parcourir le code, consulter le SVN dépôt, ou s’inscrire au journal de développement par RSS.
Journal
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