File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -866,7 +866,7 @@ public static function get_blog_plan(): Plan {
866
866
array (
867
867
'id ' => 'blog_create_primary_menu ' ,
868
868
'title ' => __ ( 'Create a Primary Menu ' , 'wp-module-next-steps ' ),
869
- 'href ' => '{siteUrl}/wp-admin/site-editor.php?p=%2Fwp_navigation%2F7&canvas=edit ' ,
869
+ 'href ' => '{siteUrl}/wp-admin/site-editor.php?p=/navigation ' ,
870
870
'status ' => 'new ' ,
871
871
'priority ' => 2 ,
872
872
'source ' => 'wp-module-next-steps ' ,
@@ -1289,7 +1289,7 @@ public static function get_corporate_plan(): Plan {
1289
1289
array (
1290
1290
'id ' => 'corporate_create_primary_menu ' ,
1291
1291
'title ' => __ ( 'Create a Primary Menu ' , 'wp-module-next-steps ' ),
1292
- 'href ' => '{siteUrl}/wp-admin/site-editor.php?p=%2Fwp_navigation%2F7&canvas=edit ' ,
1292
+ 'href ' => '{siteUrl}/wp-admin/site-editor.php?p=/navigation ' ,
1293
1293
'status ' => 'new ' ,
1294
1294
'priority ' => 2 ,
1295
1295
'source ' => 'wp-module-next-steps ' ,
You can’t perform that action at this time.
0 commit comments