• _
  • ,
  • )
  • #
  • $
  • A
  • B
  • C
  • D
  • E
  • F
  • G
  • H
  • I
  • J
  • K
  • L
  • M
  • N
  • O
  • P
  • Q
  • R
  • S
  • T
  • U
  • V
  • W
  • X
  • Y
  • Z
Home / Archives for APIs

_wp_delete_customize_changeset_dependent_auto_drafts() – Delete auto-draft posts associated with the supplied changeset.

_wp_delete_orphaned_draft_menu_items() – Deletes orphaned draft menu items

_wp_delete_post_menu_item() – Callback for handling a menu item when its original object is deleted.

_wp_delete_tax_menu_item() – Serves as a callback for handling a menu item when its original object is deleted.

_WP_Dependency::__construct() – Setup dependencies.

_WP_Dependency::add_data() – Add handle data.

_WP_Dependency::set_translations() –

_WP_Editors::__construct() –

_WP_Editors::_parse_init() –

_WP_Editors::default_settings() – Returns the default TinyMCE settings.

_WP_Editors::editor_js() – Print (output) the TinyMCE configuration and initialization scripts.

_WP_Editors::editor_settings() –

_WP_Editors::editor() – Outputs the HTML for a single instance of the editor.

_WP_Editors::enqueue_default_editor() – Enqueue all editor scripts.

_WP_Editors::enqueue_scripts() –

_WP_Editors::force_uncompressed_tinymce() – Force uncompressed TinyMCE when a custom theme has been defined.

_WP_Editors::get_baseurl() –

_WP_Editors::get_mce_locale() – Fires when the editor scripts are loaded for later initialization, after all scripts and settings are printed.

_WP_Editors::get_translation() –

_WP_Editors::parse_settings() – Parse default arguments for the editor instance.

_WP_Editors::print_default_editor_scripts() – Print (output) all editor scripts and default settings.

_WP_Editors::print_tinymce_scripts() – Print (output) the main TinyMCE scripts.

_WP_Editors::wp_fullscreen_html() –

_WP_Editors::wp_link_dialog() – Dialog for internal linking.

_WP_Editors::wp_link_query() – Performs post queries for internal linking.

_WP_Editors::wp_mce_translation() – Translates the default TinyMCE strings and returns them as JSON encoded object ready to be loaded with tinymce.addI18n(), or as JS snippet that should run after tinymce.js is loaded.

_wp_emoji_list() – Returns a arrays of emoji data.

_wp_expand_nav_menu_post_data() – If a JSON blob of navigation menu data is in POST data, expand it and inject it into `$_POST` to avoid PHP `max_input_vars` limitations. See #14134.

_wp_filter_build_unique_id() – Build Unique ID for storage and retrieval.

_wp_filter_taxonomy_base() – Filters the URL base for taxonomies.

_wp_footer_scripts() – Private, for use in *_footer_scripts hooks

_wp_get_allowed_postdata() – Returns only allowed post data fields

_wp_get_attachment_relative_path() – Get the attachment path relative to the upload directory.

_wp_get_current_user() – Retrieves the current user object.

_wp_get_image_size_from_meta() – Get the image size as array from its meta data.

_wp_get_post_revision_version() – Gets the post revision version.

_wp_get_user_contactmethods() – The old private function for setting up user contact methods.

_wp_handle_upload() – Handle PHP uploads in WordPress, sanitizing file names, checking extensions for mime type, and moving the file to the appropriate directory within the uploads directory.

_wp_http_get_object() – Returns the initialized WP_Http Object

_wp_image_editor_choose() – Tests which editors are capable of supporting the request.

_wp_iso_convert() – Helper function to convert hex encoded chars to ASCII

_wp_json_convert_string() – Convert a string to UTF-8, so that it can be safely encoded to JSON.

_wp_json_prepare_data() – Prepares response data to be serialized to JSON.

_wp_json_sanity_check() – Perform sanity checks on data that shall be encoded to JSON.

_wp_keep_alive_customize_changeset_dependent_auto_drafts() – Make sure that auto-draft posts get their post_date bumped or status changed to draft to prevent premature garbage-collection.

_wp_kses_decode_entities_chr_hexdec() – Regex callback for wp_kses_decode_entities()

_wp_kses_decode_entities_chr() – Regex callback for wp_kses_decode_entities()

_wp_kses_split_callback() – Callback for wp_kses_split.

_wp_link_page() – Helper function for wp_link_pages().

_WP_List_Table_Compat::__construct() –

_WP_List_Table_Compat::get_column_info() –

_WP_List_Table_Compat::get_columns() –

_wp_menu_item_classes_by_context() – Add the class property classes for the current context, if applicable.

_wp_menu_output() – Display menu.

_wp_menus_changed() – Handle menu config after theme change.

