Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #61330, comment 6


Ignore:
Timestamp:
06/04/2024 01:17:47 PM (12 months ago)
Author:
hellofromTonya
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #61330, comment 6

    initial v1  
    66Plugins with certain checks will not redirect to their configuration on page refresh / reload, as Colin noted.
    77
    8 Tested Google Listings & Ads plugin: Does its configuration / onboarding does autoload?
    9 * 6.5.4 RC1: Yes ✅
    10 * 6.4.x and older: Yes ✅
    11 * 6.5.3: No ❌
    12 * [https://github.com/WordPress/wordpress-develop/pull/6717 PR 6717 patch]: No ❌
     8Tested Google Listings & Ads plugin: Does its configuration / onboarding autoload?
     9* 6.5.4 RC1: Yes ✅ (after clicking "Activate" button)
     10* 6.4.x and older: Yes ✅  (after activation)
     11* 6.5.3: No ❌ (after clicking "Refresh now" or reloading "Add Plugins" UI)
     12* [https://github.com/WordPress/wordpress-develop/pull/6717 PR 6717 patch]: No ❌ (after activation and "Add Plugins" UI reloads)