Archive | Functions RSS feed for this section

get_media_items

Retrieve HTML for media items of post gallery.The HTML markup retrieved will be created for the progress of SWF Upload component. Will also create link for showing and hiding the form to modify the image attachment.

1480

Continue reading

get_manifest

Retrieve list of all cacheable WP filesArray format: file, version (optional), bool (whether to use src and set ignoreQuery, defaults to true)

1476

Continue reading

get_locale_stylesheet_uri

Retrieve localized stylesheet URI.The stylesheet directory for the localized stylesheet files are located, by default, in the base theme directory. The name of the locale file will be the locale followed by ‘.css’. If that does not exist, then the text direction stylesheet will be checked for existence, for example ‘ltr.css’.

1474

Continue reading