Skip to content

v2.2.13

Choose a tag to compare

@github-actions github-actions released this 24 Aug 22:14

This release also brings 2.2.9 to 2.2.12, which were built but never published. If you are updating from 2.2.8 you are getting all five. Every version's own entry is in readme.txt.

2.2.13

  • Fixed: a menu styling row that set a text colour but no icon is no longer lost. If the extension providing that menu item was switched off and the tab was saved again, the row was silently dropped and could not be recovered by switching the extension back on, while the screen still said the settings had saved.
  • Fixed: the account menu is no longer remembered in a distorted form. Another plugin building its own copy of the account menu could leave this one holding that copy for the rest of the request, which affected both the merged menu and the settings screen.
  • Fixed: deleting the plugin now also clears the update check's own leftovers and cancels its background update check.

2.2.9 to 2.2.12, in brief

  • Added: an Icon Spacing setting for the gap between a menu icon and its wording.
  • Fixed: menu items added by other plugins were missing from Hidden Items, including WooCommerce endpoints and items registered only on the front end.
  • Fixed: the icon spacing setting appeared to do nothing on themes and customisers that style these menus themselves, and only moved the icons this plugin draws.
  • Fixed: HivePress filters the account menu at two stages, so extensions adding their item at the later one could not be hidden.
  • Fixed: the record of seen menu items was read on every page view for every signed-in visitor.
  • Fixed: Delete All Data now also removes the icon spacing setting and the seen-items record.