Skip to content

AMP, PHP 8 and WordPress 6 compatibility

Compare
Choose a tag to compare
@jcvignoli jcvignoli released this 06 May 21:02
· 933 commits to master since this release
98239d4
  • [feature] AMP Wordpress plugin greatly compatibility improved but still room for improvement remains
  • [technical] Updated to IMDBPHP library 7.3 and Monolog 2.5
  • [technical] Renamed files in blocks folder according to WP standards (using folders and index.js files)
  • [technical] Added plugins class, grouping all WP plugins compatible with Lumière
  • [technical] Removed user comment option (class-settings, class-data) -> in "updates/09.php"
  • [technical] Rewrote update class to call automatically child classes.
  • [bug] phpstan in class-data.php: -Call to function is_array() with array<int, mixed> will always evaluate to true-, removed the if/then
  • [bug] PHP 8 compatibility improved (class-core.php line 714 array key film wasn't declared)
  • [bug] Fixed image not aligned in movie block in WP block editor