wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren

Neu seit WordPress 6.8

Funktion Kurzbeschreibung Pfad
apply_block_hooks_to_content_from_post_objectRun the Block Hooks algorithm on a post object's content.wp-includes/blocks.php
array_allPolyfill for `array_all()` function added in PHP 8.4.wp-includes/compat.php
array_anyPolyfill for `array_any()` function added in PHP 8.4.wp-includes/compat.php
array_findPolyfill for `array_find()` function added in PHP 8.4.wp-includes/compat.php
array_find_keyPolyfill for `array_find_key()` function added in PHP 8.4.wp-includes/compat.php
is_post_embeddableDetermines whether a post is embeddable.wp-includes/post.php
register_block_core_query_totalRegisters the `query-total` block.wp-includes/blocks/query-total.php
render_block_core_query_totalRenders the `query-total` block on the server.wp-includes/blocks/query-total.php
wp_apply_aria_label_supportAdd the aria-label to the output.wp-includes/block-supports/aria-label.php
wp_ensure_editable_roleStop execution if the role can not be assigned by the current user.wp-admin/includes/ms.php
wp_fast_hashReturns a cryptographically secure hash of a message using a fast generic hash function.wp-includes/functions.php
wp_get_speculation_rulesReturns the full speculation rules data based on the configuration.wp-includes/speculative-loading.php
wp_get_speculation_rules_configurationReturns the speculation rules configuration.wp-includes/speculative-loading.php
wp_initialize_site_preview_hooksInitialize site preview.wp-includes/block-editor.php
wp_password_needs_rehashChecks whether a password hash needs to be rehashed.wp-includes/pluggable.php
wp_print_speculation_rulesPrints the speculation rules.wp-includes/speculative-loading.php
wp_register_aria_label_supportRegisters the aria-label block attribute for block types that support it.wp-includes/block-supports/aria-label.php
wp_register_block_types_from_metadata_collectionRegisters all block types from a block metadata collection.wp-includes/blocks.php
wp_render_empty_block_template_warningRenders a warning screen for empty block templates.wp-includes/block-template.php
wp_set_editor_default_modeSets the default editor mode based on support for block templates.wp-includes/post.php
wp_should_load_block_assets_on_demandChecks whether block styles should be loaded only on-render.wp-includes/script-loader.php
wp_unique_id_from_valuesGenerates a unique ID based on the structure and values of a given array.wp-includes/functions.php
wp_verify_fast_hashChecks whether a plaintext message matches the hashed value. Used to verify values hashed via wp_fast_hash().wp-includes/functions.php
_wp_get_site_editor_redirection_urlMaps old site editor urls to the new updated ones.wp-admin/site-editor.php