get_posts()
Function: Retrieves an array of the latest posts, or posts matching the given criteria.
Source: wp-includes/post.php:2128
Function: Retrieves an array of the latest posts, or posts matching the given criteria.
Source: wp-includes/post.php:2128
Function: Shortens a URL, to be used as link text.
Source: wp-includes/formatting.php:6127
Function: Converts to ASCII from email subjects.
Source: wp-includes/formatting.php:3599
Function: Given a date in the timezone of the site, returns that date in UTC.
Source: wp-includes/formatting.php:3634
Function: Given a date in UTC or GMT timezone, returns that date in the timezone of the site.
Source: wp-includes/formatting.php:3656
Function: Appends a trailing slash.
Source: wp-includes/formatting.php:2793
Filter Hook: Filters a sanitized title string.
Source: wp-includes/formatting.php:2220
Function: Sanitizes a title, replacing whitespace and a few other characters with dashes.
Source: wp-includes/formatting.php:2258
Filter Hook: Filters the text to be formatted for editing.
Source: wp-includes/formatting.php:2736
Function: Runs just before PHP shuts down execution.
Source: wp-includes/load.php:1144