wp_common_block_scripts_and_styles()
Handles the enqueueing of block scripts and styles that are common to both the editor and the front-end.
Handles the enqueueing of block scripts and styles that are common to both the editor and the front-end.
Registers all the WordPress packages scripts.
Adds inline scripts required for the WordPress JavaScript packages.
Registers all the WordPress packages scripts that are in the standardized js/dist/ location.
Registers all the WordPress vendor scripts that are in the standardized js/dist/vendor/ location.
Registers all WordPress scripts.
Assigns default styles to $styles object.
Enqueues a stylesheet for a specific block.
This function takes care of adding inline styles in the proper place, depending on the theme in use.
Enqueues the assets required for the block directory within the block editor.