View full changelog
Added
- Added placeholder setup code for spacing
The first week of 2025 saw the release of several plugins and a theme from the Airfleet suite, including elements for displaying testimonials, logos, and sliders, as well as a login plugin with user authentication checks. The lightyear theme also received an update to include password-protected post templates.
Renamed a JavaScript event to better reflect its purpose.
airfleet-continuous-slider-init to airfleet-slider-init to more actually reflect nature of eventAdded custom post type and related blocks, components, and filters for displaying testimonials.
afe_testimonial to store testimonials.elements-blocks-testimonials to display testimonials posts as slider or single static testimonial.elements-components-testimonial to display single testimonial post fields.airfleet/elements/testimonials/title/default_tag to set default heading tag for Testimonials block.testimonials to display testimonials cpt items as slider.Added new blocks and patterns for displaying static and sliding logos.
elements-blocks-static-logos to display a strip of Static logoselements-blocks-sliding-logos to display a strip of Sliding logosairfleet/elements/static-logos/style to set style variations for Static Logos blockairfleet/elements/sliding-logos/style to set style variations for Sliding Logos blockairfleet/elements/static-logos/title/default_tag to set default heading tag for Static Logos blockairfleet/elements/sliding-logos/title/default_tag to set default heading tag for Sliding Logos blockairfleet/elements-sliding-logos-all-devices Block: Sliding Logos on all devicesairfleet/elements-sliding-logos-on-desktop Block: Sliding Logos on desktop with Static behaviour on tablet and mobileairfleet/elements-static-logos-side-by-side-four-columns Block: Static Logos with side-by-side layout with logos split into 4 columns airfleet/elements-static-logos-stacked-no-columns Block: Static Logos with stacked layout, dynamically centered airfleet/elements-static-logos-stacked-six-columns Block: Static Logos with stacked layout with logos split into 6 columnsAdded four new elements and an event for sliders: generic, continious, base, and init.
elements-partial-generic-slider to display a slider that is used as generic sliderelements-partial-continious-slider to display a slider that is used as continious sliderelements-partial-slider-base to enable swiperjs for both generic and continuous slidersairfleet-continuous-slider-initAdded a template for password-protected posts with consideration for header position.
templates/password-protected (template for password protected posts that takes into account header position)