Changes between Version 1 and Version 2 of Ticket #58370, comment 3
- Timestamp:
- 05/21/2023 09:11:03 PM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #58370, comment 3
v1 v2 6 6 - Activate 7 7 - Network Activate 8 - Update Now 9 - Cannot Update 10 - Installed 8 11 - Cannot Install 9 12 - Cannot Activate 10 13 - 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 11 21 - 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`.