mirror of
https://gh.wpcy.net/https://github.com/mainwp/Code-Snippets-Functions.git
synced 2026-04-28 11:22:21 +08:00
https://wordpress.org/support/topic/how-to-optimize-add-js-files-from-wp-includes-js-distribution-folder/
1 line
81 B
Text
1 line
81 B
Text
add_filter( 'autoptimize_filter_compatibility_gutenberg_js', '__return_false' );
|