Make WordPress Core

Opened 18 years ago

Closed 18 years ago

Last modified 21 months ago

#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)

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

Download all attachments as: .zip

Change History (3)

@xknown
18 years ago

#1 @ryan
18 years ago

  • Resolutionfixed
  • Status newclosed

fixed in [8303]

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.