Securely connect your clients’ sites to the Automattic for Agencies Sites Dashboard. Manage your sites from one place and see what needs attention.
Prioritized issue groups from the latest Plugin Check scan
I18n
332
1 issue group
Maintainability
149
11 issue groups
Security
47
2 issue groups
Performance
2
1 issue group
Sample message
Mismatched text domain. Expected 'automattic-for-agencies-client' but got 'jetpack-admin-ui'.
Sample message
Use of a direct database call is discouraged.
Sample message
Unescaped parameter $custom_table_name used in $wpdb->get_row()\n$custom_table_name assigned unsafely at line 614.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'pre_update_jetpack_option_' . $name".
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Detected usage of meta_value, possible slow query.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"Invalid field name: $field is not allowed"'.
Sample message
The use of function ini_set() is discouraged
Sample message
Using exclusionary parameters, like exclude, in calls to get_posts() should be done with caution, see https://wpvip.com/documentation/performance-improvements-by-removing-usage-of-post__not_in/ for more information.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Plugin Updater detected. Detected code which may be altering WordPress update routines. Detected: _site_transient_update_plugins
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "XMLRPC_REQUEST".
Sample message
Plugin name "Automattic For Agencies Client" is different from the name declared in plugin header "Automattic for Agencies Client".
Sample message
Plugin Updater detected. These are not permitted in WordPress.org hosted plugins. Detected: site_transient_update_plugins
Potential connections found in static code analysis.
Outbound calls
119
External assets
0
Incoming endpoints
49
No external asset domains detected.
register_rest_route
register_rest_route
register_rest_route
register_rest_route
register_rest_route
register_rest_route
wp_ajax
admin_post
admin_post
admin_post
wp_ajax
wp_ajax
2 score snapshots
v0.9.0
54
Latest
v0.8.0
53
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 54 | 530 | 341 | 189 | v0.9.0 | 2.0.0 |
| 53 | 433 | 249 | 184 | v0.8.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.