2023-W35

Aug 28–Sep 3, 2023

23 releases

This week, several plugins had their options pages updated to use plugin slugs instead of hardcoded paths. Additionally, various plugins had their menu locations changed to be under the core Tools or Settings menus for improved organization and accessibility. Some plugins also received new features such as mega menus, headers, and footers in the navigation plugin, while others had breaking changes due to feature migrations.

github-files

Release 0.1.23

Updated sync.yml with airfleet/airfleet-elements-core-plugin

GitHub
View full changelog

Changed

  • Updated sync.yml to add airfleet/airfleet-elements-core-plugin
airfleet-generator-cli

Release 0.20.3

Plugin generator now changes .airfleet-release to a minor version.

GitHub
View full changelog

Changed

  • Plugin generator: changed .airfleet-release to minor
github-files

Release 0.1.22

Updated sync.yml to include airfleet/airfleet-elements-actions-plugin

GitHub
View full changelog

Changed

  • Updated sync.yml to add airfleet/airfleet-elements-actions-plugin
airfleet-generator-cli

Release 0.20.2

Fixed plugin generator issue with objectPropertyFromValue not found

GitHub
View full changelog

Fixed

  • Plugin generator: objectPropertyFromValue not found (part 2)
airfleet-generator-cli

Release 0.20.1

Fixed plugin generator issue with missing method

GitHub
View full changelog

Fixed

  • Plugin generator: objectPropertyFromValue not found
airfleet-admin-plugin

Release 1.0.0

Removed several features and added new menu options in the admin interface.

GitHub
View full changelog

Removed

  • BREAKING - ACF: removed "Allow Reusable blocks" (migrated to ACF Add-ons plugin)
  • BREAKING - ACF: removed maximum image file size (migrated to ACF Add-ons plugin)
  • BREAKING - ACF: removed Simple Toolbar (migrated to ACF Add-ons plugin)
  • BREAKING - ACF: removed restricted fields (migrated to ACF Add-ons plugin)
  • BREAKING - ACF: removed "Fix Conditional Logic display" (migrated to ACF Add-ons plugin)
  • BREAKING - ACF: removed "Fix stylized select display" (migrated to ACF Add-ons plugin)
  • BREAKING - Admin Bar: removed "Environment badge" (migrated to Theme Support plugin)
  • BREAKING - Menu: removed "Show Reusable blocks" (migrated to Theme Support plugin)
  • BREAKING - General: removed "Reusable block shortcode" (migrated to Theme Support plugin)
  • BREAKING - General: removed "Include custom fields in search" (migrated to Theme Support plugin)
  • BREAKING - Restricted: removed "Allow JSON uploads" (migrated to Theme Support plugin)
  • BREAKING - Restricted: removed "Enable debug mode when using the debug query string" and "Debug query string" (migrated to Theme Support plugin)

Added

  • Menu (Others): added option to add top-level "Redirection" item
  • Menu (Others): added option to apply custom style to Airfleet items that appear under standard menus
  • Menu (Settings): added option to move Starter Theme's "General" settings under Settings menu
  • Menu (Main): added option to group public post types together under Main menu
  • Menu (Main): added option to include taxonomies of public post types under Main menu
  • Menu (Main): added option to rename the taxonomies that show in the Main menu
  • Menu (Main): added option to show builtin post types (Pages and Posts) under Main menu (off by default)
  • Menu (Main): added option to sort Main menu automatically
  • Menu (Airfleet): added option to migrate Airfleet menu items to Auxiliary menu
  • Menu (Auxiliary): added option to create Auxiliary content menu
  • Menu (Auxiliary): added option to group private post types together under Auxiliary menu
  • Menu (Auxiliary): added option to include taxonomies of private post types under Auxiliary menu
  • Menu (Auxiliary): added option to rename the taxonomies that show in the Auxiliary menu
  • Menu (Auxiliary): added option to move Reusable blocks under Auxiliary menu
  • Menu (Auxiliary): added option to sort Auxiliary menu automatically
  • Menu (Integrations): added option to create "Integrations" menu item
  • Menu (Integrations): added option to move Starter Theme's integrations options under Integrations menu
  • Menu (Integrations): added option to move plugins integrations options under Integrations menu
  • Menu (Integrations): added option to move plugins integrations CPTs under Integrations menu
  • Menu (Integrations): added option to sort Integrations menu
  • Menu (Navigation): added option to create "Navigation" menu item
  • Menu (Navigation): added option to add "Menus" item under Navigation
  • Menu (Navigation): added option to move Starter Theme's navigation options under Navigation menu
  • Menu (Navigation): added option to move Starter Theme's navigation CPTs under Navigation menu
  • Menu (Navigation): added option to move navigation plugins options under Navigation menu
  • Menu (Navigation): added option to move navigation plugins CPTs under Navigation menu
  • Menu (Navigation): added option to sort Navigation menu

