WordPress 3.0 beta 1 documentation kindly provided to you by Hay Kranen
| [ Index ] |
PHP Cross Reference of WordPress 3.0 beta 1 |
|
| [ Index ] [ Variables ] [ Functions ] [ Classes ] [ Constants ] [ Statistics ] | ||
[Source view] [Print] [Project Stats]
Deprecated functions from WordPress MU and the multisite feature. You shouldn't use these functions and look for the alternatives instead. The functions will be removed in a later version.
| File Size: | 150 lines (4 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
| generate_random_password( $len = 8 ) X-Ref |
| is_site_admin( $user_login = '' ) X-Ref |
| Determine if user is a site admin. Plugins should use is_multisite() instead of checking if this function exists to determine if multisite is enabled. This function must reside in a file included only if is_multisite() due to legacy function_exists() checks to determine if multisite is enabled. |
| graceful_fail( $message ) X-Ref |
| get_current_user_id() X-Ref |
| get_user_details( $username ) X-Ref |
| clear_global_post_cache( $post_id ) X-Ref |
| is_main_blog() X-Ref |
| validate_email( $email, $check_domain = true) X-Ref |
| Generated: Mon Apr 5 14:26:09 2010 | Cross-referenced by PHPXref 0.7 |