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() {