Archive | Functions by letter a RSS feed for this section

add_management_page

Add sub menu page to the tools main menu.This function takes a capability which will be used to determine whether or not a page is included in the menu.

247

Continue reading

add_editor_style

Add callback for custom TinyMCE editor stylesheets.The parameter $stylesheet is the name of the stylesheet, relative to the theme root. It also accepts an array of stylesheets. It is optional and defaults to ‘editor-style.css’.

229

Continue reading