Skip to content

2.5.2

Compare
Choose a tag to compare
@alextuan alextuan released this 07 Mar 03:25
  • This maintenance release contains more code security hardening updates – please run it now.
  • Security - Define new esc_attribute_array_e function to escape attribute array late for echo
  • Security - Escape $default_color late for echo
  • Security - Put $-variable additional with html include into wp_kses_post
  • Security - Turn off display_errors to prevent malformed JSON from API for when WP_DEBUG is set to off OR WP_DEBUG_DISPLAY is set to off
  • Framework - Allow filters output of CSS are generated from plugin framework
  • Framework - Upgrade Plugin Framework to version 2.6.0