Opened 10 years ago
Last modified 7 years ago
#39355 assigned defect (bug)
Menu title doesn't get updated if I change the page title
| Reported by: | maaarsl | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Awaiting Review |
| Component: | Menus | Version: | 4.7 |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: |
Description
It seems like WordPress converts the hyphen character to the dash character automatically. I created a new page with the following page title:
Foo - Bar
However, when I checked the menu title (Appearance > Menus), I found the title was displayed as:
Foo – Bar
The page gets stored in the database with a customized menu title (page title with a hyphen and menu title with a dash) and that's why the menu title doesn't get updated if I change the page title.
Change History (5)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
In 39632: