WordPress 5.3 is scheduled to be released on 12 November 2019. Test the plugin with WordPress 5.3 and ensure it's compatible. Areas to focus on: 1. Admin CSS changes and recommendations (https://make.wordpress.org/core/2019/10/18/noteworthy-admin-css-changes-in-wordpress-5-3/) as well as the reduction of block editor CSS (https://make.wordpress.org/core/2019/09/27/block-editor-theme-related-updates-in-wordpress-5-3/). 2. Changes to the `WP_MS_Sites_List_Table` class: https://make.wordpress.org/core/2019/10/15/enhancements-to-the-network-sites-screen-in-wordpress-5-3/. 3. Potential impact if a plugin extends certain classes and overloads certain methods in the spread operator: https://make.wordpress.org/core/2019/10/09/wp-5-3-introducing-the-spread-operator/. 4. Support for PHP 7.4 and recommendation to add the PHPCompatibility checker to help detect PHP version compatibility issues in PHP 7.4: https://make.wordpress.org/core/2019/10/11/wordpress-and-php-7-4/. 5. Changes to `wp_die()`: https://make.wordpress.org/core/2019/10/15/changes-to-wp_die-html-output-in-wordpress-5-3/. 6. Various plugin recommendations: https://make.wordpress.org/core/2019/10/15/miscellaneous-developer-focused-changes-in-5-3/.
WordPress 5.3 is scheduled to be released on 12 November 2019. Test the plugin with WordPress 5.3 and ensure it's compatible.
Areas to focus on:
WP_MS_Sites_List_Tableclass: https://make.wordpress.org/core/2019/10/15/enhancements-to-the-network-sites-screen-in-wordpress-5-3/.wp_die(): https://make.wordpress.org/core/2019/10/15/changes-to-wp_die-html-output-in-wordpress-5-3/.