Make WordPress Core

Opened 17 years ago

Closed 17 years ago

Last modified 5 months ago

#7271 closed defect (bug) (fixed)

Press This syntax error

Reported by: xknown's profile xknown Owned by:
Milestone: 2.6 Priority: normal
Severity: normal Version: 2.6
Component: General Keywords: has-patch has-unit-tests
Focuses: Cc:

Description

When PHP shortcodes are disabled, there is a syntax error in press-this.php:

Parse Error: syntax error, unexpected $end

Attachments (1)

7271.diff (943 bytes) - added by xknown 17 years ago.

Download all attachments as: .zip

Change History (3)

@xknown
17 years ago

#1 @ryan
17 years ago

  • Resolution set to fixed
  • Status changed from new to closed

fixed in [8303]

This ticket was mentioned in PR #7989 on WordPress/wordpress-develop by @Bernhard Reiter.


5 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.