You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -811,7 +792,7 @@ public function single_row( $item ) {
811
792
'commercial_support_url' => false,
812
793
'donate_link' => false,
813
794
'preview_link' => false,
814
-
)
795
+
),
815
796
)
816
797
);
817
798
@@ -1585,7 +1566,7 @@ public function single_row( $item ) {
1585
1566
/* translators: 1: Current WordPress version, 2: Version the plugin was tested up to. */
1586
1567
__( 'This plugin has not been tested with your current version of WordPress (%1$s). It may still work, but consider checking for an update or contacting the plugin author. Last tested with WordPress %2$s.' ),
0 commit comments