Converts your blog into a static site.
| Author: | slogsdon (profile at wordpress.org) |
| WordPress version required: | 4.1 |
| WordPress version tested: | 4.1.42 |
| Plugin version: | 1.5.0 |
| Added to WordPress repository: | 04-03-2015 |
| Last updated: | 26-04-2015
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
|
| Rating, %: | 0 |
| Rated by: | 0 |
| Plugin URI: | |
| Total downloads: | 2 119 |
| Active installs: | 10+ |

Click to start download
|
Have performance issues? StaticWP converts your blog into a static site, so you don’t have to worry.
ChangeLog
1.5.0
Release Date – 25th April, 2015
- Add actions.
- Add filters.
- Fix bug with
StaticWP\StaticWP not qualifying Exception before its use.
1.4.2
Release Date – 25th April, 2015
- Fix issue with preload.
- Fix issue with uninstall.
1.4.1
Release Date – 9th March, 2015
1.4.0
Release Date – 4th March, 2015
- Make preloading safer.
- Ensure more than posts are compiled.
- Allow comments to be added
- Fix bug when files are recompiled.
1.3.0
Release Date – 4th March, 2015
- Refactor frontend and admin into separate classes.
- Abstract HTML into templates and
StaticWPView.
- Add admin menu pages.
- Allow users to preload site.
1.2.0
Release Date – 4th March, 2015
- Improve directory resolution.
1.1.1
Release Date – 4th March, 2015
- Fix bug with plugin name.
1.1.0
Release Date – 3rd March, 2015
- Add deactivation hook for cleanup.
- Add uninstall hook for cleanup.
- Move storage directory to uploads directory.
1.0.0
Release Date – 3rd March, 2015
- Initial Release
- Does basic static file generation.
- Sends file if it exists only for
GET requests.