Skip to content

Tag-like strings need to be filtered when creating a new category. #29

@aerych

Description

@aerych

Fringe case (probably)
A user can type something that looks like a tag <foo>bar</baz> and the app will show it as such but WordPress actually filteres the <foo> and </baz>. The category is actually bar.
It might be easiest if the app fetched the canonical category from the site vs trying to filter edge cases like this client side.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions