[wp-trac] [WordPress Trac] #35774: WordPress admin <title> structure
WordPress Trac
noreply at wordpress.org
Mon Feb 8 13:29:08 UTC 2016
#35774: WordPress admin <title> structure
----------------------------+-----------------------------
Reporter: ramiy | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Administration | Version:
Severity: normal | Keywords:
Focuses: administration |
----------------------------+-----------------------------
Currently the admin titles has a wired structure. Few examples:
* **Dashboard ‹ Site Name — WordPress**
* **Posts ‹ Site Name — WordPress**
* **Writing Settings ‹ Site Name — WordPress**
Same structure applies for plugin setting pages.
* `page-title ‹ site-name — WordPress`
The problem with this structure:
* Why are we using `‹` character? why not `›`.
* We should add RTL support for the separator.
* The `Site Name` and the `WordPress`, they look like bad combination.
Few suggestions:
* We need to replace the `‹` character with `›`.
* We can add RTL support. See ticket #35737 and changeset [36487].
* And we need to think about the combination of `WordPress` and `Site
Name`.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/35774>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list