Skip to content

If JSON array value is boolean it displays as empty #13

@afragen

Description

@afragen

In the rewrite, a JSON array value that is a Boolean true or false displays as empty.

I think this is due to the esc_html(). I might be necessary to actively replace true and false with ’true’ and ’false’.

I’ll see if I can figure out a PR.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions