Print out the settings fields for a particular settings section.
do_settings_sections
Prints out all settings sections added to a particular settings page
add_settings_field
Add a new field to a section of a settings page.
add_settings_section
Add a new section to a settings page.
Advertisement
wp_comment_reply
Outputs the in-line comment reply-to form in the Comments list table.
get_inline_data
Adds hidden fields with the data for use in the inline editor for posts and pages.
get_hidden_meta_boxes
Gets an array of IDs of hidden meta boxes.
meta_box_prefs
Prints the meta box preferences for screen meta.
Advertisement
get_hidden_columns
Get a list of hidden columns.
get_column_headers
Get the column headers for a screen
populate_roles_270
Create and modify WordPress roles for WordPress 2.7.
redirect_post
Redirect to previous page.
Advertisement
post_preview
Saves a draft or manually autosaves for the purpose of showing a post preview.
bulk_edit_posts
Process the post data for the bulk editing of posts.
settings_fields
Output nonce, action, and option_page fields for a settings page.