felixarntz/theme-boilerplate

View on GitHub
inc/library/fonts/class-font-customize-control.php

Summary

Maintainability
A
1 hr
Test Coverage

Method content_template has 28 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function content_template() {
        ?>
        <# var defaultValue = '#RRGGBB', defaultValueAttr = '',
            isHueSlider = data.mode === 'hue';
        if ( data.defaultValue && _.isString( data.defaultValue ) && ! isHueSlider ) {
Severity: Minor
Found in inc/library/fonts/class-font-customize-control.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status