* Use integers for menu page priority In wordpress >= 6.0, the seventh parameter passed to add_menu_page() should be an integer representing menu position. * Add changelog * Fix Analytics & WcPayWelcomePage menu positions
* Remove the use of preloaded countries and make use of country data store instead * Fix shipping task * Add changelog * Fix lint errors
* Move src/Features/* to src-internal/Admin/ except for Features.php, Features/Onboarding.php and TransientNotices.php