.0.0 */ if ( !defined('WP_DEFAULT_THEME') ) define( 'WP_DEFAULT_THEME', 'twentyeleven' ); } ?> s', 'mailto', 'news', 'irc', 'gopher', 'nntp', 'feed', 'telnet', 'mms', 'rtsp', 'svn' ); $protocols = apply_filters( 'kses_allowed_protocols', $protocols ); } return $protocols; } ?> lse if ( is_string($function[0]) ) { // Static Calling return $function[0].$function[1]; } } ?> e database version number. * * @since 2.7.0 * * @return false|string false on failure, version number on success */ function db_version() { return preg_replace( '/[^0-9.].*/', '', mysql_get_server_info( $this->dbh ) ); } } ?>