#7271 closed defect (bug) (fixed)
Press This syntax error
| Reported by: | xknown | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.6 |
| Component: | General | Version: | 2.6 |
| Severity: | normal | Keywords: | has-patch has-unit-tests |
| Cc: | Focuses: |
Description
When PHP shortcodes are disabled, there is a syntax error in press-this.php:
Parse Error: syntax error, unexpected $end
Attachments (1)
Change History (3)
This ticket was mentioned in PR #7989 on WordPress/wordpress-develop by @Bernhard Reiter.
21 months ago
#2
- Keywords has-patch has-unit-tests added
WIP. Based on #7271. More details to follow.
## What
Extend the permalink structure to include a dedicated template for the root taxonomy route.
Importantly, we'd live to eventually be able to use _one_ template to render both that root taxonomy route (/projects), as well as the taxonomy archives for each of the terms in that taxonomy (e.g. /projects/film, /projects/tv, etc).
Trac ticket:
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 [8303]