Hey guys, i’m trying to create a tabbed settings page for an Open Source plugin i’m creating:
https://github.com/tripflex/user-activate-by-reset
Here’s where admin page is created:
https://github.com/tripflex/user-activate-by-reset/blob/master/options.php#L51
But it seems that a “General” tab keeps showing up even though I don’t have any files in the settings folder that have a “General” tab. I even tried setting the default tab to one of the other ones, or even “General” and when “General” it just creates another tab saying “General”
I just tried testing it again and it seems the “Default Tab” is creating a blank tab even if it already exists, just tried using “Style” and now it shows two style tabs:

Any thoughts, ideas, or suggestions?
Thanks!
