Maileon for WordPress

Changelog

2.16.5 – 17.06.2026

  • Updated tested WordPress version number

2.16.4 – 27.04.2026

  • Security: Encrypt secrets in the database and only reveal on user interaction
  • Security: Updated AddressCheck AJAX endpoints to POST
  • Security: Added nonces to AJAX endpoints
  • Security: Hardened template_id checks
  • Security: Encode and verify form control attributes by default

2.16.3 – 19.03.2024

  • Fixed an issue with not being able to hide the footer popup registration
  • Added the ‘name’ shortcode attribute to differentiate multiple forms on the same page

2.16.2 – 04.11.2023

  • Fixing confirmation message on contact update

2.16.1 – 26.09.2023

  • Enhanced output escaping
  • Applied new WordPress code styles
  • Enhanced loading templates

2.16.0 – 13.09.2023

  • Enhanced input validation and output sanitation for config and registration forms.
  • Added nicer default form

2.15.3 – 10.03.2023

  • Fixing problem with spaces in custom field and preference names configured in shorttags. Now spaces in names are allowed and in forms, spaces can be escaped by using “space“, see documentation for more information.

2.15.2 – 04.01.2023

  • Fixing warning with PHP8 and empty path in file_get_contents when checking child template for form templates

2.15.1 – 29.12.2022

  • Enabled src and subscription_page as parameters for shorttags

2.15.0 – 09.11.2022

  • Enhanced update form handling. Previously contact ID and checksum might not have been passed properly, if sessions were restricted.

2.14.0 – 25.05.2022

  • Fixed compatibility with WP6/PHP8

2.13.0 – 14.04.2021

  • Added contact preference possibility

2.12.6 – 14.04.2021

  • Fixed problem with settings of Gravity Forms “Entries” when returning JSON instead o HTML as content type header

2.12.5 – 14.04.2021

  • Added two control parameters to ‘maileon-contact-form-with-placeholders.php’:
    ** “hide_form_salutation=false” to show a salutation selection. Default: true
    ** – “hide_form_confirmation_fields=true” to hide confirmation fields. Default: false

2.12.4 – 08.04.2021

  • Changed example mergetags to use strings for parameters doi and doiplus as 1 and 0 caused problems for some customers
  • Adding new example template using the labels as placeholders: maileon-contact-form-with-placeholders.php
  • Adding option to set data privacy organization name

2.12.3 – 17.03.2021

  • Fixing problem with saving contact on profile update pages
  • Fixing another possible problem with path of admin stylesheet

2.12.2 – 15.03.2021

  • Fixing error message in admin about undefined constant FILE

2.12.1 – 12.03.2021

  • Fixing loading css file for admin settings
  • Reduced calls or ob_start to POST actions to prevent other plugins from sending headers too early

2.12.0 – 11.03.2021

  • Updated Maileon PHP API client
  • Switched from cURL to ADC API client
  • Added enhanced input filtering and sanitation
  • Enhanced admin panel to be better understandable, also adding example shortcodes
  • Cleaned PHP, e.g. removing PHP short-open-tags

2.11.0 – 10.03.2021

  • Fixing display problem for acknowledgement method in sidebar widget
  • Updated compatibility

2.10.0 – 01.12.2020

  • Adding support for Polylang [Thank you “Greatives” for your support!]
  • Adding support for (child) theme templates for forms [Thank you “Greatives” for your support!]

2.9.4 – 27.11.2020

  • Fixing labels section, which was not properly displayed since 2.9.1

2.9.3 – 17.11.2020

  • Allowing (absolute) paths for “ok” and “error” page titles
  • Fixing some output warnings in sample forms

2.9.2 – 28.10.2020

  • Fixing displaying an error if custom template upload folder did not exist= 2.9.1 – 21.08.2020 =
  • Adding Google reCaptcha v3 for profile update pages
  • Adding possibility to add a checkbox with name “doiplus” which shows if the user has DOI or DOI+ as permission

2.9.0 – 21.08.2020

  • Major refactoring of configuration panel
  • Adding Google reCaptcha v3 as alternative
  • Bugfix for cases not accepting standard fields configured in the short tag
  • Fixed ADC to work with sidebar
  • Enhanced translations

