[wp-trac] [WordPress Trac] #23155: Fire update_blog_public action from update_blog_status()
WordPress Trac
noreply at wordpress.org
Mon Mar 25 09:30:00 UTC 2013
#23155: Fire update_blog_public action from update_blog_status()
----------------------------+---------------------
Reporter: ryan | Owner: ryan
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 3.6
Component: Administration | Version: 3.5
Severity: normal | Resolution: fixed
Keywords: |
----------------------------+---------------------
Changes (by ryan):
* owner: => ryan
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"23794"]:
{{{
#!CommitTicketReference repository="" revision="23794"
Fire the update_blog_public action from update_blog_status() instead of
update_blog_public(). Pass blog ID and value to the action.
Add code to noindex() to sync the 'public' value in the site options table
with the blog_public value in the options table.
fixes #23155
}}}
--
Ticket URL: <http://core.trac.wordpress.org/ticket/23155#comment:3>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list