ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • WP-2.5.0
  • Page 11

wpdb::check_database_version()

Method: Determines whether MySQL database is at least the required minimum version.

Source: wp-includes/class-wpdb.php:3851

Used by 0 functions | Uses 0 functions

wpdb::supports_collation()

Method: Determines whether the database supports collation.

Source: wp-includes/class-wpdb.php:3872

Used by 0 functions | Uses 0 functions

wpdb::get_caller()

Method: Retrieves a comma-separated list of the names of the functions that called wpdb.

Source: wp-includes/class-wpdb.php:3977

Used by 0 functions | Uses 0 functions

wp_signon()

Function: Authenticates and logs a user in with ‘remember’ capability.

Source: wp-includes/user.php:40

Used by 0 functions | Uses 0 functions

wp_authenticate_user

Filter Hook: Filters whether the given user can be authenticated with the provided password.

Source: wp-includes/user.php:180

Used by 0 functions | Uses 0 functions

switch_theme()

Function: Switches the theme.

Source: wp-includes/theme.php:737

Used by 2 functions | Uses 10 functions

wp_xmlrpc_server::wp_deleteCategory()

Method: Deletes a category.

Source: wp-includes/class-wp-xmlrpc-server.php:3475

Used by 0 functions | Uses 0 functions

wp_xmlrpc_server::wp_getCommentCount()

Method: Retrieves comment counts.

Source: wp-includes/class-wp-xmlrpc-server.php:4075

Used by 0 functions | Uses 0 functions

wp_xmlrpc_server::wp_getPostStatusList()

Method: Retrieves post statuses.

Source: wp-includes/class-wp-xmlrpc-server.php:4123

Used by 0 functions | Uses 0 functions

wp_xmlrpc_server::wp_getPageStatusList()

Method: Retrieves page statuses.

Source: wp-includes/class-wp-xmlrpc-server.php:4158

Used by 0 functions | Uses 0 functions
« Previous 1 … 10 11 12 … 36 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy