We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a62b929 commit 39ad7b7Copy full SHA for 39ad7b7
source/wp-content/themes/wporg-main-2022/functions.php
@@ -213,7 +213,7 @@ function add_site_navigation_menus( $menus ) {
213
'label' => __( 'Education Handbook', 'wporg' ),
214
'url' => 'https://make.wordpress.org/community/handbook/education/',
215
),
216
- )
+ ),
217
);
218
}
219
0 commit comments