You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The redirect should have your home_url as the url and an empty extensions array.
Free & multi:
Have only free enabled on a single site on a network.
Visit the prepare route.
The redirect should have your home_url as the url and an empty extensions array.
Free & multi network:
Have only free enabled network-enabled.
Visit the prepare route.
The redirect should have your home_url as the url and an empty extensions array.
Premium & multi:
Have only premium enabled on a single site on a network.
Visit the prepare route.
The redirect should have your home_url as the url and the extensions array should contain a single element which is the slug of premium.
Premium, addon & multi:
Have premium and one of the addons enabled on a single site on a network.
Visit the prepare route.
The redirect should have your home_url as the url and the extensions array should contain two elements which are the slug of premium and the slug of your chosen addon.
We want to have a new admin route to initiate the connection to MyYoast.
This route will be called from our onboarding wizard our premium plugin page and should do the following:
manage_options).wp_generate_uuid4()).home_urlornetwork_home_urlas is currently used for licensing.Test instructions:
Free & single:
home_urlas theurland an emptyextensionsarray.Free & multi:
home_urlas theurland an emptyextensionsarray.Free & multi network:
home_urlas theurland an emptyextensionsarray.Premium & multi:
home_urlas theurland theextensionsarray should contain a single element which is the slug of premium.Premium, addon & multi:
home_urlas theurland theextensionsarray should contain two elements which are the slug of premium and the slug of your chosen addon.parent #12136
Needs #12093