WP Manifestindependent plugin directory
manifest / performance / elementor-lcp-background-image-preloader

Elementor LCP Background Image Preloader

Optimizes the loading of the background images from Elementor-added LCP elements via preload links with fetchpriority=high.

by Weston Ruter · github.com/westonruter/elementor-lcp-background-image-preloader · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/westonruter/elementor-lcp-background-image-preloader/archive/refs/heads/main.zip

Readme

=== Elementor LCP Background Image Preloader ===

Contributors: wordpressdotorg Tested up to: 6.6 Stable tag: 0.1.0 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Tags: elementor, performance, optimization, image, lcp

Optimizes the loading of the background images from Elementor-added LCP elements via preload links with fetchpriority=high

== Description ==

This plugin requires the Optimization Detective plugin as a dependency. Please refer to that plugin for additional background on how this plugin works as well as additional developer options.

== Installation ==

= Manual installation =

  1. Upload the entire elementor-lcp-background-image-preloader folder to the /wp-content/plugins/ directory.
  2. Visit Plugins.
  3. Activate the Image Prioritizer plugin.

== Changelog ==

= 0.1.0 =

  • Initial release.

Read the full README on GitHub →