The natural solution is to force to direct
method, as mentioned in this replay.
I am a hosting provider and we use the SSH2
method to create a security layer for interacting with the WordPress file system. It does not allow PHP-FPM user to write to write to directories other than the uploads directory.
This plugin does not support this approach.
In my opinion, writing to the uploads directory should not to use the global wp_filesystem
object. The WordPress core does not use. The wp_upload_bits
function is an example. Writing outside of the uploads should have the same experience as, for example, installing a plugin. When the FTP credentials is asked when it not set by constants.
I could not use any hook to swerve this behavior and respect the security settings applied to our WordPress installations.
]]>Not all image elements have?
[alt]
-attributesElements with an informative function should have a short, descriptive alternative text. Elements that have only an aesthetic function can be ignored by leaving the alt attribute blank. Read more about the attribute
Text provided by the report @ https://pagespeed.web.dev/alt
.
Please, update the plugin to allow us to set our own alt-text or provide an alt-attribute for the cookie image.
Thanks for providing this plugin!
]]>‘random slider’ would be even nicer. – there are some scripts where this can be achieved w/ Elementor sliders.
]]>There is only one thing i wold like to be able to change. My Site has only one Admin(me) and the Security brief report widget would be a lot more slim if the list of Admin actions is collapsed and shows only when needed. Also it would be better if the elements are listed more mobile user friendly and not in a single long line. In addition to that it could be also useful to list the 10 last blocked visitors (grouped by ip) so you can take security actions sooner if needed.
]]>First I want to thank the dev of this plugin which is simple and efficient. It is close to have its place into WP core IMHO.
However, I have found a slight limitation: the carousel comes with a default padding on left and right, which doesn’t look very good for full width banners as a slider.
Related CSS:
.wp-block-cb-carousel .slick-slide {
padding-left: 7.5px;
padding-right: 7.5px;
I couldn’t find any option to change this default padding. Also it is weird to have half pixels: to my knowledge there is no such thing and I’m not even sure how this will be handled by browsers (my guess is it’s poorly handled and that would explain why I see around two pixels difference between the left and right white spaces on each side of the banner depending on the window size).
Though this can be easily overridden with custom CSS, I would suggest either:
Either of these solutions would be a great improvement.
Thank you and all the best!
]]>wp-content/cache/autoptimize
. This path is hardcoded in the plugin. Can we improve the plugin to update that path if there are other plugins and/or custom code that filters its location? For example, the plugin itself allows this path to change with AUTOPTIMIZE_CACHE_CHILD_DIR
.
]]>$req['fiatCurrency'] = $order->get_currency(); // replaced binance $currency for order currency
]]>