Uses
Uses | Description |
---|---|
wp-includes/ms-site.php: wp_insert_site() | Inserts a new site into the database. |
wp-includes/functions.php: _deprecated_function() | Mark a function as deprecated and inform when it has been used. |
wp-includes/ms-site.php: clean_blog_cache() | Clean the blog cache |
wp-includes/load.php: is_wp_error() | Check whether variable is a WordPress Error. |