alleyinteractive / alleyinteractive/wordpress-fieldmanager
Consider replacing `fm_sanitize_textarea()` with `sanitize_textarea_field()` (where available)
未關閉
question
scope:field
- 主要語言
- PHP
- 星號
- 563
- 分支
- 99
- PR 合併指標
- 30 天內沒有已合併 PR
描述
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.
貢獻指南
評估
這個 Issue 還沒有評估資料。