opencredit / badgeos

BadgeOS is a plugin to WordPress that allows you to easily create badges and set up the steps and achievements users take to earn them. Badges are Mozilla OBI compatible and sharable via Credly.
http://www.badgeos.org
GNU Affero General Public License v3.0
92 stars 64 forks source link

Fix PHP Fatal error from custom CMB2 field types #673

Closed charmoney closed 2 years ago

charmoney commented 5 years ago

Fixes issue #672. Only load CMB2 multiple selectbox & date range fields if their functions do not already exist.

charmoney commented 5 years ago

Fixed conflict with PR #677's new inclusion of the includes/points/cmb2-custom-credit-field.php file.