Making WordPress.org

Changes between Version 1 and Version 4 of Ticket #4281


Ignore:
Timestamp:
02/17/2023 08:15:51 AM (15 months ago)
Author:
jonoaldersonwp
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4281

    • Property Type changed from defect to enhancement
  • Ticket #4281 – Description

    v1 v4  
    1 The https://wordpress.org homepage (and some other templates, e.g., profiles) loads wp4.css; an unminified stylesheet. This should be minified (either manually, or in the production process).
     1Various pages and templates load `wp4.css`; an unminified stylesheet. This should be minified (either manually, or in the production process).
    22
    33The file extension should be updated to `.min.css` when this is complete.