UI Manager Change Log
1.2.3.1 01/15/2021
- Fixed bugs:
- Rules logic not applied correctly when only checking roles rules.
- Collapse admin menu settings errors.
- Admin pages titles was overwritten by the dashboard title.
- Elementor submenu links not working when moved to the top level menu.
- Errors in the priority of submenu items moved to the top level menu.
- Fixed _WP_Editors not found error.
- Fixed customizer access errors.
- Added the ability to delete the license key.
- Added new options to Branding/Admin Styles/Admin Menu to add styles the headings created with the Admin Menu module.
- Fixed several bugs.
- Fixed icons not showing up after upgrading to WordPress 5.6.
- Fixed CSS errors in the Branding module.
- Added the new WordPress 5.5 dashicons.
- Added new hooks in the admin menu module that allow adding custom icons.
- Added conditional logic to view rules.
- Allow adding submenus to new admin menu items.
- Fixed compatibility issues with Jet Data Importer plugin.
- Fixed compatibility issues with Admin Page Spider plugin and Intuitive Custom Post Order.
- Fixed back link not working on icons popup.
- Fixed bug that caused dashboard widgets not rendering on certain hosts.
- Fixed Elementor Template Builder duplicated submenu item.
- Improved pagination in icons popup.
- Added the ability to remove data on uninstall.
- Changed license input type from text to password.
- Fixed PHP Parse error on branding module triggered on some hosts.
- Added new features to the Branding module:
- Customize your admin pages by edit the admin styles with live preview.
- Add your logo to the admin screens (admin menu or toolbar).
- Edit the login screen
- Dashboard module: Fixed conflict with Gravity forms that caused widgets and welcome panel not to be rendered.
- Fixed bugs in the Dashboard module:
- New widgets content editor was disabled after drag and drop.
- Fixed Height setting could not be restored to its default value by leaving the field empty.
- Added the ability to remove the box styling and background color for the welcome panel and all dashboard widgets.
- Added the ability to export/import views for any module.
- Added the ability to restore the UI Manager's admin menu item in case it's accidentally removed using the plugin.
- Dashboard Module:
- Create new widgets.
- Hide widgets' titles and set fixed height.
- Edit widget title inline.
- Branding Module:
- Fixed texts in tooltips.
- Added the ability to rearrange the dashboard widgets.
- Fixed bugs:
- Toolbar:
- Yoast issue counter CSS.
- Duplicate view error.
- Admin menu
- Submenu items couldn't be moved around after updating to version 1.1
- Dashboard
- Slashes showing before apostrophe in custom title.
- Dashboard Title area not processing shortcodes.
- Not working when the widget's callback was a closure.
- "Beta" tag only showing up when module was activated.
- Toolbar:
- Added dashboard module:
- Added ability to hide and rename WordPress dashboard widgets.
- Added ability to edit dashboard Welcome widget.
- Added ability to prevent dismissal of dashboard welcome widget.
- Fixed bugs:
- Menu not showing when using cache plugins.
- Menu not showing when Freemius SDK installed.
- Menu not showing when WP Pizza installed.
- Beaver Builder (agency) branding not working on subsites when the toolbar module is active.
- Some menu items not working after editing admin menu items.
- The full subsite url not displayed in subfolder installs.
- Added filter 'kpui_custom_menu_icons' that allows adding custom icons.
- Added support for password protected sites.
- Fixed bug that caused the rules not to be applied in the case of user roles with blank spaces in their name.
- Fixed bugs in the Toolbar module:
- When making changes to a view, if the area was switched from backend to frontend and vice versa, some of those changes were not saved.
- The Search form couldn't be hidden.
- Shortcode {{post-type}} wasn't working.
- Priority collisions weren't handled correctly when switching areas.
- Fixed bug: license couldn't be deactivated.
- Fixed bug in the Customizer module: For the Astra theme, the customizer menu was not generated correctly. Some panels and sections appeared as top level items when they should be subitems.
- Menu items that are marked as hidden will appear lighter in color to distinguish them from visible menu items.
- Added the filter “kpui_shortcodes” for creating custom in-line shortcodes to display dynamic content in menu items.
- Added the ability to add a logout item in the Toolbar and Admin Menu modules.
- Fixed escaped quotes issue. Now single quotes can be used in view names and item titles.
- Added the ability to hide the "Collapse menu" button and/or display the menu collabsed by default on the Admin Menu.
- Fixed bugs in the Customizer module:
- Widgets and Menus couldn't be hidden when OceanWP the was active.
- Some sections and panels didn't appear due to priority collisions.
- Fixed bug in the Admin menu module: When a submenu item was moved under a different parent item, both the new parent and the old one were highlighted when visiting the submenu item.
- Added a CSS and a JavaScript editor in a new module named "Branding".
- Fixed bugs:
- Admin Menu: New Headings always appeared at the bottom.
- Admin menu: Items with blank icons displayed the original icon instead of a blank space.
- Global options were not removed when all the views were deleted.
- Added an Advanced Settings area to the Admin Menu module. This area allows you to adjust different parameters to see how the menu will appear in different situations.
- Added the ability to use shortcodes in the Admin Menu and Toolbar modules. Scroll to the bottom of the menu edit screen to see all available shortcodes.
- Fixed bug: Admin Menu subitems were not renamed correctly when the item was moved to a different submenu.
- Fixed bugs:
- Sometimes items were not rearranged correctly.
- Changes in subitems under site-name were not applied.
- Wallace Inline icon disappeared when item was renamed.
- Fixed bugs:
- Duplicate Beaver Builder and Wallace Inline items when editing the toolbar.
- Not redirecting to the selected toolbar area when saving a toolbar view.
- Fixed Site Name bug on class-kpui-toolbar.php
- Fixed admin menu separators bug
- Fixed PHP Parse error on class-kpui-toolbar.php
- Added the ability to separately edit admin menu and toolbar for subsite, main site and network site
- Added the ability to duplicate views
- Added the ability to set a menu item as global
- Many bug fixes
- Some minor UI changes including additional tooltips and descriptive text
- Added single site compatibility
- Added the ability to use built-in shortcodes in toolbar items: {{site-name}}, {{updates-number}}, {{comments-number}}, {{post-type}}, {{display-name}}, {{avatar}}
- Added built-in css class for separators
- Includes many small bug fixes
- Added Customizer Module with limited features
- Added ability to edit item link (Custom / WP Admin pages)
- Menus loaded with Ajax to avoid the request timeout message
- Added the ability to hide/show items by clicking an eye icon instead of checking a checkbox
- Added the ability to edit items titles in-line
- Added a checkbox to select/deselect all the options of a rule
- Includes many small bug fixes
- Added new built-in css classes
- Added new built-in css class kpui-bg-colorname which changes the background color. ‘colorname’ is the name of any of the colors listed here: http://thenewcode.com/1111/Using-CSS-Color-Keywords
- Added new built-in css class kpui-color-colorname which changes the text color. ‘colorname’ is the name of any of the colors listed here: http://thenewcode.com/1111/Using-CSS-Color-Keywords
- Added Toolbar Module
- Added ability to create a new item (Regular item / Heading / Separator )
- Added ability to edit item link (Custom / WP Admin pages)
- Added ability to remove icon by selecting the blank square on the icons popup
- Added the ability to add a custom css class
- Added built-in background-color classes: kpui-green, kpui-orange, kpui-red, kpui-blue
- Added the ability to reset menu to default configuration
- Added ability to insert html tags in the menu label field including span, em, and strong and the class and style attributes
- Improved error messages and info notifications
- Includes many small bug fixes