A WordPress plugin to temporarily disable the website for the Global Climate Strike on 20 September 2019.
A WordPress plugin to temporarily disable the website for the Global Climate Strike on 25 September 2020.
The plugin disables the entire website and returns a placeholder page along with HTTP code 302 Moved temporarily for the global climate strike day. The placeholder is a simple HTML page, leave-in /assets/placeholder.html
. The placeholder page is available in English or German language. The language settings of the page controls the output. The fallback if the placeholder page in this language is not available in English (en
).
It is possible to exclude pages from the replacement, initial only the page with the slug /impressum/
and all users there are logged in. You should use the filter hook climatestrike.excludes
to change or enhance the pages to exclude.
The plugin have no settings UI, has the focus for this day and leave no data inside the WordPress installation. The default plugin have an exclude if you are logged in and for the feed urls.
Install static via download, clone the repository or use dependency management via Composer.
Set a reminder on your calendar to remove the plugin on or after the appointment (keep your site setup clean).
Copyright (c) 2019 to now, Frank Bültge
Good news, this plugin is free for everyone! Since it’s released under the GPL License you can use it free of charge on your personal or commercial website.
All feedback / bug reports / pull requests are welcome.