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.
do_accordion_sections
Meta Box Accordion Template Function.
Advertisement
remove_meta_box
Removes a meta box from one or more screens.
do_meta_boxes
Meta-Box template function.
_get_plugin_from_callback
Internal helper function to find the plugin from a meta box callback.
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
page_template_dropdown
Print out option HTML elements for the page templates drop-down.
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.