Admin and Site Enhancements (ASE) Pro

Admin and Site Enhancements (ASE) Pro v8.8.2 Nulled

No permission to download
  • Welcome to Babiato Forum! All Resources are 100% clean and Safe to Use

Decryption key:


Admin and Site Enhancements (ASE) Pro v8.2.3 Nulled
= 8.2.3 (2025.01.19) - ASE Free and Pro
  • [IMPROVED in Free and Pro] Admin Interface >> Admin Menu Organizer: added an option to make the "Collapse Menu" toggler sticky at the bottom of the admin menu. Props to @outdoorsdev1 for suggesting this and sharing the code snippets this improvement is based upon.
  • [IMPROVED in Pro] Utilities >> File Manager:
    • When DISALLOW_FILE_EDIT is set to true, only 'Open' (read-only) and 'Download' actions are available within the plugins and themes folder. When DISALLOW_FILE_MODS is set to true, only 'Open' (read-only) and 'Download' actions are available across all folders and files. Props to Rob M. for prompting this improvement.
    • 'Open' is now properly hidden in the right-click context menu for non-text files.
    • Main folders and files list has been made more compact and styling polished to make it more useful (more items in view) and more comfortable (less busy look).
    • Fix alphabetical sort of sub-folders on clicking a parent folder in the folder tree navigation.
    • Right click to paste into a folder now works properly.
  • [IMPROVED in Pro] Disable Components >> Disable Comments: when comments are disabled for all post types, the admin bar counter/link and the admin menu item for comments will automatically be removed as well. Props to Kenneth S. and other users for propmpting this imprvement.
  • [IMPROVED in Pro] Content Management >> Content Order: add an option to show featured image thumbnails in the Order page. Props to Hans R. for suggesting this improvement.
  • [IMPROVED in Pro] Content Management >> Custom Content Types >> Custom Field Group:
    • added an option to show sequence number for repeater field row label. This is useful for when you have a lot of rows in your repeater field and would like to keep track of the sequence / position of each row. Props to Igor K. for prompting this improvement.
    • fixed PHP fatal error that occurs in a certain scenario. Props to Stefan for reporting the issue with the debug/error log entry.
  • [IMPROVED in Pro] Admin Interface >> Admin Columns Manager:
    • Add a new 'Template' column within the 'Default' category for the Pages (page) post type. This will show the template in use by a page, whether in the context of a block theme, or a classic theme. Props to Hans R. for prompting this improvement.
    • Make the first column sticky when horizontal scrolling is enabled.
    • If a plugin registers a sortable column, it is now recognized as a column that can be used as the default sort.
  • [TRANSLATION in Free and Pro] ASE is now being translated into 38 languages:
    • Added new/improved translationfor:
      • ASE Free - Updated Portuguese (Brazil), Polish, Persian, Danish.
      • ASE Pro - Updated Portuguese (Brazil).
Decryption key:


Admin and Site Enhancements (ASE) Pro v8.2.2 Nulled

8.2.2 (2025.01.12) - ASE Free and Pro​

  • [IMPROVED in Pro] Utilities >> File Manager:
    • 'Download' a file previous would open the file URL in a new browser tab for several file types. It will now properly initiate a download.
    • When a file is selected via it's checkbox, 'Open' and 'Download' buttons will now be shown.
    • Sync the order of actions between the toolbar buttons and right-click context menu.
  • [IMPROVED in Pro] Custom Code >> Code Snippets Manager: when creating a PHP snippet, 'Hook' is now selected by default for "Where to execute / insert".
  • [IMPROVED in Pro] Optimization >> Image Upload Control: add an option to limit resize and conversion only to media library and block editor uploads. This may be useful for a scenario where a frontend form has an upload field that was resizing and converting image files being uploaded, and that behaviour is not desired. Props to Stijn V. for prompting this improvement.
  • [FIXED and IMPROVED in Pro] Content Management >> Media Categories:
    • Fixed layout shift issue in the list view of the media library caused by the categories tree being loaded into view a bit late.
    • After drag-and-drop operation to a category, the page no longer reloads and the counter for the category will be updated live.
    • Category tree state preservation across page reloads is now more robust, making use of browser localStorage.
    • Uploading multiple files to a specific category or sub-category now properly shows a placeholder with progress bar for each file.
    • Categorizing via bulk select and drag-and-dropping selection to a category is now more stable, preserving the media grid in view (with infinite scrolling enabled) and keeping the bulk select mode active. This makes it easier to perform sequential categorization operations. Props to Ramyt I. for prompting this improvement.
  • [FIXED in Pro] Utilities >> Local User Avatar: fixed a typo in javascript code causing issue with updating another, non-admin user's avatar. Props to RJ Ramey for reporting the issue.
  • [TRANSLATION in Free and Pro] ASE is now being translated into 38 languages:
    • Added new/improved translationfor:
      • ASE Free - Added Azerbaijani, props to Saeid BGrn, and Dutch (Belgium), props to Pieterjan D.. Updated Spanish (Spain), Portuguese (Brazil), Polish, Persian, Norwegian, Indonesian, German (Formal), Dutch, Arabic.
      • ASE Pro - Updated Indonesian.
