Цей плагін не перевірявся з останніми 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 replies
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