Skip to content

Releases: epfl-si/wp-plugin-epfl-coming-soon

v0.1.7

Choose a tag to compare

@ponsfrilus ponsfrilus released this 27 Feb 14:13
  • [doc] Get the latest release and dev tips

  • [fix] We don't want the vendor directory in the distributed zip

  • [feature] Add plugin version

    • i18n
    • Correction espaces manaquant en FR
    • IDEV/ISAS
    • Bump to 0.1.7

v0.1.6

Choose a tag to compare

@ponsfrilus ponsfrilus released this 25 Jun 06:27
83c6bc4
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

Choose a tag to compare

@ponsfrilus ponsfrilus released this 12 Nov 18:32
6660588

This fixes some minors bugs and offer a better handling of the .maintenance file:
image

Release candidate

Choose a tag to compare

@ponsfrilus ponsfrilus released this 11 Nov 19:47

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

Choose a tag to compare

@ponsfrilus ponsfrilus released this 02 Nov 23:39

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.php page 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 .maintenance file 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