Changes between Initial Version and Version 1 of Ticket #63950, comment 1
- Timestamp:
- 09/12/2025 10:36:13 PM (9 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #63950, comment 1
initial v1 4 4 - `wp-admin/upgrade.php` 5 5 - `wp-admin/maint/repair.php` 6 - `wp-admin/install.php`: Where it checks whether PHP is running, the page would not have a stylesheet, and I think the entire paragraph could be removed. Or if the link is worth keeping there, the `id` could be removedto avoid confusion.6 - `wp-admin/install.php`: Where it checks whether PHP is running, the page would not have a stylesheet, and I think the entire paragraph could be removed. Or if the link is worth keeping there, simply removing the `id` could help to avoid confusion. 7 7 8 8 (Another option I considered was to set the link to `display: block` with width and height at 100%, but then Chrome would only show a `box-shadow` on the bottom and Firefox would not show any focus indicator.)