Files
piratepoet/mailpoet/lib/API/MP/v1
Rodrigo Primo aa5b052e66 Handle sanitization as early as possible per best practices
Per WP security best practices, sanitization should be handled as early
as possible. So this commit move updates the calls to sanitize the
segment name and description to the part of the code where the user
input is first processed, instead of when the data is saved to the
database.

[MAILPOET-5232]
2023-04-17 14:33:51 -03:00
..
2023-03-27 19:25:49 +02:00
2023-03-27 19:25:49 +02:00
2023-03-27 19:25:49 +02:00