Archive | /wp-includes/general-template.php RSS feed for this section

allowed_tags

Display all of the allowed tags in HTML format with attributes.This is useful for displaying in the comment area, which elements and attributes are supported. As well as any plugins which want to display it.

525

Continue reading

add_thickbox

Enqueues the default ThickBox js and css.If any of the settings need to be changed, this can be done with another js file similar to media-upload.js and theme-preview.js. That file should require array(‘thickbox’) to ensure it is loaded after.

375

Continue reading