2.8.2 – 09.07.2020

  • Added shorttag attributes to new form if error was displayed. Before, these arrtibutes did not get passed.
  • Fixed problem with shorttags without attributes

2.8.1 – 18.06.2020

  • Fixed redirect after success or error

2.8.0 – 22.04.2020

  • Moved shortcode execution into an action to avoid duplicate executions, e.g. with plugin “Easy Table of Content”
  • Injecting shortcode attributes into forms to allow form controls in action

2.7.2 – 20.04.2020

  • Moved shortcode initialization inside the init hook to avoid duplicate executions

2.7.1 – 01.04.2020

  • Added parameters ok_page_id and error_page_id for register-contact-shortcodes to overwrite global settings

2.7.0 – 20.03.2020

  • Fixing problem with Gutenbergeditor showing an error while saving due to AJAX saving method
  • Added contact update shorttag and methods
  • Refactored service classes
  • Updated Maileon PHP-API-Client to 1.5.5

2.6.3 – 11.03.2020

  • Fixing session warnings
  • Updated finding uploads folder according to wordpress standard

2.6.2 – 20.02.2019

  • Updating CF7 instructions
  • Cleaning up code

2.6.1 – 11.12.2018

  • Fixed problem causing WordPress to be stuck for some time, when editing a template file and saving it

2.6.0 – 14.08.2018

  • Updated Maileon PHP api client to version 1.3.8
  • Added backend configuration for AddressCheck
  • Added frontend and backend code for including AddressCheck
  • Added example form for using AddressCheck

2.5.2 – 13.07.2018

  • Fixed bug when specifying a not-existing form template on a page causing the page to be non editable in backend
  • Added loading templates from wp-content/uploads/xqueue-maileon/views as fallback

2.5.0 – 11.07.2018

  • Added multilingual support under domain “xq_maileon”, it can be edited with WordPress “GetText” as supported by simple language files or plugins like WPML
  • Removed CF7 sample code from plugin, removed instruction to add it there as it might be overridden when updating the plugin

2.4.2 – 04.05.2018

  • Fixed bug with not existing template tag

2.4.1 – 04.05.2018

  • Possibility to add data privacy acknowledgement checkbox and general newsletter subscription checkbox to form
  • Added setting for privacy description link

2.4.0 – 04.05.2018

Information: if you update, please make sure your form still works as expected as the templating system has changed.

  • Added option for selecting an own template file.
  • Changed templating to be able to use PHP code in own files to allow more flexibility

2.3.1 – 23.11.2017

  • Added debug attribut
  • Tested with WordPress 4.9

2.3.0 – 01.09.2017

  • Added options to display pages on OK or ERROR instead of messages on the same page
  • added page buffer to prevent “header not send” errors when redirecting

2.2.6 – 31.08.2017

  • Fixed bug when submitting arrays in a form
  • Removed magic_quotes_gpc() (as deprecated) and strimpslashes

2.2.5 – 09.08.2017

  • Updates examples, tested responses for CF7

2.2.4 – 01.06.2017

  • Validated functionality for 4.8
  • Added proxy information from WP Constants WP_PROXY_HOST and WP_PROXY_PORT (thanks to @wdjac)

2.2.3 – 20.04.2017

  • Fixed displaying error details when the server failed to resolve the root CA of the certificate of https://api.maileon.com
  • Added examples to description

2.2.2 – 22.11.2016

  • Fixed possible problem with some PHP versions not being able to disable DOI mailings

2.2.1 – 04.10.2016

  • Fixed encoding to UTF without BOM
  • Removed test

from default form template

2.2.0 – 04.10.2016

  • Added check if cURL for PHP is installed, otherwise an error will be displayed in the admin panel.

2.1.0 – 12.09.2016

  • Update version number to indicate realy old version was 1.0
  • Fixed problem with BOM in one file causing an error message when activating the plugin
  • Added more IDs to the standard form
  • Added config for enabling/disabling captcha for the standard form

1.0.0 – 31.08.2016

  • Initial version

Plugin Website
Visit website

Version:
2.16.5
Last Updated
June 23, 2026
Active Installs
100
Requires
WordPress 4.2
Tested Up To
WordPress 7.0.0
Requires PHP
5.6

Share Post

Join our newsletter.

Get insights into what’s happening at ChangelogWP right in your inbox. We don’t believe in spam.