$label ) {
echo '' . $label . '';
}
/**
* Trigger Action.
*
* Note: action dynamically fire on basis of setting page slug.
* For example: if you register a setting page with give-settings menu slug
* then action will be give-settings_tabs
*
* @since 1.8
*/
do_action( self::$setting_filter_prefix . '_tabs' );
?>
' . __( 'Oops, this settings page does not exist.', 'give' ) . '