Skip to content
This repository was archived by the owner on Dec 16, 2022. It is now read-only.
This repository was archived by the owner on Dec 16, 2022. It is now read-only.

Slug generator malfunctions on accent characters #368

Description

@jeffpaul

As noted by a WordPress.org support forum post by [@viewup](https://wordpress.org/support/users/viewup/), the slug generator in Customize Posts differs from what the standard WP Admin generates when an accented character is included.

Example: "Catálogos" turns into “cat-logos” in Customize Posts but “catalogos” in WP Admin.

Desired result: Customize Posts slug generator "normalizes" the slug text to the unaccented character to match output from the standard WP Admin.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions