[wp-trac] [WordPress Trac] #17976: Make comment_* cookies pluggable
WordPress Trac
wp-trac at lists.automattic.com
Thu Sep 29 22:59:06 UTC 2011
#17976: Make comment_* cookies pluggable
-----------------------------+------------------------------
Reporter: pishmishy | Owner:
Type: feature request | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Comments | Version: 3.2
Severity: normal | Resolution:
Keywords: has-patch |
-----------------------------+------------------------------
Comment (by WhiteJV):
If we were to wish to not set cookies would the following work from within
mu-plugins?
{{{
remove_action( 'set_comment_cookies', 'set_comment_cookies' );
}}}
--
Ticket URL: <http://core.trac.wordpress.org/ticket/17976#comment:11>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list