Archive | Documentation RSS feed for this section

add_option

Add a new option.You do not need to serialize values. If the value needs to be serialized, then it will be serialized before it is inserted into the database. Remember, resources can not be serialized or added as an option.

265

Continue reading

add_menu_page

Add a top level menu pageThis function takes a capability which will be used to determine whether or not a page is included in the menu.

253

Continue reading