[wp-trac] [WordPress Trac] #20717: Filter For Requiring Post Password
WordPress Trac
wp-trac at lists.automattic.com
Mon May 21 03:37:43 UTC 2012
#20717: Filter For Requiring Post Password
---------------------------+-----------------------------
Reporter: BrandonGodwin | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Plugins | Version:
Severity: normal | Keywords: has-patch
---------------------------+-----------------------------
I've had the need to conditionally disable the password on a post based on
criteria that I define in a plugin. In order to do this, I added a filter
in the post_password_required() function in wp-includes/post-template.php.
This is helpful to allow search engines to crawl password protected pages
or allow certain users to view the page without typing in the password.
It would be great if this could get included in the core.
Thanks for your time.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/20717>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list