Comment Link Remove 2.2.8

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

Summary

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

Memory usage: 89.02 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 version6.2.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
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=561f2f34c7
Aspect after-activation
HTTP status 200
Load time 0.256 s
Memory usage 3.13 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.220 s
Memory usage 3.11 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.177 s
Memory usage 3.09 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.192 s
Memory usage 3.15 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.145 s
Memory usage 3.07 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.191 s
Memory usage 3.09 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.237 s
Memory usage 2.98 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.289 s0.271 s-0.018 s3.07 MiB3.18 MiB+ 112.6 KiB
/wp-admin/edit.php0.187 s0.190 s+0.003 s3.1 MiB3.21 MiB+ 112.91 KiB
/wp-admin/post-new.php0.767 s0.633 s-0.134 s5.02 MiB5.13 MiB+ 110.67 KiB
/wp-admin/upload.php0.570 s0.448 s-0.122 s3.02 MiB3.11 MiB+ 95.55 KiB
/wp-admin/options-writing.php0.177 s0.180 s+0.003 s3.01 MiB3.09 MiB+ 83.77 KiB
/wp-admin/media-new.php0.343 s0.248 s-0.095 s2.99 MiB3.1 MiB+ 108.01 KiB
/wp-admin/edit-tags.php?taxonomy=category0.195 s0.186 s-0.009 s3.01 MiB3.12 MiB+ 112.87 KiB
/wp-admin/post-new.php?post_type=page0.609 s0.568 s-0.041 s5.01 MiB5.12 MiB+ 106.26 KiB
/wp-admin/options-discussion.php0.225 s0.238 s+0.013 s3 MiB3.09 MiB+ 97.5 KiB
/wp-admin/edit-comments.php0.216 s0.214 s-0.002 s3.03 MiB3.12 MiB+ 95.23 KiB
/0.311 s0.216 s-0.095 s3.03 MiB2.98 MiB- 56.09 KiB
Average 0.354 s0.308 s-0.045 s3.39 MiB3.48 MiB+ 89.02 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.6%16,64001
SVG42.2%13,858156
PHP5.7%1,8782588
CSS1.1%35862
JavaScript0.4%125362
Total 32,859 315 19

PHP Code Analysis | More results »

Lines of code 1,798
Total complexity 308
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 94
Functions 18

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

[21-May-2023 01:01:32 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')
[21-May-2023 01:01:32 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