Plugin Directory

Changeset 3437327


Ignore:
Timestamp:
01/12/2026 02:39:30 AM (3 months ago)
Author:
jrmora
Message:

Fix readme

Location:
speed-auditor
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • speed-auditor/tags/1.1.9/readme.txt

    r3437323 r3437327  
    6363* New: Visual CLS Highlighter button. Added Toggle button in the Admin Bar to activate/deactivate visual boxes. Persistent visualizer mode using localStorage. Audit multiple pages seamlessly. Identify exactly which elements are moving on your page. Stop guessing which elements are moving; see them highlighted in red boxes.
    6464* Improved: Boxes now follow elements during scroll and stay above ads using extreme z-index.
    65 * New: Technical Glossary in the admin guide explaining HTML tags like ins, div and img in the context of CLS.
     65* New: Technical Glossary in the admin guide explaining HTML tags like "ins", "div" and "img" in the context of CLS.
    6666
    6767= 1.1.8 =
  • speed-auditor/trunk/readme.txt

    r3437323 r3437327  
    2222* **Visual Performance Signal:** Real-time color-coded icons (Green/Yellow/Red) in the Admin Bar based on LCP optimization status.
    2323* **Technical Knowledge Base:** New guide under Tools > Speed Auditor to help users understand metrics like DOM depth, LCP, and Media Latency.
    24 * **Technical Glossary: A new built-in guide explaining HTML tags like <ins>, <div>, and <img> specifically in the context of CLS and performance.
     24* **Technical Glossary: A new built-in guide explaining HTML tags like "ins", "div", and "img" specifically in the context of CLS and performance.
    2525* **Accurate LCP Identification:** Detects the Largest Contentful Paint element and validates its optimization.
    2626* **Structural DOM Audit:** Breakdown of nodes by zones (Header, Content, Footer) and maximum nesting depth analysis.
     
    6363* New: Visual CLS Highlighter button. Added Toggle button in the Admin Bar to activate/deactivate visual boxes. Persistent visualizer mode using localStorage. Audit multiple pages seamlessly. Identify exactly which elements are moving on your page. Stop guessing which elements are moving; see them highlighted in red boxes.
    6464* Improved: Boxes now follow elements during scroll and stay above ads using extreme z-index.
    65 * New: Technical Glossary in the admin guide explaining HTML tags like ins, div and img in the context of CLS.
     65* New: Technical Glossary in the admin guide explaining HTML tags like "ins", "div" and "img" in the context of CLS.
    6666
    6767= 1.1.8 =
Note: See TracChangeset for help on using the changeset viewer.