Skip to content

Version 3.6.6

Compare
Choose a tag to compare
@sheabunge sheabunge released this 24 Jan 12:18
· 52 commits to core since this release

Changed

  • Improved compatability with modern versions of PHP.
  • Extended welcome API to include admin notices.
  • Action hook code_snippets/update_snippet now only includes the snippet ID instead of the full snippet object.
  • Action hook code_snippets/admin/manage now includes the currently viewed type.

Fixed

  • Memory issue from checking aggregate posts while loading front-end syntax highlighter.
  • Translation functions being called too early on upgrade, resulting in localisation loading errors.
  • Bug preventing the 'share on network' status of network snippets from correctly updating.
  • Incorrect logic controlling when to display 'Save Changes' or 'Save Changes and Activate' buttons.
  • Old notices persisting when switching between editing and creating snippets.