Releases: epfl-si/wp-plugin-epfl-coming-soon
Releases · epfl-si/wp-plugin-epfl-coming-soon
Release list
v0.1.7
v0.1.6
Merge pull request #20 from epfl-si/fix/notice-array-offset [fix] avoid notice 'Trying to access array offset on value of type bool'
RC-2
Release candidate
This release brings:
- Internationalization (and completed french translation)
- WPCS implemented
- A Makefile with common operation (phpcs, pot, etc.)
- A better template with base element and more
meta - A few bug fixes and improvements
Beta release
This release provide the base of a coming soon / maintenance plugin :
- Simple ON / OFF mode
- Edit coming soon page in the wordpress WYSIWYG editor (TinyMCE)
- Edit the page's title
- Option to redirect on the theme
maintenance.phppage if present (has to be self-contained for now) - Option to send a HTTP status code 503 along with the page
- Auto-activated if the
.maintenancefile is present (see https://developer.wordpress.org/cli/commands/maintenance-mode/), i.e.wp cli maintenance-mode activate: wp cli compatible - Shows its status in the rest API,
wp-json/epfl-coming-soon/v1/status
