Skip to content

Notice: Undefined variable: theme_font_locations ... \typecase\customizer.php on line 58 #69

@dflippo

Description

@dflippo

In case no one else has reported it, I receive this error when I turn WP_DEBUG on and I think it is a very easy fix.
Current line 58:

        if( $theme_font_locations === false ){

Suggested fix to line 58:

        if( $this->theme_font_locations === false ){

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions