Этот плагин не тестировался с последними 3 основными выпусками WordPress. Скорее всего, он уже не поддерживается и может быть несовместим с текущими версиями WordPress.

WP Easystatic

Описание

WP Easystatic makes dynamic website to a static HTML. Automatically searches all the pages and retrieve its whole content to generate HTML file. This plugin will optimize static HTML. It also minify CSS and JS file to aggregate in a single file and cache into your server. The generated static HTML file will cache in server local directory and bypass PHP codes from your frontend.

Major features in WP Easystatic include:

  • Generate static HTML file
  • Optimize HTML/CSS/JS
  • live edit static HTML file in backend
  • Download backup, restore, and delete
  • Import backup
  • Enable or disable the static redirection

Скриншоты

  • screenshot1.JPG
  • screenshot2.JPG
  • screenshot3.JPG

Установка

Just install from your WordPress «Plugins > Add New» screen and all will be well. Manual installation is very straightforward as well:

  1. Upload the zip file and unzip it in the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Go to Settings > Easystatic and go to general tab. Require to set your static directory.

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

Can I directly edit the static HTML file ?

Yes, you can directly edit the html file from the plugin static tab.

Отзывы

17.10.2020
This plugin must have 5 stars review. It works in Localhost and Elementor today. I love the minify JS, HTML, and CSS features. Please keep this plugin maintenance. thank you
26.12.2019 5 ответов
Hi, I'm not able to view settings page after I install the plugin. It caused a bad gateway error. Also the user interface is not user friendly. I don't understand maybe perhaps you can create an instructional video.
Посмотреть все 2 отзыва

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

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

Участники

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

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

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

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

1.6.0

  • Initial version