61 to 90 of 9271
- _deprecated_file() – Mark a file as deprecated and inform when it has been used.
- _deprecated_function() – Mark a function as deprecated and inform when it has been used.
- _deprecated_hook() – Marks a deprecated action or filter hook as deprecated and throws a notice.
- _device_can_upload() – Test if the current device has the capability to upload files.
- _disable_block_editor_for_navigation_post_type() – Disables block editor for wp_navigation type posts so they can be managed via the UI.
- _disable_content_editor_for_navigation_post_type() – This callback disables the content editor for wp_navigation type posts.
- _doing_it_wrong() – Mark something as being incorrectly called.
- _draft_or_post_title() – Get the post title.
- _e() – Display translated text.
- _enable_content_editor_for_navigation_post_type() – This callback enables content editor for wp_navigation type posts.
- _ex() – Display translated string with gettext context.
- _excerpt_render_inner_blocks() – Render inner blocks from the allowed wrapper blocks for generating an excerpt.
- _excerpt_render_inner_columns_blocks() – Render inner blocks from the `core/columns` block for generating an excerpt.
- _fetch_remote_file() – Retrieve URL headers and content using WP HTTP Request API.
- _filter_block_template_part_area() – Checks whether the input ‘area’ is a supported value.
- _filter_query_attachment_filenames() – Filter the SQL clauses of an attachment query to include filenames.
- _find_post_by_old_date() – Find the post ID for redirecting an old date.
- _find_post_by_old_slug() – Find the post ID for redirecting an old slug.
- _fix_attachment_links() – Replace hrefs of attachment anchors with up-to-date permalinks.
- _flatten_blocks() – Returns an array containing the references of the passed blocks and their inner blocks.
- _flip_image_resource() – Flips an image resource. Internal use only.
- _future_post_hook() – Hook used to schedule publication for a post marked for the future.
- _get_additional_user_keys() – Returns a list of meta keys to be (maybe) populated in wp_update_user().
- _get_admin_bar_pref() – Retrieve the admin bar display preference of a user.
- _get_block_template_file() – Retrieves the template file from the theme for a given slug.
- _get_block_templates_files() – Retrieves the template files from the theme.
- _get_block_templates_paths() – Finds all nested template part file paths in a theme’s directory.
- _get_component_from_parsed_url_array() – Retrieve a specific component from a parsed URL array.
- _get_cron_array() – Retrieve cron info array option.
- _get_cron_lock() – Retrieves the cron lock.