[wp-trac] [WordPress Trac] #55081: WordPress wp_get_document_title() does not do RTL.
WordPress Trac
noreply at wordpress.org
Fri Feb 4 20:10:38 UTC 2022
#55081: WordPress wp_get_document_title() does not do RTL.
--------------------------+-----------------------------
Reporter: jsmoriss | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: I18N | Version:
Severity: normal | Keywords:
Focuses: |
--------------------------+-----------------------------
The WordPress wp_get_document_title() function outputs onlt LTR title
strings. ie:
> Post Name - Page - Site Name
The output from the 'document_title_parts' filter needs to be ordered
(LTR) and then reversed for RTL. ie:
> Site Name - Page - Post Name
js.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/55081>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list