Loại bỏ Jetpack CSS - 6.9 hoặc mới hơn
add_filter( 'jetpack_sharing_counts', '__return_false', 99 ); | |
add_filter( 'jetpack_implode_frontend_css', '__return_false', 99 ); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment