Skip to content

Releases: metabolism/wordpress-bundle

1.2.0

23 Jul 08:59
Compare
Choose a tag to compare

Feature

  • Site health is now available by typing /_site-health url README.md
  • Cache clear button is now available for administrators to remove filecache.
  • New API url are available for cache clearing
    • /_cache/purge call varnish cache
    • /_cache/clear remove filecache and purge varnish cache
      Fixe
  • Purge cache button will now clear varnish cache efficiently

1.1.0

23 Jul 08:59
Compare
Choose a tag to compare

1.1.0
Post and page supports must now be explicitly declared in wordpress.yml

Backoffice Feature

  • New interface for Wordpress backoffice
  • WebP thumbnail generation enhance
  • Placeholder for image slots when empty
  • Export database and Uploads files are now available in Options pages for easy backuping
  • Sup button is available in WYSIWYG

Advanced custom fields fixes

  • ACF Fields are now available in menus
  • Capabilities are now supported in menus
  • Metadata removal for a cleaner DOM
  • Role handling in configuration file with permissions

Multisite optimization

  • Better url management for multisite
  • Meta information are no longer global to multisite

Fixes

  • Maintenance page is no longer active editor and administrator users.
  • Data withdrawing optimization in requests for recurring post and ACF fields
  • Enhanced image compression to 90%
  • Generated thumbnails are now handled with rasterized file names.

add addSitemap context function

04 Feb 18:12
Compare
Choose a tag to compare
1.0.4

add sitemap function

Preview button now functional

23 Jan 11:22
Compare
Choose a tag to compare
1.0.3

preview button is now working

Bugfix Form helper

10 Jan 15:19
Compare
Choose a tag to compare
1.0.2

bugfix form helper

Support Wordpress 5 with Classic Editor

26 Dec 13:37
Compare
Choose a tag to compare
1.0.1

update composer to use wordpress 5.* branch

Public release

22 Dec 19:32
Compare
Choose a tag to compare
1.0.0

bugfix use