Explorar o código

Unhook wpcomsh Google Fonts module activation

Grant Kinney %!s(int64=3) %!d(string=hai) anos
pai
achega
0f1a15d94a
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      blockbase/functions.php

+ 1 - 0
blockbase/functions.php

@@ -232,3 +232,4 @@ function blockbase_disable_jetpack_google_fonts() {
 	}
 }
 add_action( 'init', 'blockbase_disable_jetpack_google_fonts', 0 );
+remove_action( 'init', 'wpcomsh_activate_google_fonts_module', 0 );