2024-W34

Aug 19–25, 2024

13 releases
  • Fixed onload event for accordion elements in airfleet-elements-accordion-plugin.
  • Fixed the conditional display of Author label on page load for the Author Rule in airfleet-nav-plugin.
  • Fixed media display issue with accordion component initialization timing in airfleet-elements-accordion-plugin.
  • Fixed an error with the author rule function in_array() in airfleet-nav-plugin.
  • Quick edit mode now allows editing of title and text components in links in airfleet-admin-plugin.
  • Added a 'Fields' options page for selecting company and personal fields in the signature wizard, and fixed an issue with signature input fields having prefixes in airfleet-signature-plugin.
  • Fixed metabox to not close itself when clicked in airfleet-admin-plugin.
  • Added two new conditional logic rules for headers and footers in archives in airfleet-nav-plugin.
  • A toggle button for Quick Edit mode has been added to the admin bar in airfleet-admin-plugin.
  • Added Rank Math integration for SEO purposes in airfleet-greenhouse-plugin, airfleet-workable-plugin, and airfleet-comeet-plugin.
  • Added support for accordion elements and blocks, including various styles and patterns in airfleet-elements-accordion-plugin.
airfleet-elements-accordion-plugin

Release 0.1.2

Fixed onload event for accordion elements

GitHub
View full changelog

Fixed

  • elements-blocks-accordion-with-aside-media, elements-blocks-accordion, elements-components-accordion: fixed onload event for accordion elements
airfleet-nav-plugin

Release 3.1.2

Fixed the conditional display of the Author label on page load for the Author Rule.

GitHub
View full changelog

Fixed

  • Fixed conditionally display of Author label on page load for Author Rule
airfleet-elements-accordion-plugin

Release 0.1.1

Fixed media display issue with accordion component initialization timing

GitHub
View full changelog

Fixed

  • elements-blocks-accordion-with-aside-media: fixed media not being displayed in certain cases on page load due to initialization timing of accordion component (accordion blocks now directly trigger the accordion component to initialize)
airfleet-nav-plugin

Release 3.1.1

Fixed an error with the author rule function in_array().

GitHub
View full changelog

Fixed

  • Fixed Author Rule Uncaught TypeError: in_array(): Argument #2 must be of type array, bool given
airfleet-admin-plugin

Release 1.11.2

Quick edit mode now allows editing of title and text components in links

GitHub
View full changelog

Fixed

  • Quick Edit: title/text components inside links should now be editable when Quick Edit mode is enabled
airfleet-signature-plugin

Release 1.7.0

Added a 'Fields' options page for selecting company and personal fields in the signature wizard, and fixed an issue with signature input fields having prefixes.

GitHub
View full changelog

Added

  • Added new options page "Fields" to select which company and personal fields show in the signature wizard

Fixed

  • Fixed signature input fields with prefix (strip prefix from input value to avoid double prefix)
airfleet-admin-plugin

Release 1.11.1

Fixed metabox to not close itself when clicked

GitHub
View full changelog

Fixed

  • Editor: fixed metabox to not close itself when clicking inside
airfleet-nav-plugin

Release 3.1.0

Added two new conditional logic rules for headers and footers in archives.

GitHub
View full changelog

Added

  • Added new conditional logic rule for header/footer - match author archive page
  • Added new conditional logic rule for header/footer - match specific authors archive pages
airfleet-admin-plugin

Release 1.11.0

A toggle button for Quick Edit mode has been added to the admin bar.

GitHub
View full changelog

Added

  • Quick Edit: added a toggle button on admin bar to enable/disable Quick Edit mode (disabled by default on page load)
airfleet-greenhouse-plugin

Release 3.3.0

Added Rank Math integration for SEO purposes

GitHub
View full changelog

Added

  • Added Rank Math integration for the SEO purposes, functionality identical to Yoast integration for greenhouse plugin, with only differentce that it is for Rank Math.
airfleet-workable-plugin

Release 0.4.0

Added Rank Math integration for SEO purposes

GitHub
View full changelog

Added

  • Added Rank Math integration for the SEO purposes, functionality identical to Yoast integration for comeet plugin, with only differentce that it is for Rank Math.
airfleet-comeet-plugin

Release 0.5.0

Added Rank Math integration for SEO purposes

GitHub
View full changelog

Added

  • Added Rank Math integration for the SEO purposes, functionality identical to Yoast integration for comeet plugin, with only differentce that it is for Rank Math.
airfleet-elements-accordion-plugin

Release 0.1.0

Added support for accordion elements and blocks, including various styles and patterns.

GitHub
View full changelog

Added

  • Added block elements-blocks-accordion to display Accordion section
  • Added block elements-blocks-accordion-with-aside-media to display Accordion with aside Media section
  • Added component elements-components-accordion to render a single accordion in Accordion blocks
  • Added filter airfleet/elements/accordion/style to set style variations for Accordion block
  • Added filter airfleet/elements/accordion/style-classes to render the classes of Accordion block root element
  • Added filter airfleet/elements/accordion-with-aside-media/style to set style variations for Accordion with aside Media block
  • Added filter airfleet/elements/accordion-with-aside-media/style-classes to render the classes of Accordion with aside Media block root element
  • Added filter airfleet/elements/accordion/icon-type to set icon type variations for Accordion block
  • Added filter airfleet/elements/accordion/icon-type/default to set global default icon type for Accordion component
  • Added pattern for Accordion block airfleet/elements-accordion-first-entry-closed with first entry closed
  • Added pattern for Accordion block airfleet/elements-accordion-first-entry-opened with first entry opened
  • Added pattern for Accordion with aside Media block airfleet/elements-accordion-with-aside-media-lottie-on-left with Lottie animation on left
  • Added pattern for Accordion with aside Media block airfleet/elements-accordion-with-aside-media-lottie-on-right with Lottie animation on right
  • Added pattern for Accordion with aside Media block airfleet/elements-accordion-with-aside-media-picture-on-left with Picture on left
  • Added pattern for Accordion with aside Media block airfleet/elements-accordion-with-aside-media-picture-on-right with Picture on right
  • Added pattern for Accordion with aside Media block airfleet/elements-accordion-with-aside-media-video-on-left with Video on left
  • Added pattern for Accordion with aside Media block airfleet/elements-accordion-with-aside-media-video-on-right with Video on right