=== LCP Accelerator === Contributors: sachinrajcp123 Tags: performance, optimization, LCP, web-vitals, speed Requires at least: 5.0 Tested up to: 6.9 Requires PHP: 7.2 Stable tag: 1.0 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html A lightweight plugin to optimize Largest Contentful Paint (LCP) for better page speed. == 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 == 1. Upload the `lcp-accelerator` folder to `/wp-content/plugins/`. 2. Activate the plugin via the WordPress 'Plugins' screen. 3. Use the `[lcp_status]` shortcode to display the optimization status. == Frequently Asked Questions == = What if WebP is not supported? = If WebP is not supported by the browser, the plugin will log an error and skip the conversion. == Changelog == = 1.0 = * Initial release with LCP optimizations. == Upgrade Notice == = 1.0 = - First stable release with LCP performance improvements.