ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • 3.0.0
  • Page 18

add_user_meta()

Function: Adds meta data to a user.

Source: wp-includes/user.php:1145

Used by 0 functions | Uses 0 functions

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

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

wpdb::_insert_replace_helper()

Method: Helper function for insert and replace.

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

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