WP Manifestindependent plugin directory
manifest / content / aw-bingo-plugin

Post Bingo Card

Create interactive bingo cards in your WordPress posts.

by Alexandra White · github.com/alexandrascript/aw-bingo-plugin · website

4stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/alexandrascript/aw-bingo-plugin/archive/refs/heads/master.zip

From the readme

Bingo Card Plugin Version 1.1 This plugin is for implementing bingo cards on WordPress posts and custom post types. + Demo images are available in the folder /demo. The Bingo Card Plugin generates randomized bingo cards for WordPress posts. It is supported on WordPress 4.0 and above. The plugin is powered by vanilla JavaScript and CSS, no additional libraries required. WARNING: installing WordPress's Jetpack plugin has been known to cause errors. This plugin may have conflicts and not work as expected. DISCLAIMER: I have updated this code as recently as September 2019, but it may not be perfect. If there are problems or pitfalls, please do report them in a GitHub issue. However, I am not responsible for any problems this causes as it relates to your WordPress installation or server. About the author Alexandra White is an occasional WordPress developer, who built this plugin while working at WNET. Required assets For each Bingo board you should have the following images: 24 or more bingo tiles uploaded directly to your post. These should be square images, either JPG or PNG. I recommend size 150px x 150px. 1 free space tile. This should be the same size as the bingo car

Read the full README on GitHub →