ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Functions
  • Page 239

wp_check_password()

Function: Checks the plaintext password against the encrypted Password.

Source: wp-includes/pluggable.php:2596

Used by 0 functions | Uses 0 functions

wp_check_php_mysql_versions()

Function: Checks for the required PHP version, and the mysqli extension or a database drop-in.

Source: wp-includes/load.php:144

Used by 0 functions | Uses 0 functions

wp_check_php_version()

Function: Checks if the user needs to update PHP.

Source: wp-admin/includes/misc.php:1591

Used by 0 functions | Uses 0 functions

wp_check_post_hierarchy_for_loops()

Function: Checks the given subset of the post hierarchy for hierarchy loops.

Source: wp-includes/post.php:7365

Used by 0 functions | Uses 0 functions

wp_check_post_lock()

Function: Determines whether the post is currently being edited by another user.

Source: wp-admin/includes/post.php:1652

Used by 0 functions | Uses 0 functions

wp_check_site_meta_support_prefilter()

Function: Aborts calls to site meta if it is not supported.

Source: wp-includes/ms-site.php:1316

Used by 0 functions | Uses 0 functions

wp_check_term_hierarchy_for_loops()

Function: Checks the given subset of the term hierarchy for hierarchy loops.

Source: wp-includes/taxonomy.php:5011

Used by 0 functions | Uses 0 functions

wp_check_term_meta_support_prefilter()

Function: Aborts calls to term meta if it is not supported.

Source: wp-includes/taxonomy.php:5097

Used by 0 functions | Uses 0 functions

wp_checkdate()

Function: Tests if the supplied date is valid for the Gregorian calendar.

Source: wp-includes/functions.php:7200

Used by 0 functions | Uses 0 functions

wp_clean_plugins_cache()

Function: Clears the plugins cache used by get_plugins() and by default, the plugin updates cache.

Source: wp-admin/includes/plugin.php:2305

Used by 3 functions | Uses 0 functions
« Previous 1 … 238 239 240 … 331 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy