Comment Link Remove 2.2.7

Does Comment Link Remove work with WordPress 6.1.1 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: 90.86 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.1.1
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=69015ecd93
Aspect after-activation
HTTP status 200
Load time 0.272 s
Memory usage 3.1 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.224 s
Memory usage 3.08 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.175 s
Memory usage 3.06 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.202 s
Memory usage 3.12 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.184 s
Memory usage 3.04 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.167 s
Memory usage 3.06 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.205 s
Memory usage 2.95 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.290 s0.259 s-0.031 s3.05 MiB3.15 MiB+ 107.84 KiB
/wp-admin/edit.php0.197 s0.209 s+0.012 s3.07 MiB3.18 MiB+ 108.15 KiB
/wp-admin/post-new.php0.792 s0.761 s-0.031 s4.97 MiB5.08 MiB+ 111.41 KiB
/wp-admin/upload.php0.586 s0.373 s-0.213 s2.99 MiB3.08 MiB+ 90.43 KiB
/wp-admin/options-writing.php0.182 s0.186 s+0.004 s2.99 MiB3.06 MiB+ 76.39 KiB
/wp-admin/media-new.php0.305 s0.245 s-0.060 s2.97 MiB3.07 MiB+ 102.62 KiB
/wp-admin/edit-tags.php?taxonomy=category0.192 s0.207 s+0.015 s2.98 MiB3.09 MiB+ 108.1 KiB
/wp-admin/post-new.php?post_type=page0.642 s0.630 s-0.012 s4.96 MiB5.06 MiB+ 106.99 KiB
/wp-admin/options-discussion.php0.223 s0.218 s-0.005 s2.97 MiB3.06 MiB+ 90.23 KiB
/wp-admin/edit-comments.php0.216 s0.212 s-0.004 s3 MiB3.09 MiB+ 90.46 KiB
/0.311 s0.222 s-0.089 s2.94 MiB2.95 MiB+ 6.82 KiB
Average 0.358 s0.320 s-0.038 s3.35 MiB3.44 MiB+ 90.86 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,8792578
CSS1.1%35862
JavaScript0.4%125362
Total 32,860 314 19

PHP Code Analysis | More results »

Lines of code 1,799
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-Dec-2022 12:34:29 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-Dec-2022 12:34:29 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