Use is_admin WP_Query propery, not is_admin(), when adding protected post...
Use is_admin WP_Query propery, not is_admin(), when adding protected post statuses to the query. Allows for overriding on the parse_query hook. fixes #20049. git-svn-id: https://core.svn.wordpress.org/trunk@19932 1a063a9b-81f0-0310-95a4-ce76da25c4cd
Loading
Please register or sign in to comment