• About WordPress
    • About WordPress
    • WordPress.org
    • Documentation
    • Support
    • Feedback
  • Log In
  • Register

WordPress.org

  • Showcase
  • Learn
  • Themes
  • Plugins
  • Mobile
  • Support
    • Documentation
    • Forums
  • Get Involved
    • Five for the Future
  • About
  • Blog
  • Hosting
  • 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:2468

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:2548

Used by 0 functions | Uses 2 functions

upgrade_100()

Function: Execute changes made in WordPress 1.0.

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

Used by 0 functions | Uses 0 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:285

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:2171

Used by 38 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:1500

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:1734

Used by 1 function | Uses 23 functions

checked()

Function: Outputs the HTML checked attribute.

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

Used by 30 functions | Uses 1 function

selected()

Function: Outputs the HTML selected attribute.

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

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:1863

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:2189

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:2455

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:1285

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:3289

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_js_entities()

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

Source: wp-includes/deprecated.php:3838

Used by 0 functions | Uses 1 function

wp_kses_html_error()

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

Source: wp-includes/kses.php:1702

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:1719

Used by 2 functions | Uses 1 function

wp_kses_bad_protocol_once2()

Function: Callback for wp_kses_bad_protocol_once() regular expression.

Source: wp-includes/kses.php:1440

Used by 0 functions | Uses 0 functions

wp_kses_attr()

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

Source: wp-includes/kses.php:1138

Used by 0 functions | Uses 3 functions

wp_kses_normalize_entities()

Function: Converts and fixes HTML entities.

Source: wp-includes/kses.php:1793

Used by 3 functions | Uses 0 functions

wp_kses_hair()

Function: Builds an attribute list from string containing attributes.

Source: wp-includes/kses.php:1271

Used by 4 functions | Uses 3 functions

wp_kses_normalize_entities2()

Function: Callback for wp_kses_normalize_entities() regular expression.

Source: wp-includes/kses.php:1517

Used by 0 functions | Uses 0 functions

wp_kses_check_attr_val()

Function: Performs different checks for attribute values.

Source: wp-includes/kses.php:1523

Used by 1 function | Uses 0 functions

wp_kses_decode_entities()

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

Source: wp-includes/kses.php:1944

Used by 0 functions | Uses 0 functions
1 2 3 Next »
  • About
  • Blog
  • Hosting
  • Donate
  • Support
  • Developers
  • Get Involved
  • Learn
  • Showcase
  • Plugins
  • Themes
  • WordCamp
  • WordPress.TV
  • BuddyPress
  • bbPress
  • WordPress.com
  • Matt
  • Privacy
  • Public Code
  • @WordPress
  • WordPress

Code is Poetry.