alleyinteractive / alleyinteractive/wordpress-fieldmanager
Consider replacing `fm_sanitize_textarea()` with `sanitize_textarea_field()` (where available)
Aperta
question
scope:field
- Lingua principale
- PHP
- Stelle
- 563
- Fork
- 99
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
WordPress 4.7 is on track to add a sanitizing function for textareas -- see https://core.trac.wordpress.org/changeset/38944.
It doesn't seem like `fm_sanitize_textarea()` could be removed entirely, but, if `sanitize_textarea_field()` makes it into 4.7, then FM could potentially defer to core when the function exists.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.