Plugin Author
Tomas
(@zhuyi)
Hi,
Thanks for the message. 🙂
I will change it and release a new version. 🙂
Thanks, have a good day. 🙂
Best Regards,
Tomas
Thread Starter
baptx
(@baptx)
Hi, I also noticed that the field “Opened Page URLs” cannot be reset because empty values are not saved. Have a good day.
Plugin Author
Tomas
(@zhuyi)
Hi @baptx
I have released the new version 1.8.3:
Use function esc_url to replace deprecated function escape
Use wordpress nonce security to improve site security
I will check your another question and if there are problem I will release a new version to fix it. 🙂
Thanks, have a good day. 🙂
Best Regards,
Tomas
Thread Starter
baptx
(@baptx)
Plugin Author
Tomas
(@zhuyi)
Hi @baptx,
Thanks for the message. 🙂
Yes, you are right. follow your suggestion, I have released a new version to enhance the security of our plugin:
= Version 1.8.5 =
Use wordpress sanitize_textarea_field to improve site security
Opened Page URLs list can be deleted fully
Reference of sanitize_textarea_field can be found at
https://developer.ww.wp.xz.cn/reference/functions/sanitize_textarea_field/
sanitize_textarea_field will:
# Converts single < characters to entities
# Strips all tags
So codes like “</textarea><script>alert(1);</script><textarea>” will be removed from $_POST and avoid XSS attack. 🙂
Thank you very much for the suggestion, any more feature request is super welcome. 🙂
Have a blessings day with your family. 🙂
Best Regards,
Tomas