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 eb94c63 commit 7a8be66Copy full SHA for 7a8be66
themes/osi/functions.php
@@ -571,4 +571,3 @@ function osi_register_ai_menu() {
571
register_nav_menu( 'ai_secondary_nav', __( 'AI Secondary Navigation', 'osi' ) );
572
}
573
add_action( 'after_setup_theme', 'osi_register_ai_menu' );
574
-
0 commit comments