Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Verifying that this plugin installs correctly without errors
Installer ran successfully
Server metrics [RAM: ▲0.01MB] [CPU: ▼7.06ms] Passed 4 tests
Server-side resources used by Commenters can add tags
Normal server usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.48 ▲0.02 | 40.45 ▼2.49 |
Dashboard /wp-admin | 3.32 ▼0.02 | 51.70 ▼10.27 |
Posts /wp-admin/edit.php | 3.38 ▲0.02 | 50.78 ▼2.72 |
Add New Post /wp-admin/post-new.php | 5.91 ▲0.02 | 101.11 ▼12.77 |
Media Library /wp-admin/upload.php | 3.25 ▲0.02 | 39.49 ▼0.20 |
Commenters can add tags /wp-admin/options-general.php?page=anton_commenterscanaddtags | 3.21 | 34.55 |
Server storage [IO: ▲0.01MB] [DB: ▲0.00MB] Passed 3 tests
How much does this plugin use your filesystem and database?
This plugin was installed successfully
Filesystem: 9 new files
Database: no new tables, 7 new options
New WordPress options |
---|
theysaidso_admin_options |
can_compress_scripts |
db_upgraded |
widget_theysaidso_widget |
widget_recent-posts |
wp_antonat_prefix |
widget_recent-comments |
Browser metrics Passed 4 tests
Checking browser requirements for Commenters can add tags
This plugin renders optimally with no browser resource issues detected
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,793 ▲32 | 14.53 ▼0.06 | 1.85 ▼0.00 | 45.93 ▲3.27 |
Dashboard /wp-admin | 2,202 ▲25 | 5.65 ▲0.13 | 97.05 ▲9.72 | 42.68 ▼2.32 |
Posts /wp-admin/edit.php | 2,104 ▲4 | 2.03 ▲0.07 | 39.82 ▼1.46 | 36.81 ▲0.86 |
Add New Post /wp-admin/post-new.php | 1,531 ▲3 | 23.21 ▲0.07 | 628.94 ▼35.78 | 56.51 ▼0.42 |
Media Library /wp-admin/upload.php | 1,404 ▲4 | 4.16 ▼0.00 | 106.02 ▼28.77 | 46.52 ▼4.61 |
Commenters can add tags /wp-admin/options-general.php?page=anton_commenterscanaddtags | 802 | 1.96 | 28.49 | 25.80 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | Checking the uninstaller removed all traces of the plugin
Please fix the following items
- Zombie WordPress options were found after uninstall: 7 options
- widget_recent-posts
- widget_theysaidso_widget
- widget_recent-comments
- theysaidso_admin_options
- wp_antonat_prefix
- db_upgraded
- can_compress_scripts
Smoke tests 75% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | A smoke test targeting server-side errors
Even though no errors were found, this is by no means an exhaustive test
SRP 50% from 2 tests
🔹 Tests weight: 20 | It is important to ensure that your PHP files perform no action when accessed directly, respecting the single-responsibility principle
Please take a closer look at the following
- 1× GET requests to PHP files have triggered server-side errors or warnings:
- > PHP Fatal error
Uncaught Error: Call to undefined function register_activation_hook() in wp-content/plugins/commenters-can-add-tags/commenters-can-add-tags.php:38
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | This is a smoke test targeting browser errors/issues
Everything seems fine, but this is not an exhaustive test
Optimizations
Plugin configuration Passed 29 tests
readme.txt Passed 16 tests
The readme.txt file uses markdown syntax to describe your plugin to the world
6 plugin tags: tags, tag, etiquetas, commenter, comments...
commenters-can-add-tags/commenters-can-add-tags.php Passed 13 tests
The entry point to "Commenters can add tags" version 0.2 is a PHP file that has certain tags in its header comment area
80 characters long description:
Allow commenters to add tags (It will be considered so each word preceded by #).
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | An overview of files in this plugin; executable files are not allowed
Good job! No executable or dangerous file extensions detected144 lines of code in 4 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 1 | 59 | 49 | 84 |
PO File | 3 | 6 | 18 | 60 |
PHP code Passed 2 tests
An short overview of logical lines of code, cyclomatic complexity, and other code metrics
There are no cyclomatic complexity problems detected for this plugin
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.28 |
Average class complexity | 0.00 |
▷ Minimum class complexity | 0.00 |
▷ Maximum class complexity | 0.00 |
Average method complexity | 0.00 |
▷ Minimum method complexity | 0.00 |
▷ Maximum method complexity | 0.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 0 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 0 | 0.00% |
▷ Final classes | 0 | 0.00% |
Methods | 0 | |
▷ Static methods | 0 | 0.00% |
▷ Public methods | 0 | 0.00% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 0 | 0.00% |
Functions | 5 | |
▷ Named functions | 5 | 100.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 0 | |
▷ Global constants | 0 | 0.00% |
▷ Class constants | 0 | 0.00% |
▷ Public constants | 0 | 0.00% |
Plugin size Passed 2 tests
Image compression Passed 2 tests
All PNG images should be compressed to minimize bandwidth usage for end users
There were not PNG files found in your plugin