LCP Accelerator

Описание

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.

Установка

  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.

Часто задаваемые вопросы

What if WebP is not supported?

If WebP is not supported by the browser, the plugin will log an error and skip the conversion.

Отзывы

Нет отзывов об этом плагине.

Участники и разработчики

«LCP Accelerator» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

Перевести «LCP Accelerator» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

1.0

  • Initial release with LCP optimizations.