Archive | Functions RSS feed for this section

links_add_base_url

Add a Base url to relative links in passed content.By default it supports the ‘src’ and ‘href’ attributes. However this can be changed via the 3rd param.

2245

Continue reading

language_attributes

Display the language attributes for the html tag.Builds up a set of html attributes containing the text direction and language information for the page.

2241

Continue reading

kses_remove_filters

Removes all Kses input form content filters.A quick procedural method to removing all of the filters that kses uses for content in WordPress Loop.

2239

Continue reading