项目作者: bueltge

项目描述 :
A WordPress plugin to temporarily disable the website for the Global Climate Strike on 20 September 2019.
高级语言: HTML
项目地址: git://github.com/bueltge/climatestrike.git
创建时间: 2019-09-08T17:29:54Z
项目社区:https://github.com/bueltge/climatestrike

开源协议:GNU General Public License v2.0

下载


Climatestrike

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.

Preview of placeholder page

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.

Usage

Requirements

  • WordPress
  • PHP 7

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).

Kudos

License

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.

Contributing

All feedback / bug reports / pull requests are welcome.