Archive | Filters RSS feed for this section

get_attached_file

Retrieve attached file path based on attachment ID.You can optionally send it through the ‘get_attached_file’ filter, but by default it will just return the file path unfiltered.

1150

Continue reading

get_archives_link

Retrieve archive link content based on predefined or custom code.The format can be one of four styles. The ‘link’ for head element, ‘option’ for use in the select element, ‘html’ for use in list (either ol or ul HTML elements). Custom content is also supported using the before and after parameters.

1146

Continue reading