NMT Sitewide moderation 1.1

Does "NMT Sitewide Comment moderation" work with WordPress 7.0 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
5PHP warnings
2PHP deprecation warnings
2Database errors
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 13.36 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 version7.0
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs <10
WordPress.org page https://wordpress.org/plugins/nmt-sitewide-moderation/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 4

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=nmt-sitewide-moderation%2Fnmt-sitewide-moderation.php&plugin_status=all&paged=1&s&_wpnonce=31f5c9d9c6
Aspect after-activation
HTTP status 200
Load time 0.913 s
Memory usage 3.9 MiB
JS errors None
Resource errors None

Comments → Sitewide moderation

Page screenshot: Comments  → Sitewide moderation
URL /wp-admin/edit-comments.php?page=nmt-sitewide-moderation
Aspect menu-item
HTTP status 200
Load time 0.555 s
Memory usage 3.87 MiB
JS errors None
Resource errors None

Comments → Sitewide blacklist

Page screenshot: Comments  → Sitewide blacklist
URL /wp-admin/edit-comments.php?page=nmt-sitewide-blacklist
Aspect menu-item
HTTP status 200
Load time 0.457 s
Memory usage 3.87 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.229 s
Memory usage 4.24 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.636 s0.843 s+0.207 s3.92 MiB3.94 MiB+ 19.8 KiB
/wp-admin/edit.php0.530 s0.566 s+0.036 s3.98 MiB4 MiB+ 19.8 KiB
/wp-admin/post-new.php2.068 s1.983 s-0.085 s6.56 MiB6.58 MiB+ 24.23 KiB
/wp-admin/upload.php0.745 s0.860 s+0.115 s3.89 MiB3.89 MiB+ 2.4 KiB
/wp-admin/options-writing.php0.536 s0.509 s-0.027 s3.86 MiB3.87 MiB+ 6.39 KiB
/wp-admin/media-new.php0.569 s0.604 s+0.035 s3.85 MiB3.87 MiB+ 14.59 KiB
/wp-admin/edit-tags.php?taxonomy=category0.534 s1.219 s+0.685 s3.86 MiB3.88 MiB+ 19.76 KiB
/wp-admin/post-new.php?post_type=page1.868 s1.466 s-0.402 s6.55 MiB6.57 MiB+ 19.76 KiB
/wp-admin/options-discussion.php0.712 s0.525 s-0.187 s3.86 MiB3.87 MiB+ 2.89 KiB
/wp-admin/edit-comments.php0.564 s0.502 s-0.062 s3.88 MiB3.89 MiB+ 2.39 KiB
/0.335 s0.190 s-0.145 s4.23 MiB4.24 MiB+ 14.96 KiB
Average 0.827 s0.842 s+0.015 s4.41 MiB4.42 MiB+ 13.36 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.

PHP
JavaScript
Language % Lines of code Comment lines Files
PHP56.4%1,0911242
JavaScript43.6%842172
Total 1,933 141 4

PHP Code Analysis | More results »

Lines of code 1,096
Total complexity 245
Median class complexity 72.5
Median method complexity 2.0
Most complex class NMT_comment_moderation_list
Most complex function WP_VComment_Query::query()
Classes 2
Methods 24
Functions 14

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.

Database Tables 1

PHP Error Log 9 lines

[16-Jun-2026 21:01:50 UTC] WordPress database error Unknown table 'wordpress.wp_all_comments' for query DROP TABLE wp_all_comments made by activate_plugin, do_action('activate_nmt-sitewide-moderation/nmt-sitewide-moderation.php'), WP_Hook->do_action, WP_Hook->apply_filters, create_view
[16-Jun-2026 21:01:50 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'WHERE archived = '0' AND mature = 0 AND public = 1 AND spam = 0 AND deleted = 0' at line 1 for query SELECT blog_id, site_id, domain, path FROM  WHERE archived = '0' AND mature = 0 AND public = 1 AND spam = 0 AND deleted = 0 made by activate_plugin, do_action('activate_nmt-sitewide-moderation/nmt-sitewide-moderation.php'), WP_Hook->do_action, WP_Hook->apply_filters, create_view, fill_current_state
[16-Jun-2026 21:01:53 UTC] PHP Warning:  Undefined array key "comment_status" in /wp-content/plugins/nmt-sitewide-moderation/nmt-sitewide-moderation.php on line 71
[16-Jun-2026 21:01:53 UTC] PHP Deprecated:  WP_List_Table::__set(): The property `extra_items` is not declared. Setting a dynamic property is deprecated since version 6.4.0! Instead, declare the property on the class. in /wp-includes/functions.php on line 6170
[16-Jun-2026 21:01:53 UTC] PHP Warning:  Undefined variable $post_id in /wp-content/plugins/nmt-sitewide-moderation/nmt-sitewide-moderation.php on line 191
[16-Jun-2026 21:01:53 UTC] PHP Warning:  Undefined array key 3 in /wp-admin/includes/class-wp-list-table.php on line 1395
[16-Jun-2026 21:01:53 UTC] PHP Warning:  Undefined array key 3 in /wp-admin/includes/class-wp-list-table.php on line 1395
[16-Jun-2026 21:01:53 UTC] PHP Deprecated:  WP_List_Table::__get(): The property `extra_items` is not declared. Getting a dynamic property is deprecated since version 6.4.0! Instead, declare the property on the class. in /wp-includes/functions.php on line 6170
[16-Jun-2026 21:01:53 UTC] PHP Warning:  foreach() argument must be of type array|object, null given in /wp-admin/includes/class-wp-list-table.php on line 1720
See also: All tests for this plugin, How to Hide NMT Sitewide Comment moderation Admin Menus