Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | All plugins must install correctly, without throwing any errors, warnings, or notices
Installer ran successfully
Server metrics [RAM: ▲0.58MB] [CPU: ▼1.35ms] Passed 4 tests
Analyzing server-side resources used by Comment Link Remove and Other Comment Tools
This plugin does not affect your website's performance
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.93 ▲0.47 | 42.47 ▼4.46 |
Dashboard /wp-admin | 3.95 ▲0.65 | 50.03 ▼4.95 |
Posts /wp-admin/edit.php | 4.00 ▲0.65 | 54.11 ▲2.96 |
Add New Post /wp-admin/post-new.php | 6.49 ▲0.60 | 99.92 ▲6.98 |
Media Library /wp-admin/upload.php | 3.81 ▲0.58 | 38.40 ▲1.04 |
Comment Mention /wp-admin/admin.php?page=qcclr_comment_mention | 3.77 | 35.66 |
Email Subscription /wp-admin/admin.php?page=email-subscriptions | 3.82 | 35.42 |
AI Auto Reply Comments /wp-admin/admin.php?page=qcclr_comment_autoreply | 3.78 | 35.20 |
Commenter Emails /wp-admin/admin.php?page=commenter-emails | 3.78 | 32.33 |
Comment Spam Protection /wp-admin/admin.php?page=qcld_clr_config | 3.77 | 39.69 |
Comment Attachment Settings /wp-admin/admin.php?page=clr-comment-attachment | 3.78 | 37.32 |
Support /wp-admin/admin.php?page=qcclr_comment_supports | 3.78 | 33.97 |
QC CLR Settings /wp-admin/admin.php?page=comment-link-remove | 3.79 | 44.90 |
Server storage [IO: ▲10.98MB] [DB: ▲0.00MB] Passed 3 tests
How much does this plugin use your filesystem and database?
The plugin installed successfully
Filesystem: 142 new files
Database: no new tables, 7 new options
New WordPress options |
---|
recovery_mode_email_last_sent |
db_upgraded |
can_compress_scripts |
widget_recent-comments |
theysaidso_admin_options |
widget_recent-posts |
widget_theysaidso_widget |
Browser metrics Passed 4 tests
This is an overview of browser requirements for Comment Link Remove and Other Comment Tools
There were no issues detected in relation to browser resource usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,875 ▲128 | 14.70 ▲0.50 | 1.82 ▲0.11 | 32.55 ▼13.36 |
Dashboard /wp-admin | 2,252 ▲72 | 5.64 ▼0.02 | 100.59 ▲11.96 | 46.08 ▲5.99 |
Posts /wp-admin/edit.php | 2,163 ▲63 | 2.04 ▲0.03 | 41.02 ▲2.02 | 37.78 ▲4.97 |
Add New Post /wp-admin/post-new.php | 1,575 ▲49 | 22.77 ▼0.85 | 604.33 ▼51.70 | 59.05 ▲9.77 |
Media Library /wp-admin/upload.php | 1,463 ▲60 | 4.25 ▲0.10 | 102.75 ▲4.63 | 43.27 ▼2.26 |
Comment Mention /wp-admin/admin.php?page=qcclr_comment_mention | 750 | 1.71 | 9.99 | 21.36 |
Email Subscription /wp-admin/admin.php?page=email-subscriptions | 936 | 2.09 | 28.37 | 47.08 |
AI Auto Reply Comments /wp-admin/admin.php?page=qcclr_comment_autoreply | 1,074 | 2.24 | 31.82 | 35.92 |
Commenter Emails /wp-admin/admin.php?page=commenter-emails | 996 | 2.38 | 29.82 | 32.03 |
Comment Spam Protection /wp-admin/admin.php?page=qcld_clr_config | 970 | 2.24 | 30.90 | 35.13 |
Comment Attachment Settings /wp-admin/admin.php?page=clr-comment-attachment | 1,680 | 1.87 | 28.90 | 37.45 |
Support /wp-admin/admin.php?page=qcclr_comment_supports | 1,590 | 1.84 | 37.17 | 71.89 |
QC CLR Settings /wp-admin/admin.php?page=comment-link-remove | 1,752 | 2.29 | 30.01 | 55.72 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | The uninstall procedure must remove all plugin files and extra database tables
You still need to fix the following
- Zombie WordPress options were found after uninstall: 7 options
- widget_recent-posts
- widget_theysaidso_widget
- theysaidso_admin_options
- recovery_mode_email_last_sent
- db_upgraded
- widget_recent-comments
- can_compress_scripts
Smoke tests 25% from 4 tests
Server-side errors 0% from 1 test
🔹 Test weight: 20 | A smoke test targeting server-side errors
These server-side errors were triggered
- > GET request to /wp-admin/admin.php?page=qcclr_comment_mention
- > Error in wp-content/plugins/comment-link-remove/qc-clr-mention-comments.php+18
Uncaught Error: Call to undefined function qcclr_mail_subject() in wp-content/plugins/comment-link-remove/qc-clr-mention-comments.php:18
Stack trace:
#0 wp-includes/class-wp-hook.php(310): qcclr_comment_mention_admin_settings()
#1 wp-includes/class-wp-hook.php(334): WP_Hook->apply_filters()
#2 wp-includes/plugin.php(517): WP_Hook->do_action()
#3 wp-admin/admin.php(259): do_action()
#4 {main}
thrown
SRP 0% from 2 tests
🔹 Tests weight: 20 | A shallow check of the single-responsibility principle; PHP files should perform no action - including output of placeholder text - and trigger no errors when accessed directly
Please fix the following items
- 8× PHP files perform the action of outputting non-empty strings when accessed directly:
- > /wp-content/plugins/comment-link-remove/qc-clr-email-subscription.php
- > /wp-content/plugins/comment-link-remove/qc-clr-assets.php
- > /wp-content/plugins/comment-link-remove/qc-clr-mention-comments.php
- > /wp-content/plugins/comment-link-remove/class-qcld-free-plugin-upgrade-notice.php
- > /wp-content/plugins/comment-link-remove/qc-clr-settings.php
- > /wp-content/plugins/comment-link-remove/qc-clr-main.php
- > /wp-content/plugins/comment-link-remove/qc-clr-comments-auto-reply.php
- > /wp-content/plugins/comment-link-remove/qc-clr-cookies-for-comments.php
- 1× GET requests to PHP files trigger server-side errors or Error 500 responses:
- > PHP Fatal error
Uncaught Error: Call to undefined function plugin_dir_url() in wp-content/plugins/comment-link-remove/qc-support-promo-page/class-qc-support-promo-page.php:8
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | This is just a short smoke test looking for browser issues
No browser issues were found
Optimizations
Plugin configuration 93% from 29 tests
readme.txt Passed 16 tests
The readme.txt file uses markdown syntax to describe your plugin to the world
7 plugin tags: disable comment link, disable comments, comments, spam protection, anti spam...
comment-link-remove/qc-clr-main.php 85% from 13 tests
"Comment Link Remove and Other Comment Tools" version 2.3.4's primary PHP file adds more information about the plugin and serves as the entry point for WordPress
Please make the necessary changes and fix the following:
- Main file name: The principal plugin file should be the same as the plugin slug ("comment-link-remove.php" instead of "qc-clr-main.php")
- Text Domain: You no longer need to specify the text domain since WordPress 4.6; it must be the same as the plugin slug
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | Executable files are considered dangerous and should not be included with any WordPress plugin
No dangerous file extensions were detected48,204 lines of code in 32 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
JSON | 1 | 0 | 0 | 16,640 |
CSS | 6 | 218 | 100 | 15,008 |
SVG | 8 | 1 | 15 | 13,876 |
PHP | 11 | 656 | 286 | 2,475 |
JavaScript | 6 | 75 | 42 | 205 |
PHP code Passed 2 tests
Analyzing cyclomatic complexity and code structure
No complexity issues detected
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.31 |
Average class complexity | 57.00 |
▷ Minimum class complexity | 14.00 |
▷ Maximum class complexity | 117.00 |
Average method complexity | 2.79 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 17.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 3 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 3 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 94 | |
▷ Static methods | 0 | 0.00% |
▷ Public methods | 94 | 100.00% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 0 | 0.00% |
Functions | 25 | |
▷ Named functions | 25 | 100.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 6 | |
▷ Global constants | 5 | 83.33% |
▷ Class constants | 1 | 16.67% |
▷ Public constants | 1 | 100.00% |
Plugin size 50% from 2 tests
Image compression 50% from 2 tests
It is recommended to compress PNG files in your plugin to minimize bandwidth usage
42 PNG files occupy 0.99MB with 0.62MB in potential savings
Potential savings
Compression of 5 random PNG files using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
qc-support-promo-page/images/icon.png | 31.48KB | 11.39KB | ▼ 63.81% |
qc-support-promo-page/images/image-tools-pro.png | 41.19KB | 13.56KB | ▼ 67.07% |
qc-support-promo-page/images/sld-icon-256x256.png | 24.41KB | 11.18KB | ▼ 54.18% |
qc-support-promo-page/images/chatbot-addons.png | 44.04KB | 15.24KB | ▼ 65.40% |
qc-support-promo-page/images/express-shop.png | 41.74KB | 15.12KB | ▼ 63.78% |