_wp_mysql_week() – Return a MySQL expression for selecting the week number based on the start_of_week option.

_wp_nav_menu_meta_box_object() – Adds custom arguments to some of the meta box object types.

_wp_object_count_sort_cb() – Serves as a callback for comparing objects based on count.

_wp_object_name_sort_cb() – Serves as a callback for comparing objects based on name.

_wp_oembed_get_object() – Returns the initialized WP_oEmbed object.

_wp_personal_data_cleanup_requests() – Cleans up failed and expired requests before displaying the list table.

_wp_personal_data_export_page() – Personal data export.

_wp_personal_data_handle_actions() – Handle list table actions.

_wp_personal_data_removal_page() – Personal data anonymization.

_wp_post_revision_data() – Returns a post array ready to be inserted into the posts table as a post revision.

_wp_post_revision_fields() – Determines which fields of posts are to be saved in revisions.

_wp_post_thumbnail_class_filter_add() – Adds ‘_wp_post_thumbnail_class_filter’ callback to the ‘wp_get_attachment_image_attributes’ filter hook. Internal use only.

_wp_post_thumbnail_class_filter_remove() – Removes the ‘_wp_post_thumbnail_class_filter’ callback from the ‘wp_get_attachment_image_attributes’ filter hook. Internal use only.

_wp_post_thumbnail_class_filter() – Adds a ‘wp-post-image’ class to post thumbnails. Internal use only.

_wp_post_thumbnail_html() – Output HTML for the post thumbnail meta-box.

_wp_posts_page_notice() – Output a notice when editing the page for posts (internal use only).

_wp_preview_post_thumbnail_filter() – Filters post thumbnail lookup to set the post thumbnail.

_wp_preview_terms_filter() – Filters terms lookup to set the post format.

_wp_privacy_account_request_confirmed_message() – Return request confirmation message HTML.

_wp_privacy_account_request_confirmed() – Update log when privacy request is confirmed.

_wp_privacy_action_request_types() – Get all user privacy request types.

_wp_privacy_completed_request() – Marks a request as completed by the admin and logs the current timestamp.

_wp_privacy_hook_requests_page() – Add requests pages.

_wp_privacy_requests_screen_options() – Add options for the privacy requests screens.

_wp_privacy_resend_request() – Resend an existing request and return the result.

_wp_privacy_send_erasure_fulfillment_notification() – Notify the user when their erasure request is fulfilled.

_wp_privacy_send_request_confirmation_notification() – Notify the site administrator via email when a request is confirmed.

_wp_privacy_settings_filter_draft_page_titles() – Appends ‘(Draft)’ to draft page titles in the privacy page dropdown so that unpublished content is obvious.

_wp_privacy_statuses() – Return statuses for privacy requests.

_wp_put_post_revision() – Inserts post data into the posts table as a post revision.

_wp_register_meta_args_whitelist() – Filter out `register_meta()` args based on a whitelist.

_wp_relative_upload_path() – Return relative path to an uploaded file.

_wp_remove_unregistered_widgets() – Compares a list of sidebars with their widgets against a whitelist.

_wp_render_title_tag() – Displays title tag with content.

_wp_sanitize_utf8_in_redirect() – URL encode UTF-8 characters in a URL.

_wp_scripts_maybe_doing_it_wrong() – Helper function to output a _doing_it_wrong message when applicable.

_wp_sidebars_changed() – Handle sidebars config after theme change

_wp_specialchars() – Converts a number of special characters into their HTML entities.

_wp_timezone_choice_usort_callback() – Sort-helper for timezones.

_wp_translate_php_url_constant_to_key() – Translate a PHP_URL_* constant to the named array keys PHP uses.

_wp_translate_postdata() – Rename $_POST data from form names to DB post columns.

_wp_upgrade_revisions_of_post() – Upgrade the revisions author, add the current post as a revision and set the revisions version to 1

_wp_upload_dir() – A non-filtered, non-cached version of wp_upload_dir() that doesn’t check the path.

_wptexturize_pushpop_element() – Search for disabled element tags. Push element to stack on tag open and pop on tag close.

_x() – Retrieve translated string with gettext context.

_xmlrpc_wp_die_handler() – Kill WordPress execution and display XML message with error message.

absint() – Convert a value to non-negative integer.

  • « Previous Page
  • 1
  • 2
  • 3
  • 4
  • 5
  • …
  • 73
  • Next Page »
  • Plugins
  • Themes
  • Shortcodes
  • APIs
  • Files
  • Hooks
  • Classes
  • Home
  • Sites
  • Sitemap
  • Blog
oik-plugins WordPress a2z
WordPress Dynamic API Reference

Site:  wp-a2z.org
© Copyright oik-plugins 2014-2019. All rights reserved.


Website designed and developed by Herb Miller
Proudly powered by WordPress and oik plugins