_deprecated_class()
There is a ‘deprecated_class_run’ hook that will be called that can be used to get the backtrace up to what file and function called the deprecated class. The current behavior is to trigger a user...
View Articlewp_trigger_error_run
Fires when the given function triggers a user-level error/warning/notice/deprecation message.
View Articlewp_unique_prefixed_id()
It is similar to wp_unique_id, but each prefix has its own internal ID counter to make each prefix independent from each other. The ID starts at 1 and increments on each call. The returned value is not...
View Articlewp_print_font_faces()
Generates and prints font-face styles for given fonts or theme.json fonts.
View ArticleWP_HTML_Processor::bookmark_token()
Creates a new bookmark for the currently-matched token and returns the generated name.
View Articleblock_core_query_ensure_interactivity_dependency()
Ensure that the view script has the `wp-interactivity` dependency.
View Articleblock_core_image_ensure_interactivity_dependency()
Ensures that the view script has the `wp-interactivity` dependency.
View Articleblock_core_file_ensure_interactivity_dependency()
Ensure that the view script has the `wp-interactivity` dependency.
View Article