ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • WP-1.0.0
  • Page 6

wp_kses_hook()

Function: You add any KSES hooks here.

Source: wp-includes/kses.php:932

Used by 0 functions | Uses 0 functions

wp_kses_version()

Function: Returns the version number of KSES.

Source: wp-includes/kses.php:954

Used by 0 functions | Uses 0 functions

sanitize_title()

Function: Sanitizes a string into a slug, which can be used in URLs or HTML attributes.

Source: wp-includes/formatting.php:2204

Used by 0 functions | Uses 0 functions

comment_author_rss()

Function: Displays the current comment author in the feed.

Source: wp-includes/feed.php:345

Used by 0 functions | Uses 0 functions

comment_text_rss()

Function: Displays the current comment content for use in the feeds.

Source: wp-includes/feed.php:354

Used by 0 functions | Uses 0 functions

get_cat_ID()

Function: Retrieves the ID of a category from its name.

Source: wp-includes/category.php:205

Used by 0 functions | Uses 0 functions

get_cat_name()

Function: Retrieves the name of a category from its ID.

Source: wp-includes/category.php:223

Used by 0 functions | Uses 0 functions

bool_from_yn()

Function: Determines whether input is yes or no.

Source: wp-includes/functions.php:1574

Used by 0 functions | Uses 0 functions

current_time()

Function: Retrieves the current time based on specified type.

Source: wp-includes/functions.php:72

Used by 0 functions | Uses 0 functions

maybe_create_table()

Function: Creates a table in the database if it doesn’t already exist.

Source: wp-admin/install-helper.php:54

Used by 0 functions | Uses 0 functions
« Previous 1 … 5 6 7 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy