Skip to content

4.4.0

Choose a tag to compare

@Nicholas-Cardot Nicholas-Cardot released this 20 Jan 23:55

= 4.4.0 (10 JAN 2023) =
This update provides a nice, robust audit of the plugin. It ensures that the
plugin remains in full compliance with the latest WordPress requirements for
inclusion in the WordPress repository.

  • Removed the Update Checker from Free into Pro only.
  • Removed cURL calls in leiu of WordPress built in calls.
  • Ensure user has permission to make AJAX calls.
  • Removed <? php short tags.
  • Sanitize all inputs that come from outside sources.
  • Moved the CSS for jQuery UI to an internal asset.
  • Removed all branded logos from the header banner.
  • Removed the word WordPress from the beginning of the plugin name.
  • Added capability and nonce checks to AJAX calls.