Skip to content

Instantly share code, notes, and snippets.

View kadencewp's full-sized avatar

Benjamin Ritner kadencewp

View GitHub Profile
<?php
if ( ! class_exists( 'Redux_Active_Callback' ) ) {
/**
* Callback class for use with the "required" argument
*/
class Redux_Active_Callback {
/**
* Figure out whether the current object should be displayed or not.
*
* @param WP_Customize_Setting $object The current field.