maybe_drop_column()
Function: Drops column from database table, if it exists.
Source: wp-admin/install-helper.php:129
Function: Drops column from database table, if it exists.
Source: wp-admin/install-helper.php:129
Function: Checks that database table column matches the criteria.
Source: wp-admin/install-helper.php:183
Function: Creates a table in the database, if it doesn’t already exist.
Source: wp-admin/includes/upgrade.php:2464
Function: Adds column to a database table, if it doesn’t already exist.
Source: wp-admin/includes/upgrade.php:2544
Function: Retrieves category link URL.
Source: wp-includes/category-template.php:20
Function: Retrieves category description.
Source: wp-includes/category-template.php:288
Function: Sanitizes a string into a slug, which can be used in URLs or HTML attributes.
Source: wp-includes/formatting.php:2204
Function: Notifies an author (and/or others) of a comment/trackback/pingback on a post.
Source: wp-includes/pluggable.php:1633
Function: Notifies the moderator of the site about a new comment that is awaiting approval.
Source: wp-includes/pluggable.php:1867
Function: Outputs the HTML checked attribute.
Source: wp-includes/general-template.php:5079
Function: Outputs the HTML selected attribute.
Source: wp-includes/general-template.php:5097
Function: Retrieves archive link content based on predefined or custom code.
Source: wp-includes/general-template.php:1906
Function: Displays calendar with days that have posts as links.
Source: wp-includes/general-template.php:2232
Function: Outputs the date in iso8601 format for xml files.
Source: wp-includes/general-template.php:2499
Function: Displays or retrieves page title for all areas of blog.
Source: wp-includes/general-template.php:1326
Function: Retrieve a single post, based on post ID.
Source: wp-includes/deprecated.php:3273
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 any invalid control characters in a text string.
Source: wp-includes/kses.php:1724
Function: Strips slashes from in front of quotes.
Source: wp-includes/kses.php:1748
Function: Converts the keys of an array to lowercase.
Source: wp-includes/kses.php:1760
Function: Removes the HTML JavaScript entities found in early versions of Netscape 4.
Source: wp-includes/deprecated.php:3828
Function: Handles parsing errors in `wp_kses_hair() `.
Source: wp-includes/kses.php:1787
Function: Sanitizes content from bad protocols and other characters.
Source: wp-includes/kses.php:1804
Function: Converts and fixes HTML entities.
Source: wp-includes/kses.php:1879
Function: Removes all attributes, if none are allowed for this element.
Source: wp-includes/kses.php:1157
Function: Converts all numeric HTML entities to their named counterparts.
Source: wp-includes/kses.php:2030
Function: Builds an attribute list from string containing attributes.
Source: wp-includes/kses.php:1325
Function: Sanitize content with allowed HTML KSES rules.
Source: wp-includes/kses.php:2075