Skip to content

Add native lazy loading support for HTML video and audio tags #2400

@adamsilverstein

Description

@adamsilverstein

Feature Description

Support native lazy loading for HTML video and audio tags when browsers implement this capability.

Adding native lazy loading extends WordPress's media performance improvements to cover video and audio tags as browsers release support. See ongoing work and discussion at whatwg/html#10376.

This feature would:

  • Detect native lazy loading support for video/audio tags
  • Automatically apply loading="lazy" attributes
  • Ensure compatibility and fallback for unsupported browsers

This will benefit publishers by improving page performance for media-heavy content without requiring manual configuration.

Metadata

Metadata

Assignees

No one assigned

    Labels

    [Plugin] Image PrioritizerIssues for the Image Prioritizer plugin (dependent on Optimization Detective)[Type] FeatureA new feature within an existing module

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status

    Not Started/Backlog 📆

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions