Freemius / wordpress-sdk

https://freemius.com
GNU General Public License v3.0
258 stars 76 forks source link

Multisite - If first-path is `options-general.php` it redirects to 404 #673

Open bfintal opened 7 months ago

bfintal commented 7 months ago

🐞 bug report

Behavior:

'first-path' => 'options-general.php?page=some-page',

Things work when activating the plugin in a single site or in a site within multisite. But when network activating in a multisite or activating in the main site in a multisite, it directs to a 404 page.

This is because the network path is not available in the main multisite site.