Description
LCP Accelerator is a WordPress plugin that improves Largest Contentful Paint (LCP) by optimizing page loading strategies.
Features include:
– Critical CSS injection.
– Defer JavaScript loading.
– Image lazy loading.
– Automatic LCP image preloading.
Installation
- Upload the
lcp-accelerator
folder to/wp-content/plugins/
. - Activate the plugin via the WordPress ‘Plugins’ screen.
- Use the
[lcp_status]
shortcode to display the optimization status.
FAQ
-
What if WebP is not supported?
-
If WebP is not supported by the browser, the plugin will log an error and skip the conversion.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“LCP Accelerator” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “LCP Accelerator” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0
- Initial release with LCP optimizations.