Skip to content

Instantly share code, notes, and snippets.

@mrkpatchaa
Created September 29, 2021 07:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mrkpatchaa/18b68ba2ed9efcb3f9493a2021969812 to your computer and use it in GitHub Desktop.
Save mrkpatchaa/18b68ba2ed9efcb3f9493a2021969812 to your computer and use it in GitHub Desktop.
Block-styles loading enhancements in WordPress 5.8
add_filter('should_load_separate_core_block_assets', '__return_true');
// https://make.wordpress.org/core/2021/07/01/block-styles-loading-enhancements-in-wordpress-5-8/?source=korben.info
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment