Ensure that the view script has the wp-interactivity
dependency.
Source
function block_core_query_ensure_interactivity_dependency() {
_deprecated_function( __FUNCTION__, '6.5.0', 'wp_register_script_module' );
}
This function has been deprecated.
User Contributed Notes
You must log in before being able to contribute a note or feedback.