Tableberg – Simple Gutenberg Table Block

Table Block For the Block Editor. Craft Beautiful Tables With Ease.

v1.0.4Imtiaz RayhanUpdated Added 3k+ installs96% rating50% support resolved
98
Score
3
Errors
4
Warnings
+0
Change

Category Scores

Security100
Repo100
Performance100
Maintainability90

Issues to Review

Prioritized issue groups from the latest Plugin Check scan

7 findings

Maintainability

7

6 issue groups

ERRORMaintainabilitydate datedate() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.2
Category
Maintainability
Occurrences
2
Severity
error

Sample message

date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.

WARNINGMaintainabilityInvalid Prefix PassedThe "tableberg/render_cell" prefix is not a valid namespace/function/class/variable/constant prefix in PHP.1
Category
Maintainability
Occurrences
1
Severity
warning

Sample message

The "tableberg/render_cell" prefix is not a valid namespace/function/class/variable/constant prefix in PHP.

WARNINGMaintainabilityNon Prefixed Hookname FoundHook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "the_content".1
Category
Maintainability
Occurrences
1
Severity
warning

Sample message

Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "the_content".

WARNINGMaintainabilitymismatched plugin namePlugin name "Tableberg - Simple Gutenberg Table Block" is different from the name declared in plugin header "Tableberg".1
Category
Maintainability
Occurrences
1
Severity
warning

Sample message

Plugin name "Tableberg - Simple Gutenberg Table Block" is different from the name declared in plugin header "Tableberg".

ERRORMaintainabilitymissing direct file access protectionPHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;1
Category
Maintainability
Occurrences
1
Severity
error

Sample message

PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;

WARNINGMaintainabilitytrademarked termThe plugin name includes a restricted term. Your chosen plugin name - "Tableberg - Simple Gutenberg Table Block" - contains the restricted term "gutenberg" which cannot be used at all in your plugin name.1
Category
Maintainability
Occurrences
1
Severity
warning

Sample message

The plugin name includes a restricted term. Your chosen plugin name - "Tableberg - Simple Gutenberg Table Block" - contains the restricted term "gutenberg" which cannot be used at all in your plugin name.

Score History

First score snapshot

v1.0.4

98

Latest

Findings
7
Errors
3
Warnings
4
Check
2.0.0

Related Plugins