This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Halloween Panda

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

Screenshots

  • Banner 1
  • Banner 2
  • Banner 3
  • Banner 4

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

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Halloween Panda” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Halloween Panda” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

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