the_attachment_links in /wp-admin/includes/template.php
2949
Continue readingCheck if there is an update for a theme available.Will display link, if there is an update available.
2945
Continue readingRetrieve theme installer pages from WordPress Themes API.It is possible for a theme to override the Themes API result with three filters. Assume this is for themes, which can extend on the Theme Info to offer more choices. This is very powerful and must be used with care, when overridding the filters.
2943
Continue readingCheck if Term exists.Returns the index of a defined term, or 0 (false) if the term doesn’t exist.
2941
Continue reading