wpDiscuz 7.6.38

Does wpDiscuz work with WordPress 6.9 and PHP 8.1.12? A smoke test was performed on .

Summary

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

Memory usage: 621.87 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.9
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 80,000+
WordPress.org page https://wordpress.org/plugins/wpdiscuz/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 9

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=wpdiscuz%2Fclass.WpdiscuzCore.php&plugin_status=all&paged=1&s&_wpnonce=efd2537745
Aspect after-activation
HTTP status 200
Load time 0.886 s
Memory usage 4.56 MiB
JS errors None
Resource errors None

wpDiscuz

Page screenshot: wpDiscuz
URL /wp-admin/admin.php?page=wpdiscuz
Aspect menu-item
HTTP status 200
Load time 0.853 s
Memory usage 4.36 MiB
JS errors None
Resource errors None

wpDiscuz → » Settings

Page screenshot: wpDiscuz → » Settings
URL /wp-admin/admin.php?page=wpdiscuz_options_page
Aspect menu-item
HTTP status 200
Load time 0.498 s
Memory usage 4.5 MiB
JS errors None
Resource errors None

wpDiscuz → » Phrases

Page screenshot: wpDiscuz → » Phrases
URL /wp-admin/admin.php?page=wpdiscuz_phrases_page#phrasesTab1
Requested URL /wp-admin/admin.php?page=wpdiscuz_phrases_page
Aspect menu-item
HTTP status 200
Load time 2.122 s
Memory usage 4.5 MiB
JS errors None
Resource errors None

wpDiscuz → » Tools

Page screenshot: wpDiscuz → » Tools
URL /wp-admin/admin.php?page=wpdiscuz_tools_page
Aspect menu-item
HTTP status 200
Load time 0.481 s
Memory usage 4.28 MiB
JS errors None
Resource errors None

wpDiscuz → » Addons

Page screenshot: wpDiscuz → » Addons
URL /wp-admin/admin.php?page=wpdiscuz_addons_page
Aspect menu-item
HTTP status 200
Load time 0.655 s
Memory usage 4.28 MiB
JS errors None
Resource errors None

wpDiscuz → » Forms

Page screenshot: wpDiscuz → » Forms
URL /wp-admin/edit.php?post_type=wpdiscuz_form
Aspect menu-item
HTTP status 200
Load time 0.360 s
Memory usage 4.43 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.283 s
Memory usage 4.68 MiB
JS errors None
Resource errors None

Add Post ‹ Test site — WordPress

Page screenshot: Add Post ‹ Test site — WordPress
URL /wp-admin/post-new.php
Aspect new-meta-boxes
HTTP status 200
Load time 0.713 s
Memory usage 6.94 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.514 s0.436 s-0.078 s3.78 MiB4.42 MiB+ 655.95 KiB
/wp-admin/edit.php0.429 s0.330 s-0.099 s3.78 MiB4.41 MiB+ 641.19 KiB
/wp-admin/post-new.php0.982 s1.046 s+0.064 s6.31 MiB6.94 MiB+ 649.88 KiB
/wp-admin/upload.php0.553 s0.485 s-0.068 s3.74 MiB4.35 MiB+ 624.96 KiB
/wp-admin/options-writing.php0.377 s0.343 s-0.034 s3.71 MiB4.31 MiB+ 617.73 KiB
/wp-admin/media-new.php0.625 s0.286 s-0.339 s3.7 MiB4.27 MiB+ 577.9 KiB
/wp-admin/edit-tags.php?taxonomy=category0.408 s0.314 s-0.094 s3.72 MiB4.33 MiB+ 631.35 KiB
/wp-admin/post-new.php?post_type=page0.828 s0.699 s-0.129 s6.3 MiB6.93 MiB+ 648.03 KiB
/wp-admin/options-discussion.php0.390 s0.456 s+0.066 s3.71 MiB4.27 MiB+ 566.2 KiB
/wp-admin/edit-comments.php0.381 s0.448 s+0.067 s3.73 MiB4.37 MiB+ 654.65 KiB
/0.340 s0.213 s-0.127 s4.12 MiB4.68 MiB+ 572.73 KiB
Average 0.530 s0.460 s-0.070 s4.24 MiB4.84 MiB+ 621.87 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.

PO File
PHP
Language % Lines of code Comment lines Files
PO File60.9%67,60031,79117
PHP30.0%33,3242,055143
JavaScript4.2%4,61411015
CSS3.9%4,28726013
SVG0.8%94104
HTML0.2%171035
JSON0.0%3901
Total 110,976 34,216 228

PHP Code Analysis | More results »

Lines of code 22,292
Total complexity 5,406
Median class complexity 26.0
Median method complexity 2.0
Most complex class WpdiscuzOptions
Most complex function WpdiscuzOptions::saveOptions()
Classes 58
Methods 989
Functions 5

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 6

Options wp_options 12

Custom Post Types 1

ID Name
wpdiscuz_formForms

Meta Boxes

{
    "post": {
        "wpd_reset_ratings": {
            "title": "Reset Ratings",
            "context": "side"
        }
    },
    "wpdiscuz_form": {
        "wpd_form_custom_css": {
            "title": "Custom CSS",
            "context": "side"
        }
    },
    "page": {
        "wpd_reset_ratings": {
            "title": "Reset Ratings",
            "context": "side"
        }
    }
}

Capabilities 12

PHP Error Log 8 lines

[03-Dec-2025 01:16:00 UTC] PHP Warning:  Undefined array key "wc_share_vk" in /wp-content/plugins/wpdiscuz/options/phrases-layouts/phrases-comment.php on line 45
[03-Dec-2025 01:16:00 UTC] PHP Warning:  Undefined array key "wc_share_ok" in /wp-content/plugins/wpdiscuz/options/phrases-layouts/phrases-comment.php on line 51
[03-Dec-2025 01:16:07 UTC] PHP Deprecated:  Function WP_Dependencies-&gt;add_data() was called with an argument that is <strong>deprecated</strong> since version 6.9.0! IE conditional comments are ignored by all supported browsers. in /wp-includes/functions.php on line 6131
[03-Dec-2025 01:16:07 UTC] PHP Deprecated:  Function WP_Dependencies-&gt;add_data() was called with an argument that is <strong>deprecated</strong> since version 6.9.0! IE conditional comments are ignored by all supported browsers. in /wp-includes/functions.php on line 6131
[03-Dec-2025 01:16:17 UTC] PHP Deprecated:  Function WP_Dependencies-&gt;add_data() was called with an argument that is <strong>deprecated</strong> since version 6.9.0! IE conditional comments are ignored by all supported browsers. in /wp-includes/functions.php on line 6131
[03-Dec-2025 01:16:17 UTC] PHP Deprecated:  Function WP_Dependencies-&gt;add_data() was called with an argument that is <strong>deprecated</strong> since version 6.9.0! IE conditional comments are ignored by all supported browsers. in /wp-includes/functions.php on line 6131
[03-Dec-2025 01:16:43 UTC] PHP Deprecated:  Function WP_Dependencies-&gt;add_data() was called with an argument that is <strong>deprecated</strong> since version 6.9.0! IE conditional comments are ignored by all supported browsers. in /wp-includes/functions.php on line 6131
[03-Dec-2025 01:16:43 UTC] PHP Deprecated:  Function WP_Dependencies-&gt;add_data() was called with an argument that is <strong>deprecated</strong> since version 6.9.0! IE conditional comments are ignored by all supported browsers. in /wp-includes/functions.php on line 6131
See also: All tests for this plugin, How to Hide wpDiscuz Admin Menus and Meta Boxes