[wp-trac] [WordPress Trac] #20774: Flag an user as spam with any rol become a sub site flagged as spam (Multisite)
WordPress Trac
noreply at wordpress.org
Tue Aug 13 13:39:32 UTC 2013
#20774: Flag an user as spam with any rol become a sub site flagged as spam
(Multisite)
-------------------------------------+------------------
Reporter: j.conti | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 3.7
Component: Multisite | Version: 3.0
Severity: major | Resolution:
Keywords: has-patch needs-testing |
-------------------------------------+------------------
Comment (by brianhogg):
I don't think we should be unmarking blogs as spam when a user is marked
as not spam, ie. line 166
update_blog_status( $details->userblog_id, 'spam', '0' );
Since we don't know if the blog was marked as spam separately from the
user. Really marking a user as spam should never automatically mark the
blog as spam by default IMO, the action could be used to do that for
wordpress.com and others that need it.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/20774#comment:15>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list