Archive | Functions by letter t RSS feed for this section

theme_update_available

Check if there is an update for a theme available.Will display link, if there is an update available.

2945

Continue reading

themes_api

Retrieve 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 reading

term_exists

Check if Term exists.Returns the index of a defined term, or 0 (false) if the term doesn’t exist.

2941

Continue reading