[wp-trac] [WordPress Trac] #20308: Filtering of password protected posts
WordPress Trac
noreply at wordpress.org
Mon Sep 16 03:58:26 UTC 2013
#20308: Filtering of password protected posts
------------------------------------+------------------
Reporter: paddelboot | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: 3.7
Component: Query | Version: 3.4
Severity: normal | Resolution:
Keywords: has-patch dev-feedback |
------------------------------------+------------------
Comment (by nacin):
WP_Query + query variables are not really designed for type-checking, so
I'm not sure about [attachment:20308.diff]. Let's consider has_password =>
true|false|null. And then we could also do post_password = string to
actually check the field's value. Thoughts?
--
Ticket URL: <http://core.trac.wordpress.org/ticket/20308#comment:10>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list