• About WordPress
    • About WordPress
    • WordPress.org
    • Documentation
    • Support
    • Feedback
  • Log In
  • Register
WordPress.org
WordPress.org
  • Plugins
  • Themes
  • Patterns
  • Learn
  • Support
    • Documentation
    • Forums
  • News
  • About
  • Get Involved
    • Five for the Future
  • Showcase
  • Mobile
  • Hosting
  • Openverse
  • Get WordPress
Get WordPress

Code Reference

Skip to content
Filter by type:
Search
Browse: Home / Reference / 1.0.0

maybe_drop_column()

Function: Drops column from database table, if it exists.

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

Used by 0 functions | Uses 2 functions

check_column()

Function: Checks that database table column matches the criteria.

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

Used by 0 functions | Uses 1 function

maybe_create_table()

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

Source: wp-admin/includes/upgrade.php:2449

Used by 0 functions | Uses 5 functions

maybe_add_column()

Function: Adds column to a database table, if it doesn’t already exist.

Source: wp-admin/includes/upgrade.php:2529

Used by 0 functions | Uses 2 functions

get_category_link()

Function: Retrieves category link URL.

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

Used by 3 functions | Uses 2 functions

category_description()

Function: Retrieves category description.

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

Used by 0 functions | Uses 1 function

sanitize_title()

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

Source: wp-includes/formatting.php:2180

Used by 39 functions | Uses 3 functions

wp_notify_postauthor()

Function: Notify an author (and/or others) of a comment/trackback/pingback on a post.

Source: wp-includes/pluggable.php:1559

Used by 1 function | Uses 25 functions

wp_notify_moderator()

Function: Notifies the moderator of the site about a new comment that is awaiting approval.

Source: wp-includes/pluggable.php:1793

Used by 1 function | Uses 23 functions

checked()

Function: Outputs the HTML checked attribute.

Source: wp-includes/general-template.php:4804

Used by 30 functions | Uses 1 function

selected()

Function: Outputs the HTML selected attribute.

Source: wp-includes/general-template.php:4822

Used by 25 functions | Uses 1 function

get_archives_link()

Function: Retrieve archive link content based on predefined or custom code.

Source: wp-includes/general-template.php:1900

Used by 1 function | Uses 5 functions

get_calendar()

Function: Display calendar with days that have posts as links.

Source: wp-includes/general-template.php:2226

Used by 1 function | Uses 21 functions

the_date_xml()

Function: Outputs the date in iso8601 format for xml files.

Source: wp-includes/general-template.php:2492

Used by 0 functions | Uses 2 functions

wp_title()

Function: Display or retrieve page title for all areas of blog.

Source: wp-includes/general-template.php:1320

Used by 0 functions | Uses 25 functions

wp_get_single_post()

Function: Retrieve a single post, based on post ID.

Source: wp-includes/deprecated.php:3273

Used by 0 functions | Uses 2 functions

get_alloptions()

Function: Retrieve all autoload options, or all options if no autoloaded ones exist.

Source: wp-includes/deprecated.php:1848

Used by 0 functions | Uses 2 functions

get_author_name()

Function: Retrieve the specified author’s preferred display name.

Source: wp-includes/deprecated.php:1592

Used by 0 functions | Uses 2 functions

the_author_description()

Function: Display the description of the author of the current post.

Source: wp-includes/deprecated.php:1343

Used by 0 functions | Uses 2 functions

wp_kses_check_attr_val()

Function: Performs different checks for attribute values.

Source: wp-includes/kses.php:1586

Used by 1 function | Uses 0 functions

wp_kses_bad_protocol()

Function: Sanitizes a string and removed disallowed URL protocols.

Source: wp-includes/kses.php:1697

Used by 6 functions | Uses 2 functions

wp_kses_no_null()

Function: Removes any invalid control characters in a text string.

Source: wp-includes/kses.php:1724

Used by 6 functions | Uses 0 functions

wp_kses_stripslashes()

Function: Strips slashes from in front of quotes.

Source: wp-includes/kses.php:1748

Used by 0 functions | Uses 0 functions

wp_kses_array_lc()

Function: Converts the keys of an array to lowercase.

Source: wp-includes/kses.php:1760

Used by 0 functions | Uses 0 functions

wp_kses_js_entities()

Function: Removes the HTML JavaScript entities found in early versions of Netscape 4.

Source: wp-includes/deprecated.php:3826

Used by 0 functions | Uses 1 function

wp_kses_html_error()

Function: Handles parsing errors in `wp_kses_hair()`.

Source: wp-includes/kses.php:1787

Used by 1 function | Uses 0 functions

wp_kses_bad_protocol_once()

Function: Sanitizes content from bad protocols and other characters.

Source: wp-includes/kses.php:1804

Used by 2 functions | Uses 1 function

wp_kses_normalize_entities()

Function: Converts and fixes HTML entities.

Source: wp-includes/kses.php:1878

Used by 3 functions | Uses 0 functions

wp_kses_attr()

Function: Removes all attributes, if none are allowed for this element.

Source: wp-includes/kses.php:1168

Used by 0 functions | Uses 3 functions

wp_kses_decode_entities()

Function: Converts all numeric HTML entities to their named counterparts.

Source: wp-includes/kses.php:2029

Used by 0 functions | Uses 0 functions
1 2 Next »
  • About
  • News
  • Hosting
  • Donate
  • Support
  • Developers
  • Get Involved
  • Learn
  • Showcase
  • Plugins
  • Themes
  • Patterns
  • WordCamp
  • WordPress.TV
  • BuddyPress
  • bbPress
  • WordPress.com
  • Matt
  • Privacy
  • Public Code
WordPress.org
WordPress.org
  • Visit our Facebook page
  • Visit our Twitter account
Code is Poetry