ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • WP-3.0.0
  • Page 18

delete_user_meta()

Function: Removes metadata matching criteria from a user.

Source: wp-includes/user.php:1167

Used by 0 functions | Uses 0 functions

get_user_meta()

Function: Retrieves user meta field for a user.

Source: wp-includes/user.php:1189

Used by 0 functions | Uses 0 functions

update_user_meta()

Function: Updates user meta field based on user ID.

Source: wp-includes/user.php:1215

Used by 0 functions | Uses 0 functions

count_users()

Function: Counts number of users who have each of the user roles.

Source: wp-includes/user.php:1243

Used by 0 functions | Uses 0 functions

count_many_users_posts()

Function: Gets the number of posts written by a list of users.

Source: wp-includes/user.php:619

Used by 0 functions | Uses 0 functions

wpdb::set_blog_id()

Method: Sets blog ID.

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

Used by 0 functions | Uses 0 functions

wpdb::get_blog_prefix()

Method: Gets blog prefix.

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

Used by 0 functions | Uses 0 functions

wpdb::tables()

Method: Returns an array of WordPress tables.

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

Used by 0 functions | Uses 0 functions

wpdb::db_connect()

Method: Connects to and selects database.

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

Used by 0 functions | Uses 0 functions

wpdb::replace()

Method: Replaces a row in the table.

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

Used by 0 functions | Uses 0 functions
« Previous 1 … 17 18 19 … 47 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy