aristath/kirki

View on GitHub
packages/kirki-framework/control-checkbox/src/Control/Checkbox_Switch.php

Summary

Maintainability
A
1 hr
Test Coverage

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

    protected function content_template() {
        ?>

        <div class="kirki-switch-control kirki-{{ data.checkboxType }}">
            <# if ( data.label || data.description ) { #>

There are no issues that match your filters.

Category
Status