Clarify that wpmu_update_blog_options
fires after ''site'' options are updated.
See #25725. git-svn-id: https://develop.svn.wordpress.org/trunk@25963 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
d8f9cc6fff
commit
e496679014
@ -59,7 +59,7 @@ if ( isset($_REQUEST['action']) && 'update-site' == $_REQUEST['action'] && is_ar
|
||||
}
|
||||
|
||||
/**
|
||||
* Fires after network options are updated.
|
||||
* Fires after the site options are updated.
|
||||
*
|
||||
* @since 3.0.0
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user