maybe_drop_column()
Function: Drop column from database table, if it exists.
Source: wp-admin/install-helper.php:119
Function: Drop column from database table, if it exists.
Source: wp-admin/install-helper.php:119
Function: Check column matches criteria.
Source: wp-admin/install-helper.php:168
Function: Creates a table in the database if it doesn’t already exist.
Source: wp-admin/includes/upgrade.php:2286
Function: Adds column to a database table if it doesn’t already exist.
Source: wp-admin/includes/upgrade.php:2358
Function: Execute changes made in WordPress 1.0.
Source: wp-admin/includes/upgrade.php:566
Function: Retrieve category link URL.
Source: wp-includes/category-template.php:19
Function: Retrieve category description.
Source: wp-includes/category-template.php:275
Function: Sanitizes a title, or returns a fallback title.
Source: wp-includes/formatting.php:2154
Function: Notify an author (and/or others) of a comment/trackback/pingback on a post.
Source: wp-includes/pluggable.php:1441
Function: Notifies the moderator of the site about a new comment that is awaiting approval.
Source: wp-includes/pluggable.php:1662
Function: Outputs the html checked attribute.
Source: wp-includes/general-template.php:4374
Function: Outputs the html selected attribute.
Source: wp-includes/general-template.php:4390
Function: Retrieve archive link content based on predefined or custom code.
Source: wp-includes/general-template.php:1670
Function: Display calendar with days that have posts as links.
Source: wp-includes/general-template.php:1971
Function: Outputs the date in iso8601 format for xml files.
Source: wp-includes/general-template.php:2236
Function: Display or retrieve page title for all areas of blog.
Source: wp-includes/general-template.php:1125
Function: Retrieve a single post, based on post ID.
Source: wp-includes/deprecated.php:3264
Function: Retrieve all autoload options, or all options if no autoloaded ones exist.
Source: wp-includes/deprecated.php:1824
Function: Retrieve the specified author’s preferred display name.
Source: wp-includes/deprecated.php:1567
Function: Display the description of the author of the current post.
Source: wp-includes/deprecated.php:1318
Function: Sanitizes content from bad protocols and other characters.
Source: wp-includes/kses.php:1659
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:1105
Function: Converts and fixes HTML entities.
Source: wp-includes/kses.php:1725
Function: Builds an attribute list from string containing attributes.
Source: wp-includes/kses.php:1223
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:1474
Function: Convert all entities to their character counterparts.
Source: wp-includes/kses.php:1839
Function: Sanitize string from bad protocols.
Source: wp-includes/kses.php:1553
Function: Sanitize content with allowed HTML KSES rules.
Source: wp-includes/kses.php:1884