October 27, 2007, 10:20 am
install_blog_defaults($blog_id, $user_id)
Summary: Installs the default values of a WP blog during the creation of a new blog
Details: This function does a lot, and depending on how you want your blogs setup, may be useful to modify. It sets up default values for such things as the blogroll, the first post, the first comment, the default category. Of these options, only the default post can be set in Blog Options, so for finer tuning of the end-user experience, editing this file might be helpful.
Tags: Functions, WordPress
Tags: Functions, WordPress
Related posts
- wpmu_validate_blog_signup($blog_id, $blog_title, $user = ”) (0)
- wpmu_signup_blog_notification($domain, $path, $title, $user, $user_email, $key, $meta = ”) (0)
- wpmu_create_blog($domain, $path, $title, $user_id, $meta = ”, $site_id = 1) (0)
- wpmu_checkAvailableSpace($action) (0)
- Using get_option() to Determine the Current Theme (0)
This website uses IntenseDebate comments, but they are not currently loaded because either your browser doesn't support JavaScript, or they didn't load fast enough.