Opened 10 years ago
Last modified 5 years ago
#31956 new enhancement
Check empty title after wp_title_parts.
Reported by: | Toro_Unit | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 4.1.1 |
Component: | Themes | Keywords: | |
Focuses: | template | Cc: |
Description
if use "wp_title_parts", There is a case in which the number of parts is changed.
So, creating $prefix , I think should check $title_array.
Attachments (1)
Note: See
TracTickets for help on using
tickets.
Related: #19674