Advertisement

post_exists

Determines if a post exists based on title, content, date and type.

get_default_post_to_edit

Default post information to use when populating the “Write Post” form.

bulk_edit_posts

Process the post data for the bulk editing of posts.

edit_post

Update an existing post with values provided in $_POST.

Advertisement

_wp_translate_postdata

Rename $_POST data from form names to DB post columns.

paused_plugins_notice

Renders an admin notice in case some plugins have been paused due to errors.

resume_plugin

Tries to resume a single plugin.

Advertisement

wp_get_plugin_error

Gets the error that was recorded for a paused plugin.

is_plugin_paused

Determines whether a plugin is technically active but was paused while loading.

Advertisement

settings_fields

Output nonce, action, and option_page fields for a settings page.