File tree Expand file tree Collapse file tree 3 files changed +2
-2
lines changed
Expand file tree Collapse file tree 3 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -163,7 +163,6 @@ public static function removeEmbedFromRewrites(array $rules): array
163163 }
164164 }
165165
166-
167166 return $ rules ;
168167 }
169168
Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ public static function make(): void
5050 __ ('Site Settings ' , 'starter-kit ' ) // desc
5151 );
5252
53- $ container ->set_page_parent ('options-general.php ' ); // id of the "Appearance " admin section
53+ $ container ->set_page_parent ('options-general.php ' ); // id of the "Settings " admin section
5454 $ container ->set_page_menu_title (__ ('Theme Settings ' ));
5555
5656
Original file line number Diff line number Diff line change 11{
2+ "$schema" : " https://schemas.wp.org/trunk/theme.json" ,
23 "version" : 3 ,
34 "customTemplates" : [
45 {
You can’t perform that action at this time.
0 commit comments