• Resolved ttodua

    (@ttodua)


    nice plugin.
    Just a minor notices: in “include/classes/wp-maintenance-mode.php” {line 869, 872, 908, }, you should use “sanitize_email” instead of “sanitize_text_field” .

    also, in other php files too, where $_POST variables are used, can be used more specific sanitize- functions.

    thanks

Viewing 1 replies (of 1 total)
  • George J

    (@georgejipa)

    Hello @ttodua,

    I think is_email check + sanitize_text_field is secure enough, but I will replace sanitize_text_field with sanitize_email in a future release because it is better to be extra cautious.

    And about the other files, I’ll take a look at them too. Thanks for your suggestion. ??


    George

    • This reply was modified 5 years ago by George J.
    • This reply was modified 5 years ago by George J.
Viewing 1 replies (of 1 total)
  • The topic ‘Please make some areas more secure.’ is closed to new replies.