Get an array of ancestor IDs for a given object.
9341
Continue readingReturn a shortlink for a post, page, attachment, or blog.This function exists to provide a shortlink tag that all themes and plugins can target. A plugin must hook in to provide the actual shortlinks. Default shortlink support is limited to providing ?p= style links for posts. Plugins can short-circuit this function via the pre_get_shortlink filter or filter the output via the get_shortlink filter.
3749
Continue readingDisplay archive links based on type and format.The ‘type’ argument offers a few choices and by default will display monthly archive links. The other options for values are ‘daily’, ‘weekly’, ‘monthly’, ‘yearly’, ‘postbypost’ or ‘alpha’. Both ‘postbypost’ and ‘alpha’ display the same archive link list, the difference between the two is that ‘alpha’ will order by post title and ‘postbypost’ will order by post date.
3677
Continue readingAttempt to determine the real file type of a file.If unable to, the file name extension will be used to determine type.
3461
Continue reading
_wp_comment_row
_wp_comment_row in /wp-admin/includes/template.php
4387
Continue reading →