| @@ -1,10 +1,10 @@ | ||
| 1 | 1 | === Adminify – White Label, Admin Menu Editor, Login Customizer === |
| 2 | 2 | Contributors: pixarlabs, litonice13 |
| 3 | 3 | Tags: white label, admin menu editor, login customizer, admin columns, dark mode |
| 4 | 4 | Requires at least: 5.0 |
| 5 | -Tested up to: 7.0 | |
| 6 | -Stable tag: 4.2.25 | |
| 5 | +Tested up to: 7.1 | |
| 6 | +Stable tag: 4.3.2 | |
| 7 | 7 | Requires PHP: 7.4 |
| 8 | 8 | License: GPLv3 or later |
| 9 | 9 | License URI: https://www.gnu.org/licenses/gpl-3.0.html |
| 10 | 10 | |
| @@ -57,9 +57,9 @@ | ||
| 57 | 57 | Customize admin can be your priority if you or your cleints prefer a cleaner WordPress Dashboard panel. |
| 58 | 58 | |
| 59 | 59 | = Media Library Folders and Media Management = |
| 60 | 60 | |
| 61 | -[Media library folders](https://wpadminify.com/features/media-folders?utm_source=wordpressorg&utm_medium=readme&utm_campaign=adminify) bring simple, drag-and-drop organization to the WordPress media library. Create folders and subfolders, drag files into media folders, filter and browse by folder, and bulk move files between them. If a site has years of uploads sitting in one flat list, media library folders turn that into something a client can actually navigate. | |
| 61 | +[Media library folders](https://wpadminify.com/features/wordpress-media-folder?utm_source=wordpressorg&utm_medium=readme&utm_campaign=adminify) bring simple, drag-and-drop organization to the WordPress media library. Create folders and subfolders, drag files into media folders, filter and browse by folder, and bulk move files between them. If a site has years of uploads sitting in one flat list, media library folders turn that into something a client can actually navigate. | |
| 62 | 62 | |
| 63 | 63 | Media Replace, bundled with the media folders feature, swaps out any image or file while keeping its original URL and ID intact - useful for updating a logo or a PDF without breaking every link that points to it. Folder support isn't limited to the main media screen either: media folders work inside the Elementor media picker, the Classic Editor popup, and the Customizer, so the organization holds up everywhere media gets selected. |
| 64 | 64 | |
| 65 | 65 | = Admin Bar Editor and Toolbar Control = |
| @@ -185,8 +185,41 @@ | ||
| 185 | 185 | 6. The White Label settings page showing admin footer branding options. |
| 186 | 186 | 7. The module settings page showing available addons such as Activity Logs. |
| 187 | 187 | |
| 188 | 188 | == Changelog == |
| 189 | += Adminify - 4.3.2 (17-09-2026) = | |
| 190 | +* Security: Security Update. | |
| 191 | + | |
| 192 | += Adminify - 4.3.1 (20-08-2026) = | |
| 193 | +* Improved: WordPress 7.1 compatibility. | |
| 194 | +* Improved: The Gutenberg Editor Logo option is now hidden on WordPress 7.1 and newer, where WordPress no longer provides the editor button it replaced. It keeps working on older versions. | |
| 195 | +* Improved: The Infinite Scroll for Media Library option is now hidden on WordPress 7.1 and newer, where the Media Library already scrolls infinitely and each user can opt out from their own profile. It keeps working on older versions. | |
| 196 | +* Improved: Dark mode in the block editor. | |
| 197 | +* Improved: Disabled buttons now look disabled instead of appearing fully active. | |
| 198 | +* Improved: Heartbeat intervals longer than 2 minutes are now marked as not recommended, and the post editor is capped at 2 minutes so post locks and autosave keep working. | |
| 199 | +* Fixed: Custom Gravatar images now show up on Settings > Discussion and for users who do not have a Gravatar. | |
| 200 | +* Fixed: The Light/Dark switcher in the admin bar now looks and works correctly on the Site Editor and Customizer screens. | |
| 201 | +* Fixed: With Adminify UI on, publishing a post now updates the browser address bar, and the editor's back button returns to the post list. | |
| 202 | +* Fixed: The block editor pre-publish panel no longer leaves a duplicate Publish button showing above it. | |
| 203 | +* Fixed: The Control Heartbeat API interval settings now take effect. Picking 15 or 30 seconds previously changed nothing at all. | |
| 204 | +* Fixed: Disabling the Heartbeat API no longer stops autosave and the session expiry check from loading, and the post editor setting now applies on WordPress installed in a subdirectory. | |
| 205 | + | |
| 206 | += Adminify - 4.3.0 (18-08-2026) = | |
| 207 | +* Improved: Performance improved. | |
| 208 | +* Improved: Dashboard Widget & Admin Pages Icons Picker improved. | |
| 209 | +* Improved: Adminify UI with Admin Bar Editor Secondary menu hidden for logo-out icon show. | |
| 210 | +* Fixed: The tabs inside the Admin Page setting boxes now look like proper tabs instead of plain links. | |
| 211 | +* Fixed: The code editor box for Custom CSS/JS now has a visible border again. | |
| 212 | +* Fixed: Free version after update auto deactivate issue fixed. | |
| 213 | +* Fixed: Adminify UI Admin Menu reload with auto collapse issue fixed. | |
| 214 | +* Fixed: Footer text overlap content issue fixed. | |
| 215 | + | |
| 216 | + | |
| 217 | += Adminify - 4.2.26 (12-08-2026) = | |
| 218 | +* Fixed: On phones and tablets, the menu items at the bottom of the sidebar were hidden behind the browser bar and could not be reached on sites with a lot of plugins. The menu now scrolls all the way to the last item. | |
| 219 | +* Fixed: With the Two Step menu, opening a menu or a sub-item after scrolling down the sidebar hid the panel heading, so there was no way back to the main menu. The heading now always stays at the top of the panel. | |
| 220 | +* Improved: On phones and tablets, the sidebar now slides closed by itself after you tap a menu or submenu link, so you land straight on the page you picked. | |
| 221 | + | |
| 189 | 222 | = Adminify - 4.2.25 (11-08-2026) = |
| 190 | 223 | * Fixed: The "Set featured image" button in the media library popup is now visible on mobile devices when the Adminify UI is enabled. |
| 191 | 224 | * Fixed: Plugin details page not scroll, link, button click issue fixed. |
| 192 | 225 | * Fixed: Search box extra margin top issue fixed. |