Connections Business Directory Extension – Contact – Version –...

= 2.0.1 02/10/2022 =
* BUG: Do not display the “Email Entry” Entry Action is the Entry has no email addresses.
* BUG: Check for instance of Connections before starting addon t prevent fatal error of core plugin is deactivated.
= 2.0 09/23/2021 =
* NEW: Introduce actions and filters to allow email to be customized prior to being sent.
* NEW: Introduce `Connections_Contact::getBaseURL()`.
* TWEAK: Use `sanitize_textarea_field()` instead of `sanitize_text_field()` on email message body.
* TWEAK: Set plugin class final.