WordPress.org

Make WordPress Core

Opened 7 years ago

Closed 7 years ago

#3351 closed defect (bug) (fixed)

page_for_posts shows all posts

Reported by: mdawaffe Owned by: mdawaffe
Priority: normal Milestone: 2.1
Component: Administration Version: 2.1
Severity: normal Keywords: has-patch commit
Cc:

Description

page_for_posts shows all posts.

Need to set is_singular = false;

Attachments (1)

3351.diff (807 bytes) - added by mdawaffe 7 years ago.

Download all attachments as: .zip

Change History (4)

mdawaffe7 years ago

comment:1 mdawaffe7 years ago

  • Keywords has-patch commit added

comment:2 mdawaffe7 years ago

  • Owner changed from anonymous to mdawaffe
  • Status changed from new to assigned

comment:3 ryan7 years ago

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

(In [4463]) is_singular should be false for the posts page. Props mdawaffe. fixes #3351

Note: See TracTickets for help on using tickets.