Turn Google Sheets into live WordPress tables. Embed, sync, and customize data instantly with search, filters, and styling - no coding needed.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
90
15 issue groups
I18n
4
1 issue group
Supply Chain
4
1 issue group
Sample message
Use of a direct database call is discouraged.
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: "after_appsero_license_section".
Sample message
Function "is_php_version_compatible()" requires WordPress 5.2.0, but your plugin minimum supported version is WordPress 5.0.0.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$is_pro".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$this->client->slug . '_tracker_data'".
Sample message
A function call to __() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
Sample message
Hidden files are not permitted.
Sample message
Attempting a database schema change is discouraged.
Sample message
Plugin folders are deleted when upgraded. Do not save data to the plugin folder using file_put_contents(). Detected usage of constant WP_PLUGIN_DIR. Use wp_upload_dir() to get the uploads directory path or save to the database instead.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "SheetsToWPTableLiveSyncUninstall".
Sample message
Library files that are already in the WordPress core are not permitted.
Sample message
Plugin name "FlexTable - Data Table Sync with Google Sheets" is different from the name declared in plugin header "FlexTable".
Sample message
The "/vendor" directory using composer exists, but "composer.json" file is missing.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
The plugin slug includes a restricted term. Your plugin slug - "sheets-to-wp-table-live-sync" - contains the restricted term "wp" which cannot be used at all in your plugin slug.
Sample message
Check for WP_UNINSTALL_PLUGIN constant missing.
Potential connections found in static code analysis.
Outbound calls
260
External assets
6
Incoming endpoints
34
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
18 more hidden
3 score snapshots
v3.24.3
35
Latest
v3.24.2
35
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 35 | 98 | 20 | 78 | v3.24.3 | 2.0.0 |
| 35 | 98 | 20 | 78 | v3.24.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.