sodium_crypto_core_ristretto255_scalar_invert() sodium_crypto_core_ristretto255_scalar_mul() sodium_crypto_core_ristretto255_scalar_negate() sodium_crypto_core_ristretto255_scalar_random() sodium_crypto_core_ristretto255_scalar_reduce() sodium_crypto_core_ristretto255_scalar_sub() sodium_crypto_core_ristretto255_sub() sodium_crypto_scalarmult_ristretto255() sodium_crypto_scalarmult_ristretto255_base() wp_set_unique_slug_on_create_template_part() Sets a custom slug when creating auto-draft template parts.
wp_filter_wp_template_unique_post_slug() Generates a unique slug for templates.
wp_enqueue_block_template_skip_link() Enqueues the skip-link script & styles.
wp_enable_block_templates() Enables the block templates (editor mode) for themes with theme.json by default.
get_block_theme_folders() For backward compatibility reasons,
get_allowed_block_template_part_areas() Returns a filtered list of allowed area values for template parts.
get_default_block_template_types() Returns a filtered list of default template types, containing their
_filter_block_template_part_area() Checks whether the input 'area' is a supported value.
_get_block_templates_paths() Finds all nested template part file paths in a theme's directory.
_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.
_add_block_template_info() Attempts to add custom template information to the template item.
_add_block_template_part_area_info() Attempts to add the template part's area information to the input template.
_flatten_blocks() Returns an array containing the references of
_inject_theme_attribute_in_template_part_block() Injects the active theme's stylesheet as a `theme` attribute
_remove_theme_attribute_from_template_part_block() Removes the `theme` attribute from a given template part block.
_build_block_template_result_from_file() Builds a unified template object based on a theme file.
_wp_build_title_and_description_for_single_post_type_block_template() Builds the title and description of a post-specific template based on the underlying referenced post.
_wp_build_title_and_description_for_taxonomy_block_template() Builds the title and description of a taxonomy-specific template based on the underlying entity referenced.
_build_block_template_object_from_post_object() Builds a block template object from a post object.
_build_block_template_result_from_post() Builds a unified template object based a post Object.
get_block_templates() Retrieves a list of unified template objects based on a query.
get_block_template() Retrieves a single unified template object using its id.
get_block_file_template() Retrieves a unified template object based on a theme file.
block_template_part() Prints a block template part.
block_header_area() Prints the header block template part.
block_footer_area() Prints the footer block template part.
wp_is_theme_directory_ignored() Determines whether a theme directory should be ignored during export.
wp_generate_block_templates_export_file() Creates an export of the current templates and
get_template_hierarchy() Gets the template hierarchy for the given template slug to be created.
inject_ignored_hooked_blocks_metadata_attributes() Inject ignoredHookedBlocks metadata attributes into a template or template part.
wp_set_current_user() Changes the current user by ID or name.
wp_get_current_user() Retrieves the current user object.
get_userdata() Retrieves user info by user ID.
get_user_by() Retrieves user info by a given field.
cache_users() Retrieves info for user lists to prevent multiple queries by get_userdata().
wp_mail() Sends an email, similar to PHP's mail function.
wp_authenticate() Authenticates a user, confirming the login credentials are valid.
wp_logout() Logs the current user out.
wp_validate_auth_cookie() Validates authentication cookie.
wp_generate_auth_cookie() Generates authentication cookie contents.