Opened 17 years ago
Closed 17 years ago
#7758 closed enhancement (fixed)
Need a filter on the (post) password form
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | 2.7 | Priority: | normal |
Severity: | normal | Version: | 2.7 |
Component: | General | Keywords: | has-patch |
Focuses: | Cc: |
Description
It's currently impossible to alter the "password form" used when password protecting a page or post. One reason someone might want to do this is to display a post's excerpt until they log in. Right now, if you google that problem, you'll see that the solution people suggest is to alter a WordPress core file. I have a patch that will add a "the_password_form" filter.
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
(In [8926]) the_password_form filter from dancoulter. fixes #7758