Decryption key:


Admin and Site Enhancements (ASE) Pro v8.2.1 Nulled
No changelogs found!
Decryption key:


Admin and Site Enhancements (ASE) Pro v8.2.0 Nulled
= 8.2.0 (2025.01.05) - ASE Free and Pro
  • [ADDED in Pro] Utilities >> File Manager: A comprehensive file manager for WordPress with folder tree navigation, file and folder operations, and code editing capabilities.
  • [IMPROVED in Free and Pro] Improved admin menu FOUC prevention mechanism introduced in v8.1.4, which wasn't loading properly in a particular scenario. Props to Mikael E. for reporting the issue and facilitating troubleshooting.
  • [FIXED in Free and Pro] Admin Interface >> Enhance List Tables: fix an issue where the Title column is no longer sortable when the Last Modified column is shown. Props to @pierre1wp for spotting and reporting this.
  • [IMPROVED in Pro] Content Management >> Custom Content Types >> Custom Field Groups: added an option to use wpLink modal (that allows for manual URL insertion, or search from existing posts) to render the hyperlink field input UI. Props to Mohammed Z. for prompting this improvement.
  • [FIXED in Pro] Admin Interface >> Admin Columns Manager:
    • Fixed column for an ASE repeater field showing empty value for time and datetime sub-fields.
    • Fixed PHP deprecation notice that occurs when trying to render repeater sub-fields with null value.
  • [FIXED in Pro] Admin Interface >> Admin Menu Organizer: fixed a javascript error that occurs when viewing wp-admin in a language that uses multi-bytes characters, e.g. Japanese. The error prevents the option panel to always hide menu items by user roles to properly show up and function. Props to Taro O. for reporting the issue in detail and with relevant screenshots.
  • [TRANSLATION in Free and Pro] ASE is now being translated into 36 languages:
    • Added new/improved translationfor:
      • ASE Free - Updated Spanish (Spain), Chinese (Taiwan), Greek.
      • ASE Pro - Completed Greek. Special props for Stelio C.!
Decryption key:


Admin and Site Enhancements (ASE) Pro v8.1.4 Nulled
= 8.1.4 (2025.12.29) - ASE Free and Pro
  • [IMPROVED in Free and Pro] Prevent FOUC (Flash of Unstyled Content) in the admin (side) menu when either the Custom Content Types, Admin Menu Organizer or Admin Logo modules is active. Props to Jake H. for prompting this improvement.
  • [FIXED in Free and Pro] Admin Interface >> Wider Admin Menu: fixed admin menu overlap with several of FluentCart's admin pages. Props to Richard B. for reporting the issue.
  • [FIXED in Free and Pro] Utilities >> Multiple User Roles: fix PHP warning when an admin is viewing another user's profile screen. Props to Bas B. for reporting the issue.
  • [FIXED in Pro] Security >> Email Address Obfuscator: prevent removal of strings in post content that looks like an email address but is not, e.g. [email protected], [email protected], etc.. Props to Joe S. for prompting this fix.
  • [TRANSLATION in Free and Pro] ASE is now being translated into 36 languages:
    • Added new/improved translationfor:
      • ASE Free - Updated Persian, Romanian, Hungarian, Turkish, Portuguese (Brazil), Polish, Japanese
      • ASE Pro - Added Persion (partial). Updated Catalan, Greek, Hungarian.
Decryption key:


Admin and Site Enhancements (ASE) Pro v8.1.3 Nulled
v8.1.3 (2025.12.22) - ASE Free and Pro
* **[IMPROVED in Free and Pro] Disable Components >> Disable Gutenberg**: fixed an issue where 'global-styles-inline-css' internal CSS is still being output despite checking "Also disable frontend block styles / CSS files for the selected post types.". Props to Mike D. for reporting the issue, facilitating the troubleshooting process, providing analysis of why it occurs in certain scenarios (e.g. Bricks builder), and proposing the fix for it!

