Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/megumiteam/staticpress
[WordPress Plugin] staticpress - A WordPress plugin to Export your WordPress to static site
https://github.com/megumiteam/staticpress
Last synced: 3 months ago
JSON representation
[WordPress Plugin] staticpress - A WordPress plugin to Export your WordPress to static site
- Host: GitHub
- URL: https://github.com/megumiteam/staticpress
- Owner: megumiteam
- Created: 2013-05-14T01:49:35.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2019-11-20T06:05:25.000Z (almost 5 years ago)
- Last Synced: 2024-07-27T04:36:25.171Z (4 months ago)
- Language: PHP
- Homepage:
- Size: 97.7 KB
- Stars: 201
- Watchers: 26
- Forks: 59
- Open Issues: 18
-
Metadata Files:
- Readme: readme.txt
Awesome Lists containing this project
README
=== StaticPress ===
Contributors: wokamoto, megumitheme,amimotoami
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=9S8AJCY7XB8F4&lc=JP&item_name=WordPress%20Plugins&item_number=wp%2dplugins¤cy_code=JPY&bn=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted
Tags: static
Requires at least: 3.5
Tested up to: 4.5.2
Stable tag: 0.4.5Transform your WordPress into static websites and blogs.
== Description ==
Transform your WordPress into static websites and blogs.
More documentation, you can find here: [StaticPress](http://en.staticpress.net/ "StaticPress")= Localization =
"Static Press" has been translated into languages. Our thanks and appreciation must go to the following for their contributions:* Japanese (ja) - [OKAMOTO Wataru](http://dogmap.jp/ "dogmap.jp") (plugin author)
* German (de) - [Olav Schettler](https://gist.github.com/oschettler/492541398b49d11cb746 "oschettler")If you have translated into your language, please let me know.
== Installation ==
1. Upload the entire `staticpress` folder to the `/wp-content/plugins/` directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.== Frequently Asked Questions ==
none
== Screenshots ==
1. Sidebar menu
2. The admin page
3. Rebuild!
== Changelog ==
**0.4.5 - May 27, 2016**
Added movie ext for movie contents
Added validations.**0.4.4 - June 19, 2015**
add Turkish Translation
adds woff2 support for fonts
remove needless cast
For wp_remote_get on SSL**0.4.3.7 - December 25,2014**
Bug fix
**0.4.3.6 - November 5, 2014**
fixed Windows issue.
**0.4.3.5 - July 15, 2014**
fixed a case of message: 'PHP Notice: Trying to get property of non-object
**0.4.3.4 - November 19, 2013**
Unable to uninstall because of wrong filename.
**0.4.3.2 - June 19, 2013**
minor bug fix.
**0.4.3.1 - June 15, 2013**
some fix
**0.4.3 - June 11, 2013**
create 404.html.
added some filter (and action) hook.**0.4.2.1 - June 7, 2013**
minor bug fix.
**0.4.2 - June 7, 2013**
source code refactoring
**0.4.0 - May 14, 2013**
Initial release.