Opened 11 years ago
Last modified 7 years ago
#31956 new enhancement
Check empty title after wp_title_parts.
| Reported by: |
|
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