wpseek.com
A WordPress-centric search engine for devs and theme authors



wpmu_update_blog_options › WordPress Action Hooks

Since4.4.0
Deprecatedn/a
do_action( 'wpmu_update_blog_options', $id )
Parameters:
  • (int) $id The ID of the site being updated.
    Required: Yes
Defined at:
Codex:

Fires after the site options are updated.





Source

do_action( 'wpmu_update_blog_options', $id );