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



make_undelete_blog › WordPress Action Hooks

Since3.5.0
Deprecatedn/a
do_action( 'make_undelete_blog', $site_id )
Parameters:
  • (int) $site_id Site ID.
    Required: Yes
Defined at:
Codex:

Fires when the 'deleted' status is removed from a site.





Source

do_action( 'make_undelete_blog', $site_id );