Archive | Functions RSS feed for this section

get_tag

Retrieve post tag by tag ID or tag object.If you pass the $tag parameter an object, which is assumed to be the tag row object retrieved the database. It will cache the tag data.

1717

Continue reading

get_stylesheet_uri

Retrieve URI of current theme stylesheet.The stylesheet file name is ‘style.css’ which is appended to stylesheet directory URI path.

1713

Continue reading