Make WordPress Core

Opened 18 years ago

Closed 18 years ago

#7679 closed defect (bug) (fixed)

Put post password checks in a function

Reported by: ryan Owned by:
Priority: normal Milestone: 2.7
Component: General Version:
Severity: normal Keywords:
Cc: Focuses:

Description

We have code to check if a post password is set and if there is a post password cookie set in several places. Let's consolidate the code into a function.

Change History (1)

#1 @ryan
18 years ago

  • Resolutionfixed
  • Status newclosed

(In [8800]) post_password_required(). fixes #7679

Note: See TracTickets for help on using tickets.