2023-W29

Jul 17–23, 2023

2 releases
  • Admin plugin added Airfleet icon to some blocks and fixed a sidebar separator issue.
  • Views plugin added ACF blocks registration, related filters, and view helpers, and fixed frontend resource enqueueing in block editor preview.
airfleet-admin-plugin

Release 0.21.0

Airfleet Admin Plugin updated to add Airfleet icon to some blocks and fix a sidebar separator issue.

GitHub
View full changelog

Changed

  • ACF: now also adds Airfleet icon to Airfleet blocks registered using the native registration functions

Fixed

  • ACF: fixed an issue in sidebar separator for ACF blocks that also have native block features
airfleet-views-plugin

Release 0.4.0

Added ACF blocks registration and related features, fixed enqueueing of frontend resources in block editor preview

GitHub
View full changelog

Added

  • Added ACF blocks registration
  • Added filter "airfleet/views/blocks/{$slug}/json" - get block.json path for specific block
  • Added a custom ACF location to target Views blocks
  • Added option for creating "Airfleet" block category
  • Added option for adding blocks to "Airfleet" block category by default
  • Added view helper $class: ensures $class variable is always set

Fixed

  • Fixed an issue where frontend resources would not be enqueued in block editor preview