Make WordPress Core

Changes between Version 1 and Version 2 of Ticket #58370, comment 3


Ignore:
Timestamp:
05/21/2023 09:11:03 PM (2 years ago)
Author:
costdev
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #58370, comment 3

    v1 v2  
    66    - Activate
    77    - Network Activate
     8    - Update Now
     9    - Cannot Update
     10    - Installed
    811    - Cannot Install
    912    - Cannot Activate
    1013    - Active
     14  - By comparison, the current button in the modal has these initial state variations:
     15    - Install Now
     16    - Cannot Install
     17    - Install Update Now
     18    - Cannot Update
     19    - Newer version %s installed
     20    - Latest version installed
    1121  - This would also need to account for an installation error notice, which currently shows at the bottom of the plugin card, but is placed in any `div` with the classname `plugin-card-$slug`.