11.9-RC2
Pre-release
Pre-release
Changes compared to 11.9-RC1:
- Changes the shortlinker's
days_activefrom>30to30plusto avoid output escaping trouble. #13349 - Adds aria and data attributes to the filters we use for
wp_kses_post. This is to support WordPress < 5.1. This affects only the tab content of the React tabs (SEO & Readability) and the collapsible sections, since this is where we currently apply the filters before usingwp_kses_post. #13345