Advertisement

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.

Advertisement

remove_meta_box

Removes a meta box from one or more screens.

do_block_editor_incompatible_meta_box

Function that renders a “fake” meta box with an information message, shown on the block editor, when an incompatible meta box is found.

Advertisement

add_meta_box

Adds a meta box to one or more screens.

wp_import_upload_form

Outputs the form used by the importers to accept the data to be imported

wp_dropdown_roles

Print out option HTML elements for role selectors.

parent_dropdown

Print out option HTML elements for the page parents drop-down.

Advertisement

touch_time

Print out HTML form date elements for editing post or comment publish date.

meta_form

Prints the form in the Custom Fields meta box.