* **[FIXED in Free and Pro] Content Management >> External Permalinks**: Fixed a PHP warning. Props to Tanja K. for reporting it with the debug log entry.

* **[FIXED in Free and Pro] Log In/Out | Register >> Redirect After Login / Logout**: fixed an issue where if the target has query parameters, e.g. /account/?tab=profile, the redirect will append a slash at the end, e.g. /account/?tab=profile/, which might break the functionality dependent on the query parameter value. Props to [@robo1999](https://wordpress.org/support/users/robo1999/) for [reporting this](https://wordpress.org/support/topic/redirect-on-login-trailing-slash-problem/).

* **[FIXED in Free and Pro] Admin Interface >> Enhance List Tables >> Last Modified Column**: make sure the date time is using the timezone set in "Settings >> General". Props to [Mikka](https://wordpress.org/support/users/miikkamakela/) for [suggesting](https://wordpress.org/support/topic/timezone-for-last-modified/) this improvement.

* **[TRANSLATION in Free and Pro]** ASE is now being translated into [36 languages](https://translate.wpase.com/):
* **Added new/improved translation** for:
* ASE Free: updated Danish, Polish, Portuguese (Brazil)
* ASE Pro: updated Greek
Decryption key:


Admin and Site Enhancements (ASE) Pro v8.1.2 Nulled
v8.1.2 (2025.12.15) - ASE Free and Pro
* **[IMPROVED in Free and Pro] Admin Interface >> Hide Admin Notices**: notices on Meta Box plugin's admin screens are now properly hidden in the notices panel.

* **[IMPROVED in Pro] Custom Code >> Code Snippets Manager**:
* Public-facing snippet category archive pages have been disabled as they do not serve any purpose. Props to Martin S. for prompting this improvement.
* XML sitemap for the snippet category archive pages have been removed as they do not serve any purpose. Props to Robert F. for prompting this improvement.
* Added an option to disable the Code Snippets Editor custom user role. Props to David M. and Martin S. for prompting this improvement.

* **[IMPROVED in Pro] Security >> Email Address Obfuscator**: add a new 'mailto' option for the 'link' parameter, that will output the plain `mailto:[email protected]` string, which may be useful for scnearios where you need this added to a block editor or page builder widget/element/component that accepts a shortcode for the URL. Props to Ramyt I. for prompting this improvement.

* **[TRANSLATION in Free and Pro]** ASE is now being translated into [36 languages](https://translate.wpase.com/):
* **Added new/improved translation** for:
* ASE Free: updated Swedish, Portuguese (Brazil), Polish, Dutch, Norwegian, Korean, Italian, German (Formal)
* ASE Pro: updated Chinese (China), Portuguese (Brazil), Norwegian, Hungarian, Greek
Decryption key:


Admin and Site Enhancements (ASE) Pro v8.1.1 Nulled
= 8.1.1 (2025.12.08) - ASE Free and Pro
  • [IMPROVED in Free and Pro] Utilities >> Password Protection: added a note about caching being disabled when this module is enabled. Props to Ralf L. for prompting this improvement.
  • [IMPROVED and FIXED in Pro] Content Management >> Custom Content Types >> Custom Field Groups:
    • the relationship field is now supported in Elementor integration, in a similar way repeater field is already integrated. You can use the Loop Grid widget to select the relationship field as data source, and a Loop Item template to display dynamic data, including ASE custom fields, for each related post. Props to Ian B. for prompting this improvement.
    • fixed an issue where taxonomy term custom fields are not displaying their values in Bricks builder Query Loop (for terms). Props to Michael S. for reporting the issue in great detail (also with a screen recording) and facilitating the troubleshooting process.
  • [FIXED in Free and Pro] ASE Settings: in a rare scenario, ASE settings page is not properly loaded because of a Javascript error. This fix adds a simple check to prevent the error from happening. Props to Connor B. for reporting this and facilitating the troubleshooting process.
  • [FIXED in Free and Pro] Utilities >> Email Delivery: fixed an issue with changes in WP v6.9 to ensure the Envelope-From, Return-Path is properly set via $phpmailer->Sender and $phpmailer->ReturnPath. Props to Pavlov P. for reporting the issue and doing the research towards the fix, and @denisgomesfranco for reporting the issue separately.
  • [FIXED in Pro] Utilities >> Redirect Manager: fixed a bug where redirecting to an external URL, e.g. https://www.google.com, is not working. Props to Mathijs v.d.B. for reporting the issue in detail and helping to test the fix.
  • [FIXED in Pro] Utilities >> Form Builder:
    • fixed raw HTMl being shown in entry listing's "Preview" column, in entry view screen's field labels, and in "Form Settings >> Entries >> Content for the Preview Column" dropdown options.
    • fixed "Screen Options >> Pagination" not working properly in the forms listing page.
  • [TRANSLATION in Free and Pro] ASE is now being translated into 36 languages:
    • Added new/improved translationfor:
      • ASE Free: updated Spanish (Spain), Spanish (Chile), Portuguese (Brazil), Polish, Norwegian, Korean, Italian, Dutch, Chinese (China)
      • ASE Pro: updated Greek, Chinese (China), Italian, Polish, Portuguese (Brazil)
Decryption key:


Admin and Site Enhancements (ASE) Pro v8.1.0 Nulled
v8.1.0 (2025.12.01) - ASE Free and Pro
* **[ADDED in Pro] Utilities >> Redirect Manager**: Easily manage various types of redirects with support for wildcards and regular expressions (regex).

* **[SECURITY FIX in Free and Pro] Content Management >> Media Replacement**: fix for broken access control vulnerability that allows an authenticated user with author role to delete arbitrary media files owned by any user, including administrators. Props to @daroo, a security researcher responsibly disclosing this via Pathstack.

* **[IMPROVED in Free and Pro] Content Management >> Media Replacement**: non-image attachments that's recently been replaced will now have timestamps added in the URL for certain scenarios. Props to Simone S. for prompting this improvement.

* **[IMPROVED in Pro] Utilities >> Form Builder**: HTML are now allowed in field labels and descriptions, as well as in radio / checkbox / image select fields labels/options and matrix fields row/column labels. This can be handy for example, when adding the link tag <a> to your privacy policy page in a checkbox label. Props to Peter D. and Oliver S. for prompting this improvement.

* **[TRANSLATION in Free and Pro]** ASE is now being translated into [36 languages](https://translate.wpase.com/):
* **Added new/improved translation** for:
* ASE Free: updated Portuguese (Brazil), Polish, Norwegian, Korean, Dutch, Danish.
* ASE Pro: updated Greek, Danish, Polish.
Decryption Key :


Admin and Site Enhancements (ASE) Pro v8.0.8
8.0.8 (2025.11.24) - ASE Free and Pro

* **[FIXED in Free and Pro] Admin Interface >> Admin Menu Organizer**: fixed an issue where backslash were added before a single quote mark when it's present in a menu title. This occurs upon saving changes. Props to Stéphane N. for reporting the issue and facilitating the troubleshooting process.

* **[FIXED in Pro] Utilities >> Email Delivery**: fixed missing slash (/) in email log's attachment link, between the site domain and the 'wp-content' string, e.g. https://wwww.domain.domwp-content/uploads/the-attachment-file.pdf. Props to Florian D. for reporting the issue with a clearly annotated screenshot.

* **[IMPROVED in Pro] Utilities >> Form Builder**:
* Improve compatibility with WordPress installation using SQLite, e.g. WordPress Studio local installation.
* "Screen Options" is now hidden when viewing a single form entry.
* Upgrade the "Form Builder" block from API v1 to v3. Props to Fahd M. for prompting this improvement.
* Change "Form Builder" block to use the same icon as the "Forms" admin menu.

* **[IMPROVED in Pro] Custom Code >> Code Snippets Manager**: add an option to select which snippets to export: all snippets / only active snippets / by snippets type / by categories / manual selection. Please go to the main ASE settings page and click "Export | Import" link in the bottom-right part of the page to see the changes. Props to Jim R. for prompting this improvement.

* **[TRANSLATION in Free and Pro]** ASE is now being translated into [36 languages](https://translate.wpase.com/):
* **Added new/improved translation** for:
* ASE Free: ASE Free: updated Turkish, Spanish, Portuguese (Brazil), Polish, Norwegian, Indonesian, Dutch, Bengali (Bangladesh), Albanian.

About us

  • Babiato Forum - The webmaster community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day, updating Daily resource to make sure our community is one of the best.

Quick Navigation

User Menu