#39 closed enhancement (fixed)
Update the use of wp_title in wporg-p2 theme
| Reported by: | mario-siteground | Owned by: | |
|---|---|---|---|
| Priority: | low | Milestone: | |
| Component: | Make (Get Involved) / P2 | Keywords: | has-patch |
| Cc: |
Description
The page title used in the p2 theme does not allow proper filtering as it is hardcoding get_bloginfo( 'name' ) to every title instance.
Moving it to a wp_title filter that could be disabled and replaced later is more flexible.
Attachments (1)
Change History (3)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Fixed in #58.