_get_additional_user_keys() – Returns a list of meta keys to be (maybe) populated in wp_update_user().
_get_custom_object_labels() – Build an object with custom-something object (post type, taxonomy) labels out of a custom-something object
_get_path_to_translation_from_lang_dir() – Gets the path to a translation file in the languages directory for the current locale.
_get_path_to_translation() – Gets the path to a translation file for loading a textdomain just in time.
_get_plugin_data_markup_translate() – Sanitizes plugin data, optionally adds markup, optionally translates.
_post_format_get_term() – Remove the post format prefix from the name property of the term object created by get_term().
_post_format_get_terms() – Remove the post format prefix from the name property of the term objects created by get_terms().
_post_format_wp_get_object_terms() – Remove the post format prefix from the name property of the term objects created by wp_get_object_terms().
_upgrade_422_find_genericons_files_in_folder() – Recursively find Genericons example files in a given folder.
_wp_add_global_attributes() – Helper function to add global attributes to a tag in the allowed html list.
block_core_latest_posts_get_excerpt_length() – Callback for the excerpt_length filter used by the Latest Posts block at render time.
Custom_Image_Header::get_default_header_images() – Gets the details of default header images if defined.
Custom_Image_Header::get_header_dimensions() – Calculate width and height based on what the currently selected theme supports.
generate_block_asset_handle() – Generates the name for an asset based on the name of the block and the field name provided.