Περιγραφή
Do you want to get rid of WordPress overheads?
Let’s output static HTML and get rid of that overhead.
- If you use “?” in the permalink, adjust it that use slash-separated.
- You can select the pages you wish to output in the options screen.
- Outputs static HTML to the level below the folder where WordPress is installed.
https://github.com/digital-acorn-jp/wp2html
Usage
- Click the WP2HTML link in the sidebar, go to the plugins page.
- Set the options and the pages not generated, the pages to add.
- Click the Save button.
- Then you will see a list of paths in bottom of page. Check the paths.
- Click the Genarate button.
- Genarated the static HTMLs.
Εγκατάσταση
- From the WP admin panel, click “Plugins” -> “Add new”.
- In the browser input box, type “wp2html”.
- Select the “WP2HTML” plugin and click “Install”.
- Activate the plugin.
OR…
- Download the plugin from this page.
- Save the .zip file to a location on your computer.
- Open the WP admin panel, and click “Plugins” -> “Add new”.
- Click “upload”.. then browse to the .zip file downloaded from this page.
- Click “Install”.. and then “Activate plugin”.
Κριτικές
Δεν υπάρχουν αξιολογήσεις για αυτό το πρόσθετο.
Συνεισφέροντες & Προγραμματιστές
“WP2HTML” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.
ΣυντελεστέςΤο “WP2HTML” έχει μεταφραστεί σε 1 γλώσσα. Ευχαριστούμε τους μεταφραστές για τις συνεισφορές τους.
Μεταφράστε το “WP2HTML” στην γλώσσα σας.
Ενδιαφέρεστε για την ανάπτυξη;
Περιηγηθείτε στον κώδικα, ανατρέξτε στο αποθετήριο SVN ή εγγραφείτε στο αρχείο καταγραφής αλλαγών ανάπτυξης μέσω RSS .
Σύνοψη αλλαγών
1.0.2
- Add “Convert URL to absolute path” option.
1.0.1
- Bug fix.
1.0.0
- First version.