Comment Link Remove 2.2.4

Does Comment Link Remove work with WordPress 6.1 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: 95.06 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
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=6133bec463
Aspect after-activation
HTTP status 200
Load time 0.302 s
Memory usage 3.62 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.229 s
Memory usage 3.6 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.176 s
Memory usage 3.57 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.206 s
Memory usage 3.63 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.162 s
Memory usage 3.55 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.164 s
Memory usage 3.57 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.219 s
Memory usage 3.43 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.329 s0.319 s-0.010 s3.55 MiB3.66 MiB+ 109.1 KiB
/wp-admin/edit.php0.198 s0.214 s+0.016 s3.58 MiB3.69 MiB+ 109.41 KiB
/wp-admin/post-new.php1.677 s1.170 s-0.507 s5.48 MiB5.59 MiB+ 116.66 KiB
/wp-admin/upload.php0.584 s0.520 s-0.064 s3.49 MiB3.6 MiB+ 107.94 KiB
/wp-admin/options-writing.php0.180 s0.192 s+0.012 s3.48 MiB3.57 MiB+ 88.37 KiB
/wp-admin/media-new.php0.254 s0.217 s-0.037 s3.47 MiB3.57 MiB+ 108.11 KiB
/wp-admin/edit-tags.php?taxonomy=category0.197 s0.210 s+0.013 s3.5 MiB3.62 MiB+ 124.87 KiB
/wp-admin/post-new.php?post_type=page0.983 s0.926 s-0.057 s5.47 MiB5.58 MiB+ 108.22 KiB
/wp-admin/options-discussion.php0.239 s0.223 s-0.016 s3.47 MiB3.57 MiB+ 107.73 KiB
/wp-admin/edit-comments.php0.220 s0.230 s+0.010 s3.5 MiB3.61 MiB+ 112.62 KiB
/0.299 s0.232 s-0.067 s3.47 MiB3.43 MiB- 47.41 KiB
Average 0.469 s0.405 s-0.064 s3.86 MiB3.95 MiB+ 95.06 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.7%1,8602578
CSS1.1%35862
JavaScript0.3%110362
Total 32,826 314 19

PHP Code Analysis | More results »

Lines of code 1,779
Total complexity 301
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 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

User Metadata wp_usermeta 1

PHP Error Log 2 lines

[02-Nov-2022 20:54:56 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')
[02-Nov-2022 20:54:56 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