ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • 3.0.0
  • Page 18

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::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

count_user_posts()

Function: Gets the number of posts a user has written.

Source: wp-includes/user.php:585

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
« Previous 1 … 17 18 19 … 47 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy