Eddie Machado 13 년 전
부모
커밋
0b21b1e290
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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() {