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

Labels

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

Projects

Status
Code Review 👀

Relationships

None yet

Development

No branches or pull requests

Issue actions