October 23, 2007, 2:42 pm
get_blog_status( $id, $pref )
Summary: Returns the value $pref of blog $id from the wp-blogs or equivalent table.
Detail: This function returns a value from one of the fields of the wp-blogs or equivalent table. It first checks the get_blog_details() function to see if the blog even exists, and if so, queries the dB for the value.
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.