ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Functions
  • Page 238

wp_category_checklist()

Function: Outputs an unordered list of checkbox input elements labeled with category names.

Source: wp-admin/includes/template.php:40

Used by 0 functions | Uses 0 functions

wp_check_browser_version()

Function: Checks if the user needs a browser update.

Source: wp-admin/includes/dashboard.php:1584

Used by 0 functions | Uses 0 functions

wp_check_comment_data_max_lengths()

Function: Compares the lengths of comment data against the maximum character limits.

Source: wp-includes/comment.php:1276

Used by 0 functions | Uses 0 functions

wp_check_comment_disallowed_list()

Function: Checks if a comment contains disallowed characters or words.

Source: wp-includes/comment.php:1311

Used by 0 functions | Uses 0 functions

wp_check_comment_flood()

Function: Checks whether comment flooding is occurring.

Source: wp-includes/comment.php:867

Used by 0 functions | Uses 0 functions

wp_check_filetype()

Function: Retrieves the file type from the file name.

Source: wp-includes/functions.php:3027

Used by 0 functions | Uses 0 functions

wp_check_filetype_and_ext()

Function: Attempts to determine the real file type of a file.

Source: wp-includes/functions.php:3071

Used by 0 functions | Uses 0 functions

wp_check_for_changed_dates()

Function: Checks for changed dates for published post objects and save the old date.

Source: wp-includes/post.php:6696

Used by 0 functions | Uses 0 functions

wp_check_for_changed_slugs()

Function: Checks for changed slugs for published post objects and save the old slug.

Source: wp-includes/post.php:6653

Used by 0 functions | Uses 0 functions

wp_check_invalid_utf8()

Function: Checks for invalid UTF8 in a string.

Source: wp-includes/formatting.php:1097

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