Make WordPress Core

Opened 12 years ago

Closed 12 years ago

#25613 closed defect (bug) (fixed)

Twenty Fourteen: Remove recent formatted posts related file and functions

Reported by: iamtakashi's profile iamtakashi Owned by: lancewillett's profile lancewillett
Milestone: 3.8 Priority: normal
Severity: normal Version: 3.8
Component: Bundled Theme Keywords: has-patch
Focuses: Cc:

Description

This is just cleaning-up some legacy stuff.

  • Since the ephemera widget, content-recent-formatted-post.php is unused in the theme. Related: #25028
  • We've decided to not going to filter any formatted posts from the main query. Related: #25330

Attachments (1)

25613.diff (5.0 KB) - added by iamtakashi 12 years ago.

Download all attachments as: .zip

Change History (4)

@iamtakashi
12 years ago

#1 @iamtakashi
12 years ago

  • Keywords has-patch added

#2 @obenland
12 years ago

  • Milestone changed from Awaiting Review to 3.8

#3 @lancewillett
12 years ago

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

In 25814:

Twenty Fourteen: cleanup, props iamtakashi. Fixes #25613.

  • With the ephemera widget in place, content-recent-formatted-post.php is unused, see #25028.
  • We're no longe filtering formatted posts from the main query, see #25330.
    • Fix a typo.
Note: See TracTickets for help on using tickets.