[wp-trac] [WordPress Trac] #11695: Comments on private posts can be view by anyone via RSS
WordPress Trac
wp-trac at lists.automattic.com
Sun Aug 1 22:49:13 UTC 2010
#11695: Comments on private posts can be view by anyone via RSS
--------------------------+-------------------------------------------------
Reporter: palotasb | Owner:
Type: defect (bug) | Status: new
Priority: high | Milestone: Future Release
Component: Comments | Version:
Severity: normal | Keywords: featured has-patch dev-feedback
--------------------------+-------------------------------------------------
Changes (by blepoxp):
* keywords: featured => featured has-patch dev-feedback
Comment:
Is this still an active ticket? I've attached a solution that intercepts
at the do_action function.
My initial thought was to modify inside query.php, which I was able to do
successfully - suppressing all comments from being printed, but the post
Title was still displayed in the RSS feed header.
I looked at several different places to insert code like this and do_feed
seemed like the best solution. Thoughts?
--
Ticket URL: <http://core.trac.wordpress.org/ticket/11695#comment:8>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list