- Added new Premium block type
- Added ALL Blocks ACF as ACF PHP fields:
- Easier to maintain
- Avoids data loss across multiple environments
- Reduces calls to the database, speeding up the site
- Removed ALL old Blocks ACF local JSON:
- Handled now by ACF PHP fields
- No more need to
sync
ACF after a deploy!
- Moved ALL Blocks layout CSS into own stylesheet
- includes
@media
and@supports
tags for responsive CSS and feature queries
- includes
- Added Enhanced Profile functionality:
- Adds stylised author profile pictures to Simple template
- CSS improvements
PR: https://github.com/dc-thomson/wordpress/pull/2564/