Skip to content

4.4.7

Choose a tag to compare

@remcotolsma remcotolsma released this 13 Oct 12:03
· 103 commits to main since this release

Commits

  • Use wp_kses to allow only element. (171d841)
  • No longer use FILTER_UNSAFE_RAW, instead use a custom input callback. (d70823b)
  • The default sanitize function allows dobule quotes. (ac99766)
  • No longer use Server::get() function, will be removed. (6f7dda2)
  • Use callback, since 'description' field type support was removed. (451bb33)

Full set of changes: 4.4.6...4.4.7