Changed

  • Moved Admin under core Settings menu
  • Admin Bar: changed default value of "Hide comments" to true
  • Admin Bar: changed default value of "Hide updates" to true
  • Menu: renamed Content menu to Main menu and changed purpose of the menu to be for public post types
  • Restricted: added "Hide Airfleet blocks" option
  • Icons: added icons for conditional, question, logic, general, advanced, fixes, priority, scripts
airfleet-theme-support-plugin

Release 1.0.0

Removed ACF location rules, added new feature groups and options, and made menu location changes.

GitHub
View full changelog

Removed

  • BREAKING: removed ACF location rule "Any public post type" (migrated to ACF Add-ons plugin)
  • BREAKING: removed ACF location rule "All acf/ blocks" (migrated to ACF Add-ons plugin)

Added

  • Added several new feature groups: Blocks, Scripts
  • General: added "Environment badge"
  • General: added "Include custom fields in search"
  • Blocks: added "Show reusable blocks in menu"
  • Blocks: added reusable block shortcode
  • Blocks: added "Rename Patterns to Reusable blocks"
  • Advanced: added "Allow JSON uploads"
  • Advanced: added query string debug mode

Changed

  • BREAKING: moved scripts options to standalone tab (updated internal field name)
  • BREAKING: moved blocks options to standalone tab (updated internal field name)
  • Changed the menu location to appear under Settings
  • Renamed "Airfleet Theme Support: Additional CSS body classes" to "Additional CSS body classes"

Fixed

  • Style Guide: fixed example link not showing for Views blocks
  • Style Guide: fixed block inserter preview not working for Views blocks
airfleet-acf-addons-plugin

Release 0.2.0

Added options and changed menu location for improved customization and accessibility.

GitHub
View full changelog

Added

  • Added option "Allow reusable blocks"
  • Added option to set maximum image file size
  • Added option for WYSIWYG Simple Toolbar
  • Added option for Airfleet-only fields
  • Added option "Fix Conditional Logic display"
  • Added option "Fix stylized select display"
  • Added a custom ACF location to match airfleet/ blocks
  • Added a custom ACF location rule to match "All public post types"
  • Added a custom ACF location rule to match "All acf/ blocks"

Changed

  • Changed menu location to appear under Settings
airfleet-plugin-manager-plugin

Release 0.6.0

Plugin Manager removed from Airfleet menu

GitHub
View full changelog

Removed

  • Removed Plugin Manager from Airfleet menu (now it only appears under Plugins core menu)
airfleet-login-plugin

Release 0.4.0

Default login menu location changed to Settings with new 'Login' title

GitHub
View full changelog

Changed

  • Changed the default menu location to be placed under Settings
  • Changed menu title to "Login" when it appears under Settings (previously was shown as "Airfleet Login")
airfleet-views-plugin

Release 0.6.0

Removed Airfleet Views Block from ACF locations and moved the menu to Settings.

GitHub
View full changelog

Changed

  • BREAKING: removed ACF location "Airfleet Views Block" (migrated to ACF Add-ons plugin)
  • Changed menu location to appear under Settings
airfleet-security-plugin

Release 3.2.0

Menu location changed to under Settings

GitHub
View full changelog

Changed

  • Changed menu location to appear under Settings
airfleet-nav-plugin

Release 0.3.0

Added options for mega menus, headers, and footers in the navigation plugin.

GitHub
View full changelog

Added

  • Mega Menu: added option to enable/disable mega menu
  • Header: added option to enable/disable header blocks
  • Header: added global options to set header blocks
  • Header: added page/post options to override global header blocks
  • Footer: added option to enable/disable footer blocks
  • Footer: added global options to set footer blocks
  • Footer: added page/post options to override global footer blocks

Changed

  • Mega Menu: added instructions to options
  • Mega Menu: removed CSS that was hiding options tab
  • Renamed menu item to "Nav settings"

Fixed

  • Mega Menu: prevent dynamic choices from showing when editing ACF
airfleet-cache-control-plugin

Release 3.2.0

Cache control is now accessible from the core tools menu.

GitHub
View full changelog

Changed

  • Moved Cache Control under core Tools menu
airfleet-comeet-plugin

Release 0.2.0

Options page now uses plugin slug

GitHub
View full changelog

Changed

  • Changed options page to use plugin slug
airfleet-workable-plugin

Release 0.3.0

Options page now uses plugin slug

GitHub
View full changelog

Changed

  • Changed options page to use plugin slug
airfleet-generator-cli

Release 0.20.0

Updated plugin generator options page and dependencies.

GitHub
View full changelog

Changed

  • Plugin generator: updated options page to be created under Settings menu
  • Plugin generator: bump npm dependency @airfleet/wordpress-dev to version 2.2.4
  • Plugin generator: bump scoped Composer dependency airfleet/wordpress-framework to 1.0.0
airfleet-workable-plugin

Release 0.2.0

Added setting for inner page indexing

GitHub
View full changelog

Added

  • Added setting to allow inner page indexing
airfleet-comeet-plugin

Release 0.1.1

Disable inner page indexing when the relevant setting is turned off

GitHub
View full changelog

Changed

  • Disable inner page indexing if setting is off