get_upload_iframe_src in /wp-admin/includes/media.php
1873
Continue readingReturns the Translations instance for a domain. If there isn’t one, returns empty Translations instance.
1869
Continue readingGet the value of a transient.If the transient does not exist or does not have a value, then the return value will be false.
1867
Continue reading
get_trackback_url
Retrieve The current post’s trackback URL.There is a check to see if permalink’s have been enabled and if so, will retrieve the pretty path. If permalinks weren’t enabled, the ID of the current post is used and appended to the correct page to go to.
1865
Continue reading →