ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Page 428

wp_validate_logged_in_cookie()

Function: Validates the logged-in cookie.

Source: wp-includes/user.php:558

Used by 0 functions | Uses 0 functions

wpdb::escape()

Method: Do not use, deprecated.

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

Used by 0 functions | Uses 0 functions

wpdb::remove_placeholder_escape()

Method: Removes the placeholder escape strings from a query.

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

Used by 0 functions | Uses 0 functions

wpdb::get_col_length()

Method: Retrieves the maximum string length allowed in a given column.

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

Used by 0 functions | Uses 0 functions

wpdb::has_cap()

Method: Determines whether the database or WPDB supports a particular feature.

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

Used by 0 functions | Uses 0 functions

wp_login

Action Hook: Fires after the user has successfully logged in.

Source: wp-includes/user.php:121

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()

Method: Makes private properties settable for backward compatibility.

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

Used by 0 functions | Uses 0 functions

wpdb::escape_by_ref()

Method: Escapes content by reference for insertion into the database, for security.

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

Used by 0 functions | Uses 0 functions

wpdb::insert()

Method: Inserts a row into the table.

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

Used by 0 functions | Uses 0 functions
« Previous 1 … 427 428 429 … 850 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy