Alecaddd/awps

View on GitHub
inc/Api/Gutenberg.php

Summary

Maintainability
A
1 hr
Test Coverage

Method gutenberg_init has 31 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function gutenberg_init()
    {
        add_theme_support( 'gutenberg', array(
            // Theme supports responsive video embeds
            'responsive-embeds' => true,
Severity: Minor
Found in inc/Api/Gutenberg.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status