Skip to content

Release 2.2.3

Compare
Choose a tag to compare
@antonkorotkov antonkorotkov released this 14 Feb 10:14
· 32 commits to v2.2 since this release
  • FIX - get_post_metadata does not break multi-dimensional arrays anymore. GitHub Issue #352.
  • FIX - PHP Warning: substr_compare() fixed. GitHub Issue #350.
  • FIX - Filtering Domain setting before saving in order to get rid of possible empty spaces. GitHub Issue #348.
  • FIX - Incorrect remote file path generated when disabled Organization setting. GitHub Issue #343.
  • FIX - Hiding admin notices correctly. GitHub Pull Request #355.