2.0.6

Tweak3 Fix2 Security1

Tweaks

  • Adjusted the Settings API so it now saves on page load and then redirects back to the page.
  • add_cap()s are now wrapped in an if-statement.
  • Added proper indentation and spacing to the Events Calendar PRO source files.

Fixes

  • Additional fields no longer wiped when saving changes to events/settings pages.
  • Plugin now removes newlines and carriage returns in the process of saving line-separated options for custom links.

Security

  • Reviewed/improved $_POST and $_GET variables after a security audit to make sure they're sanitized before output/saving to the database (to prevent mySQL injects and/or cross-site scripting vulnerabilities).