add an addition check to prevent direct access (I know this does the same
as the line existing above, but automated WP test with Plugin Check do
not understand this)
2.1.3
fix .htaccess suggestion
ready for PHP8
2.1.2
optimized .htaccess
Bugfix: dont create a static index.html when page is set to front_page
2.1.1
works also with parameters (like needed for client side JS) now
2.0.2
optimize RewriteRules to work with installations in subdirs
2.0.1
Bugfix: append index.html if the rel path is a directory
2.0.0
Startpage now full compatible with WPMU
1.0.4
show creation date of the static content
added autoupdate of a static startpage on any make/remove of static
content. This is a workarround for people how forget to recreate the
static blogpage on new/updated posts/pages.
bugfix: correct find real localtion of virtual subdirs
1.0.3
Bugfix: DOCUMENT_ROOT != blog_root; dont use get_home_path() because of
potenzial problems in chroot
cleanup README
1.0.2
added hints how to change the .htaccess to support some dirty coded
plugins if the blog page becomes static
“finished” German translation
1.0.1
Bugfix: if post URL is within a (virtual) directory, make sure that
a index.html with the dynamic content is stored in the (sub)dir
cleanup readme
1.0.0
initial stable on https://plugins.svn.wordpress.org/flexistatic/
code cleanup (intval – thanks to Ipstenu)
more/better translation
bugfix: do not make static content while saving post
(todo: make Option in Metabox)
0.4.1
bugfix: hold the page count when ceate/delete static blog startpage
code cleanup (sanitize really all _REQUEST now and esc_html the output)
0.4.0
remove static version before editing a post and add a warning