ms_not_installed
- %1$s is private and should not be used in themes or plugins directly.
ms_not_installed ( $domain, $path )
Access:Parameters:- (string) domain The requested domain for the error to reference.
- (string) path The requested path for the error to reference.
Defined at:Change Log: - Introduced in WordPress: 3.0.0
- Deprecated in WordPress: —
Description
Displays a failure message.Used when a blog's tables do not exist. Checks for a missing $wpdb->site table as well.