الوصف
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“ إلى لغة واحدة. شكراً إلى جميع المُترجمين لمُساهماتهم.
مُهتم بالتطوير؟
تصفّح الشفرة، تحقق من مستودع SVN، أو الاشتراك في سجل التطوير بواسطة RSS.
سجل التغييرات
1.0.2
- Add “Convert URL to absolute path” option.
1.0.1
- Bug fix.
1.0.0
- First version.