Skip to content

in the favicon sanitization function $value is a string, not an array #76

@jazzsequence

Description

@jazzsequence

https://github.com/jazzsequence/museum-core/blob/master/inc/theme-options.php#L717

^^ on this line we assume that $value is an array with 'favicon' as a key, but that's not the case. $value is a url string.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions