Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions