nicunarcisbodea
Forum Replies Created
-
Forum: Reviews
In reply to: [SMSTunnel] Not functional yet?Hello,
Unfortunately the android app is not yet published on Google Play. It will be soon. Until then, it can be downloaded from https://smstunnel.io .
Thank you for trying this system! Soon will be available another plugin from this system, to connect with woocommerce. On https://smstunnel.io you can find all plugins, but publishing is taking time.
Let me know if I can help you with anything! Thanks!Forum: Plugins
In reply to: [Square Thumbnails] Bugs in the new version of the pluginThank you!
Forum: Plugins
In reply to: [Square Thumbnails] Bugs in the new version of the pluginI added back “Apply to original” and is working well. It is now square also in product page and if you zoom it, it will show the original.
To not stretch the image, if “Apply to original” is set, then a small css will be injected:
.pswp__zoom-wrap img {
height: auto !important;
}Forum: Plugins
In reply to: [Square Thumbnails] Bugs in the new version of the pluginIf you need that option back, I will activate it, if you say.
It is making square on uploading, without that option, but excepting original image, which I tought that it shouldn’t be altered.Please let me know if you need that option back and other options you thinks that would be useful.
Thanks!
Forum: Plugins
In reply to: [Square Thumbnails] Bugs in the new version of the pluginThe original photo is displayed only in product page. That image you want to be square too?
Forum: Plugins
In reply to: [Square Thumbnails] Bugs in the new version of the pluginDone! Deployed!
Forum: Plugins
In reply to: [Square Thumbnails] Bugs in the new version of the pluginI removed the option to apply to original image, because that was modifying the original image. Do you think that has sense and it is usefull that option?
Forum: Plugins
In reply to: [Square Thumbnails] Bugs in the new version of the pluginThanks! I fix it now and I will deploy!
Resolved!
Fixed!
Done! Updated with everything you said and more.
Fixed in version 2.1.1 !
= 2.1.1 – 2024-15-01 =- Critical Fix: Users without manage_options capability (e.g., Authors, Contributors, Editors) can now properly
access their profile page (/wp-admin/profile.php) and other admin areas - Fix: Moved permission check from display_admin_page() to showPage() method to prevent global admin access
blocking - Security: Settings page remains properly protected – only administrators can access Square Thumbnails options
- Addresses reported issue: “Plugin is blocking access to /wp-admin/profile.php and /wp-admin/ in general to
users without manage_options capability”
Thank you for the fix! I will update today.
Forum: Plugins
In reply to: [Square Thumbnails] Vulnerability in all versionsI already fixed the vulnerability. It wasn’t a big issue, but in websites with many user roles, because It wasn’t checked if user has capability ‘manage_options’ it was considered that it is a vulnerability.
As soon as I can access the account used for tis plugin, I will update it and I will request to be reactivated. Also I will fix all reported issues.
Forum: Plugins
In reply to: [Square Thumbnails] Vulnerability in all versionsHello,
I try to recover the account for the plugin and I will fix it. I lost the login details and couldn’t login. If I will be able to log in, I will fix. - Critical Fix: Users without manage_options capability (e.g., Authors, Contributors, Editors) can now properly