Du verwendest einen veralteten Browser. Es ist möglich, dass diese oder andere Websites nicht korrekt angezeigt werden. Du solltest ein Upgrade durchführen oder einen alternativen Browser verwenden.
Other PluginsAsset CleanUp Pro - Performance WordPress Plugin
1.1.7.1
Download Asset CleanUp Pro v1.1.7.1 - Performance WordPress Plugin Nulled Free
v1.1.7.1 - 10 May 2020
New option: Hide "Asset CleanUp Pro" menu from the Dashboard (left sidebar) for any reason (e.g. have a cleaner sidebar menu area because of too many elements added up or you do not want it to be too obtrusive to the client for which you’ve done some optimization)
If a script has "children" and it's about to be asynched or deferred, then a confirmation message about potential issues will show up
If an asset is already minified, then its SHA1 value will be stored in the database for later reference to avoid minifying it (and use extra resources) for a comparison in a future minify process
Fix: Properly verify assets' SRC that are starting with ../ (very rare cases) to avoid errors such as the unreachable one; Higher accuracy in detecting the host name in case the plugin is used on staging environments such as the SiteGround's one
Fix: Gave up the inclusion of /wp-includes/pluggable.php everywhere which generated conflicts with other plugins such as "Post SMTP Mailer/Email Log" (wp_mail() overwritten) and went for a custom solution instead
Fix: In very rare cases get_option('active_plugins', array()) is retuning duplicated values (e.g. altered via a hook by a different plugin)
Fix: Fix: Make sure load exceptions for taxonomy, author, search results, date & 404 pages are properly applied: for guests & the admin in any situation