Comment Link Remove 2.1.9

Does Comment Link Remove work with WordPress 5.8.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: 94.96 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.8.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=17be1aca15
Aspect after-activation
HTTP status 200
Load time 0.372 s
Memory usage 3.14 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.187 s
Memory usage 3.13 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.156 s
Memory usage 3.1 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.185 s
Memory usage 3.16 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.142 s
Memory usage 3.08 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.156 s
Memory usage 3.1 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.212 s
Memory usage 2.91 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.282 s0.253 s-0.029 s3.08 MiB3.18 MiB+ 102.84 KiB
/wp-admin/edit.php0.172 s0.183 s+0.011 s3.11 MiB3.28 MiB+ 168.26 KiB
/wp-admin/post-new.php0.703 s0.830 s+0.127 s5.27 MiB5.38 MiB+ 112.53 KiB
/wp-admin/upload.php0.352 s0.470 s+0.118 s3.03 MiB3.13 MiB+ 101.71 KiB
/wp-admin/options-writing.php0.240 s0.211 s-0.029 s3.02 MiB3.11 MiB+ 85 KiB
/wp-admin/media-new.php0.393 s0.195 s-0.198 s3.01 MiB3.11 MiB+ 101.88 KiB
/wp-admin/edit-tags.php?taxonomy=category0.205 s0.173 s-0.032 s3.04 MiB3.14 MiB+ 103.1 KiB
/wp-admin/post-new.php?post_type=page0.568 s0.603 s+0.035 s5.26 MiB5.36 MiB+ 108.12 KiB
/wp-admin/options-discussion.php0.224 s0.211 s-0.013 s3 MiB3.1 MiB+ 101.51 KiB
/wp-admin/edit-comments.php0.206 s0.192 s-0.014 s3.04 MiB3.14 MiB+ 101.73 KiB
/0.247 s0.203 s-0.044 s2.96 MiB2.92 MiB- 42.15 KiB
Average 0.327 s0.320 s-0.006 s3.44 MiB3.53 MiB+ 94.96 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.8%16,64001
SVG42.3%13,858156
PHP5.4%1,7792548
CSS1.1%35562
JavaScript0.3%102332
Total 32,734 308 19

PHP Code Analysis | More results »

Lines of code 1,697
Total complexity 285
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 88
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

[08-Dec-2021 08:15:28 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')
[08-Dec-2021 08:15:28 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