Archive | Functions by letter g RSS feed for this section

get_translations_for_domain

Returns the Translations instance for a domain. If there isn’t one, returns empty Translations instance.

1869

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