Gabe Livan
Forum Replies Created
-
@4smartbiz @mynewprojectnews as this problem has been addressed in the most recent release, I will mark this topic as “resolved”. If you still have problems with it (e.g. still noticing the vulnerability somewhere in the plugin), let me know and for sure, I will check it out.
@uidb4056 many thanks for reporting this! The problem has been fixed in the development version. You can install it – https://www.assetcleanup.com/docs/how-to-get-the-development-version-of-asset-cleanup/ – and benefit from this fix, or you can wait until the next release, which in essence is the development version (it just needs some extra tests to make sure there are no issues with it).
@kubiq this has been solved in the current version of the plugin, so I will mark this as “resolved”. In case there are still problems (the same deprecated error showing up), let me know!
Forum: Reviews
In reply to: [Asset CleanUp: Page Speed Booster] Not everything is good…@lemurnick just so you know, I managed to locate the errors! So, thank you for pointing them out!
This will be fixed in the next release for sure. However, if you want benefit from the next release sooner (that is in testing at the moment), getting rid of these notices, you can download the development version which, in essence, is the next version of the plugin (e.g. in case minor issues will be found during testing, they will be fixed).
Here’s how you can do that: https://www.assetcleanup.com/docs/how-to-get-the-development-version-of-asset-cleanup/
Forum: Plugins
In reply to: [Asset CleanUp: Page Speed Booster] PHP notice after core update@numero7 just so you know, I managed to locate the errors! So, thank you for pointing them out. This will be fixed in the next release for sure. However, if you want benefit from the next release sooner (that is in testing at the moment), without having these notices, you can download the development version which, in essence, is the next version of the plugin (e.g. in case minor issues will be found during testing, they will be fixed).
Here’s how you can do that: https://www.assetcleanup.com/docs/how-to-get-the-development-version-of-asset-cleanup/
Forum: Plugins
In reply to: [Asset CleanUp: Page Speed Booster] Pages and post settingYou should be able to manage posts and pages without any problems with Asset CleanUp, as long as “Manage in the Dashboard” is enabled in “Settings” — “Plugin Usage Preferences” — “CSS/JS Manager”. Can you please make some print screens? You could use a service such as https://imgbb.com/ to share them.
@outdoorsdev1 thank you for letting me know about a potential bug! I suspect this is a harmless error that doesn’t affect the functionality of the plugin, but it’s indeed annoying to keep seeing it in “Query Monitor” (good plugin, by the way).
Some print screens would be good (details about the whole path to the file generating the error).
If you don’t want to make specific information public (e.g. your website, path to PHP files), you can reach out via https://www.gabelivan.com/contact/
Forum: Plugins
In reply to: [Asset CleanUp: Page Speed Booster] PHP notice after core update@numero7 in what particular page have you noticed this problem? I’ve done everything I could to debug this, and I couldn’t get this error. This notice was showing up from other plugins while I was doing tests, but never from Asset CleanUp. Some print screens would be good if you can provide some!
You can use a service such as https://imgbb.com/
Forum: Reviews
In reply to: [Asset CleanUp: Page Speed Booster] Not everything is good…@lemurnick thanks for the feedback! Reporting this is important, as a fix is needed as soon as possible. However, in my tests, this error was not generated by Asset CleanUp, but by other plugins. This message was added in WordPress version 6.7.0. Can you use Query Monitor and check exactly where this error is coming from when you are loading a specific page?
@4smartbiz I’ve checked and, as they mentioned, “this security issue has a low severity impact and is unlikely to be exploited“. However, a fix is being applied and it will be ready in the next release, which will be released sooner, as no one wants this kind of things, even if the security risk is low.
Forum: Plugins
In reply to: [Asset CleanUp: Page Speed Booster] Only load code when user is logged inThat is correct. You can unload it site-wide, and make an exception by choosing to load it when the user is logged-in. The function that is missing is unloading an asset if the user is logged-in. Sometimes, there is specific code (e.g. analytics one) that should only be loaded by guests. I am considering implementing something like this.
Is the option you found enough for what you need?
Forum: Plugins
In reply to: [Asset CleanUp: Page Speed Booster] Only load code when user is logged in@atvrequis you can unload CSS/JS on specific pages if the user is not logged in. You can even unload hardcoded assets and whole plugins, if you’re using the Pro version. What kind of code do you want to unload? If it’s just a PHP snippet that you have somewhere inside a plugin or the functions.php file, there’s no such feature in Asset CleanUp.
Forum: Plugins
In reply to: [Asset CleanUp: Page Speed Booster] Console error on every page on site@thomastolkien can you share here the URL to your website? I would like to check the way the fonts are loaded. If you are not comfortable sharing the URL here, you can do it privately: https://www.gabelivan.com/contact/
@alextechgr the plugin does not interfere in any way with the way the users are logging-in. There are no actions and filters associated with the login process. It shouldn’t be since the plugin is a performance one and would not go beyond its purpose.
Moreover, if you are saying “I tried resetting the .htaccess after deleting the plugin and that didn’t help“, this also suggests that the problem you’re having has nothing to do with the plugin because it doesn’t alter in any way the .htaccess file, and if it’s deactivated, it shouldn’t mess at all the website, since none of its code is triggered.
@alonagomez I just noticed you already posted about this matter. Hmm, I’m surprised that even the latest version didn’t fix it. I will make a few tests and then get back to you in regards to this matter. I will install “Youzify” plugin from here https://ww.wp.xz.cn/plugins/youzify/ and make a few tests!