Site icon Hip-Hop Website Design and Development

Add_menu_page and saving settings

I am working on an WP plugin and have my settings in a created menu page. When I save the page my settings are saved without any problems, but I don’t return to the settings page but to a page where you can see all settings that exists in WordPress.

How can I return the user to my own settings page?

I post to options.php as described in the help docs.