diff --git a/class/mainwp-creport-stream.class.php b/class/mainwp-creport-stream.class.php
index 36c127a..4489363 100644
--- a/class/mainwp-creport-stream.class.php
+++ b/class/mainwp-creport-stream.class.php
@@ -81,10 +81,10 @@ class MainWP_CReport_Stream {
-
-
-
-
-
-
+
+
+
'Client Tokens',
+ 'client' => 'Client',
'report' => 'Report',
'plugins' => 'Plugins',
'themes' => 'Themes',
@@ -705,14 +705,14 @@ class MainWP_CReport {
'wordpress' => 'WordPress',
'backups' => 'Backups',
'sucuri' => 'Sucuri',
- 'ga' => 'GA',
+ 'ga' => 'Google Analytics',
'piwik' => 'Piwik',
'aum' => 'AUM',
- 'woocomstatus' => 'WooCommerce Status',
- 'wordfence' => 'Wordfence scan',
- 'maintenance' => 'Maintenance process',
- 'pagespeed' => 'Page speed',
- 'brokenlinks' => 'Broken Links Checker'
+ 'woocomstatus' => 'WooCommerce',
+ 'wordfence' => 'Wordfence',
+ 'maintenance' => 'Maintenance',
+ 'pagespeed' => 'Page Speed',
+ 'brokenlinks' => 'Broken Links'
);
}
@@ -2050,7 +2050,7 @@ class MainWP_CReport {
>
-
@@ -3182,22 +3181,22 @@ class MainWP_CReport {
|
-
+ |
|
-
+ |
|
-
+ |
|
-
+ |
|
-
+ |
|
-
+ |
|
|
@@ -3457,7 +3456,7 @@ class MainWP_CReport {
public static function new_report_format( $report ) {
?>