diff --git a/accessibility-checker.php b/accessibility-checker.php index 401b7276..09a15076 100755 --- a/accessibility-checker.php +++ b/accessibility-checker.php @@ -10,7 +10,7 @@ * Plugin Name: Accessibility Checker * Plugin URI: https://a11ychecker.com * Description: Audit and check your website for accessibility before you hit publish. In-post accessibility scanner and guidance. - * Version: 1.13.1 + * Version: 1.14.0 * Author: Equalize Digital * Author URI: https://equalizedigital.com * License: GPL-2.0+ @@ -35,7 +35,7 @@ // Current plugin version. if ( ! defined( 'EDAC_VERSION' ) ) { - define( 'EDAC_VERSION', '1.13.1' ); + define( 'EDAC_VERSION', '1.14.0' ); } // Current database version. diff --git a/admin/class-ajax.php b/admin/class-ajax.php index 41eb8365..2b943416 100644 --- a/admin/class-ajax.php +++ b/admin/class-ajax.php @@ -100,8 +100,8 @@ public function summary() { } } - $html['content'] .= '