Flexible Table Block is a custom block plugin for the WordPress block editor that allows you to create tables in any configuration.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
10
5 issue groups
I18n
1
1 issue group
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "FTB_BLOCK_CLASS".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.
Sample message
Use of heredoc syntax (<<<) is not allowed; use standard strings or inline HTML instead
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$option_name".
Sample message
In footer ($in_footer) is not set explicitly wp_register_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header.
Potential connections found in static code analysis.
Outbound calls
17
External assets
1
Incoming endpoints
0
No public endpoints detected.
3 score snapshots
v3.9.0
98
Latest
v3.8.0
98
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 98 | 11 | 4 | 7 | v3.9.0 | 2.0.0 |
| 98 | 11 | 4 | 7 | v3.8.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.