mirror of
https://github.com/WordPress/five-for-the-future.git
synced 2025-04-20 18:13:44 +03:00
![]() `FILTER_UNSAFE_RAW` doesn't strip HTML tags like `FILTER_SANITIZE_STRING` did, but some of these are being run through `sanitize_text_field` as well, and the others aren't being output or saved to the database. See https://stackoverflow.com/a/69207369/450127 |
||
---|---|---|
.. | ||
authentication.php | ||
contributor.php | ||
email.php | ||
endpoints.php | ||
miscellaneous.php | ||
pledge-form.php | ||
pledge-log.php | ||
pledge-meta.php | ||
pledge.php | ||
stats.php | ||
xprofile.php |