فهرست منبع

Update register block pattern categories function name (#5804)

Sarah Norris 3 سال پیش
والد
کامیت
964d02eedd
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      archeo/functions.php

+ 1 - 1
archeo/functions.php

@@ -99,4 +99,4 @@ function archeo_register_block_pattern_categories() {
 	}
 
 }
-add_action( 'init', 'archeo_register_block_patterns', 9 );
+add_action( 'init', 'archeo_register_block_pattern_categories', 9 );