Det här tillägget har inte testats med någon av de 3 senaste huvudversionerna av WordPress. Det kanske inte längre underhålls och kan ha kompatibilitetsproblem när det används tillsammans med nyare versioner av WordPress.

WP Easystatic

Beskrivning

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

Skärmdumpar

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

Installation

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.

Vanliga frågor

Can I directly edit the static HTML file ?

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

Recensioner

17 oktober 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 december 2019 5 svar
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.
Läs alla 2 betyg

Bidragsgivare och utvecklare

”WP Easystatic” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.

Bidragande personer

Översätt ”WP Easystatic” till ditt språk.

Intresserad av programutveckling?

Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.

Ändringslogg

1.6.0

  • Initial version