Comment Link Remove 2.2.0

Does Comment Link Remove work with WordPress 5.9.2 and PHP 7.4.8? A smoke test was performed on .

Summary

Errors
2Database errors
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 101.19 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: insignificant.
The plugin didn't make the site noticeably slower.

Environment
WordPress version5.9.2
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
Plugin Info
Last updated
Active installs 8,000+
WordPress.org page https://wordpress.org/plugins/comment-link-remove/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 7

Plugins ‹ Test site — WordPress

Page screenshot: Plugins ‹ Test site — WordPress
URL /wp-admin/plugins.php?plugin_status=all&paged=1&s
Requested URL /wp-admin/plugins.php?action=activate&plugin=comment-link-remove%2Fqc-clr-main.php&plugin_status=all&paged=1&s&_wpnonce=b40a1bfa01
Aspect after-activation
HTTP status 200
Load time 0.582 s
Memory usage 3.38 MiB
JS errors None
Resource errors None

QC CLR Settings

Page screenshot: QC CLR Settings
URL /wp-admin/admin.php?page=comment-link-remove
Aspect menu-item
HTTP status 200
Load time 0.225 s
Memory usage 3.37 MiB
JS errors None
Resource errors None

QC CLR Settings → Commenter Emails

Page screenshot: QC CLR Settings → Commenter Emails
URL /wp-admin/admin.php?page=commenter-emails
Aspect menu-item
HTTP status 200
Load time 0.170 s
Memory usage 3.33 MiB
JS errors None
Resource errors None

QC CLR Settings → Email Subscription

Page screenshot: QC CLR Settings → Email Subscription
URL /wp-admin/admin.php?page=email-subscriptions
Aspect menu-item
HTTP status 200
Load time 0.208 s
Memory usage 3.39 MiB
JS errors None
Resource errors None

QC CLR Settings → Comment Spam Protection

Page screenshot: QC CLR Settings → Comment Spam Protection
URL /wp-admin/admin.php?page=qcld_clr_config
Aspect menu-item
HTTP status 200
Load time 0.277 s
Memory usage 3.31 MiB
JS errors None
Resource errors None

QC CLR Settings → Comment Attachment Settings

Page screenshot: QC CLR Settings → Comment Attachment Settings
URL /wp-admin/admin.php?page=clr-comment-attachment
Aspect menu-item
HTTP status 200
Load time 0.162 s
Memory usage 3.33 MiB
JS errors None
Resource errors None

Test site – Just another WordPress site

Page screenshot: Test site – Just another WordPress site
URL /
Aspect front-page
HTTP status 200
Load time 0.309 s
Memory usage 3.36 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.335 s0.275 s-0.060 s3.37 MiB3.47 MiB+ 107.71 KiB
/wp-admin/edit.php0.178 s0.193 s+0.015 s3.4 MiB3.51 MiB+ 109.13 KiB
/wp-admin/post-new.php1.281 s1.420 s+0.139 s6.15 MiB6.26 MiB+ 111.27 KiB
/wp-admin/upload.php0.375 s0.506 s+0.131 s3.25 MiB3.36 MiB+ 114.58 KiB
/wp-admin/options-writing.php0.292 s0.174 s-0.118 s3.24 MiB3.34 MiB+ 97.74 KiB
/wp-admin/media-new.php0.284 s0.194 s-0.090 s3.23 MiB3.34 MiB+ 114.75 KiB
/wp-admin/edit-tags.php?taxonomy=category0.179 s0.192 s+0.013 s3.27 MiB3.37 MiB+ 107.97 KiB
/wp-admin/post-new.php?post_type=page1.064 s0.979 s-0.085 s6.15 MiB6.25 MiB+ 106.86 KiB
/wp-admin/options-discussion.php0.248 s0.227 s-0.021 s3.22 MiB3.33 MiB+ 114.38 KiB
/wp-admin/edit-comments.php0.219 s0.202 s-0.017 s3.27 MiB3.44 MiB+ 170.6 KiB
/0.390 s0.276 s-0.114 s3.4 MiB3.36 MiB- 41.93 KiB
Average 0.440 s0.422 s-0.019 s3.81 MiB3.91 MiB+ 101.19 KiB

Code Statistics

Note: Third-party libraries and minified JS/CSS files are excluded from these statistics where possible, so the numbers you see here may be lower than those reported by other tools.

JSON
SVG
Language % Lines of code Comment lines Files
JSON50.7%16,64001
SVG42.2%13,858156
PHP5.6%1,8412568
CSS1.1%35562
JavaScript0.3%108362
Total 32,802 313 19

PHP Code Analysis | More results »

Lines of code 1,760
Total complexity 298
Median class complexity 59.0
Median method complexity 3.0
Most complex class CommentLinkRemove
Most complex function CommentLinkRemove::comment_link_remove_create_admin_page()
Classes 3
Methods 93
Functions 17

Additions

Things that the plugin adds to the site. This section is not intended to be comprehensive. The test tool only looks for a few specific types of added content.

Options wp_options 1

PHP Error Log 2 lines

[12-Mar-2022 01:23:08 UTC] WordPress database error Table 'wordpress.wp_qc_clr_subscription' doesn't exist for query SELECT count(*) FROM wp_qc_clr_subscription where 1 made by do_action('qc-clr-settings_page_email-subscriptions'), WP_Hook->do_action, WP_Hook->apply_filters, qcld_clr_email_subscription_page, require_once('/plugins/comment-link-remove/qc-clr-email-subscription.php')
[12-Mar-2022 01:23:08 UTC] WordPress database error Table 'wordpress.wp_qc_clr_subscription' doesn't exist for query SELECT * FROM wp_qc_clr_subscription where 1 order by id desc LIMIT 0, 50 made by do_action('qc-clr-settings_page_email-subscriptions'), WP_Hook->do_action, WP_Hook->apply_filters, qcld_clr_email_subscription_page, require_once('/plugins/comment-link-remove/qc-clr-email-subscription.php')
See also: All tests for this plugin