Eddie Machado 13 anos atrás
pai
commit
0b21b1e290
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      library/bones.php

+ 1 - 1
library/bones.php

@@ -17,7 +17,7 @@ right up top and clean.
 *********************/
 
 // we're firing all out initial functions at the start
-add_action('after_setup_theme','bones_ahoy', 15);
+add_action('after_setup_theme','bones_ahoy', 16);
 
 function bones_ahoy() {