ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Functions
  • Page 218

validate_plugin_requirements()

Function: Validates the plugin requirements for ClassicPress version and PHP version.

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

Used by 1 function | Uses 2 functions

validate_theme_requirements()

Function: Validates the theme requirements for WordPress version and PHP version.

Source: wp-includes/theme.php:909

Used by 1 function | Uses 1 function

validate_user_form()

Function: Validates user sign-up name and email.

Source: wp-signup.php:319

Used by 1 function | Uses 1 function

validate_user_signup()

Function: Validates the new user sign-up.

Source: wp-signup.php:665

Used by 0 functions | Uses 7 functions

validate_username()

Function: Checks whether a username is valid.

Source: wp-includes/user.php:2015

Used by 0 functions | Uses 0 functions

verify_file_md5()

Function: Calculates and compares the MD5 of a file to its expected value.

Source: wp-admin/includes/file.php:1324

Used by 0 functions | Uses 0 functions

verify_file_signature()

Function: Verifies the contents of a file against its ED25519 signature.

Source: wp-admin/includes/file.php:1361

Used by 0 functions | Uses 0 functions

walk_category_dropdown_tree()

Function: Retrieves HTML dropdown (select) content for category list.

Source: wp-includes/category-template.php:1137

Used by 0 functions | Uses 0 functions

walk_category_tree()

Function: Retrieves HTML list content for category list.

Source: wp-includes/category-template.php:1111

Used by 0 functions | Uses 0 functions

walk_nav_menu_tree()

Function: Retrieves the HTML list content for nav menu items.

Source: wp-includes/nav-menu-template.php:613

Used by 0 functions | Uses 0 functions
« Previous 1 … 217 218 219 … 331 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy