confetti-bits.php
Plugin Name: Confetti Bits Plugin URI: https://github.com/dustindelgross/confetti-bits Description: This plugin gamifies company culture events.
Author: Dustin Delgross Author URI: https://dustindelgross.com/ Version: 3.0.0 Text Domain: confetti-bits
Table of Contents
Classes
- Confetti_Bits
- Confetti Bits Class.
Functions
- Confetti_Bits() : Confetti_Bits
- The main function responsible for returning the one true Confetti_Bits
- cb_install_bb_platform_notice() : mixed
- Display notice if BuddyBoss Platform is not installed.
- cb_update_bb_platform_notice() : mixed
- Display notice if BuddyBoss Platform is not updated.
- cb_bp_is_active() : mixed
- Check if Confetti Bits is active.
- cb_plugin_init() : void
- Init the plugin.
Functions
Confetti_Bits()
The main function responsible for returning the one true Confetti_Bits
Confetti_Bits() : Confetti_Bits
Tags
Return values
Confetti_Bitscb_install_bb_platform_notice()
Display notice if BuddyBoss Platform is not installed.
cb_install_bb_platform_notice() : mixed
cb_update_bb_platform_notice()
Display notice if BuddyBoss Platform is not updated.
cb_update_bb_platform_notice() : mixed
cb_bp_is_active()
Check if Confetti Bits is active.
cb_bp_is_active() : mixed
cb_plugin_init()
Init the plugin.
cb_plugin_init() : void