maybe_drop_column()
Function: Drops column from database table, if it exists.
Source: wp-admin/install-helper.php:123
Function: Drops column from database table, if it exists.
Source: wp-admin/install-helper.php:123
Function: Checks that database table column matches the criteria.
Source: wp-admin/install-helper.php:174
Function: Creates a table in the database, if it doesn’t already exist.
Source: wp-admin/includes/upgrade.php:2468
Function: Adds column to a database table, if it doesn’t already exist.
Source: wp-admin/includes/upgrade.php:2548
Function: Execute changes made in WordPress 1.0.
Source: wp-admin/includes/upgrade.php:566
Function: Retrieves category link URL.
Source: wp-includes/category-template.php:20
Function: Retrieves category description.
Source: wp-includes/category-template.php:285
Function: Sanitizes a string into a slug, which can be used in URLs or HTML attributes.
Source: wp-includes/formatting.php:2171
Function: Notify an author (and/or others) of a comment/trackback/pingback on a post.
Source: wp-includes/pluggable.php:1500
Function: Notifies the moderator of the site about a new comment that is awaiting approval.
Source: wp-includes/pluggable.php:1734
Function: Outputs the HTML checked attribute.
Source: wp-includes/general-template.php:4770
Function: Outputs the HTML selected attribute.
Source: wp-includes/general-template.php:4786
Function: Retrieve archive link content based on predefined or custom code.
Source: wp-includes/general-template.php:1863
Function: Display calendar with days that have posts as links.
Source: wp-includes/general-template.php:2189
Function: Outputs the date in iso8601 format for xml files.
Source: wp-includes/general-template.php:2455
Function: Display or retrieve page title for all areas of blog.
Source: wp-includes/general-template.php:1285
Function: Retrieve a single post, based on post ID.
Source: wp-includes/deprecated.php:3289
Function: Retrieve all autoload options, or all options if no autoloaded ones exist.
Source: wp-includes/deprecated.php:1848
Function: Retrieve the specified author’s preferred display name.
Source: wp-includes/deprecated.php:1592
Function: Display the description of the author of the current post.
Source: wp-includes/deprecated.php:1343
Function: Removes the HTML JavaScript entities found in early versions of Netscape 4.
Source: wp-includes/deprecated.php:3838
Function: Handles parsing errors in `wp_kses_hair()`.
Source: wp-includes/kses.php:1702
Function: Sanitizes content from bad protocols and other characters.
Source: wp-includes/kses.php:1719
Function: Callback for wp_kses_bad_protocol_once() regular expression.
Source: wp-includes/kses.php:1440
Function: Removes all attributes, if none are allowed for this element.
Source: wp-includes/kses.php:1138
Function: Converts and fixes HTML entities.
Source: wp-includes/kses.php:1793
Function: Builds an attribute list from string containing attributes.
Source: wp-includes/kses.php:1271
Function: Callback for wp_kses_normalize_entities() regular expression.
Source: wp-includes/kses.php:1517
Function: Performs different checks for attribute values.
Source: wp-includes/kses.php:1523
Function: Converts all numeric HTML entities to their named counterparts.
Source: wp-includes/kses.php:1944