Maintenance release that brings increased security with improved data validation and sanitization while reducing code duplication.
This maintenance release was prompted by a plugin review to align the code to be more compliant with the WordPress Coding Standards (WPCS). Most changes in this update are minor and should not affect functionality. These minor changes include changes such as capitalization, adding/removing space, removing a space, adding/removing a comma, etcetera. The most significant …
This maintenance release was prompted by a plugin review to align the code to be more compliant with the WordPress Coding Standards (WPCS). Most changes in this update are very minor and should not affect functionality. These minor changes include changes such as capitalization, adding a space, removing a space, adding a comma, removing a …
This maintenance release adds a compatibility shim for the All-in-One Video Gallery plugin so that it no longer breaks the directory permalinks.
This update cleans up code bringing it in line with current best practices and introduces several hooks to allow developers to customize the email.
This update brings improved compatibility with the new Widget Editor introduced in WordPress 5.8.
This update features a new Fields API. This remove duplicate throughout Connections providing more consistent, reliable, stable, and secure processing of form fields. This release is just a first step in refactoring all fields in Connections to use this new API. The introduction of this new Fields API paves the way for making it easier …
Gravity Forms Connections version 2.0 just released bringing support for Gravity Forms 2.5 and newer.
This post is a little late… better than never, right? Connections 10.2 was just released this week, bringing with it major under-the-hood changes that add proper support for custom taxonomies. This was basically just the first pass. there is still more work to do, primarily adding support for queueing Entries attached to a custom taxonomy …
This update brings major under-the-hood changes, one of which adds a Custom Taxonomy API. What is a taxonomy? A taxonomy is a way to group related Entries in your directory. An example of a taxonomy is Categories. The free Certifications and Facilities addons are examples of custom taxonomies. One of the most requested features is …