How can I add items to the menu via the PHP file?

If you use wp_nav_menu() to display your menu, you can add items to it by filtering wp_nav_menu_items, wp_nav_menu_{$menu_slug}_items, or wp_nav_menu

error code: 521