Watu Quiz 3.4.0.1

Does Watu Quiz work with WordPress 6.3.1 and PHP 8.1.12? A smoke test was performed on .

Summary

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

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

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 6

Plugins ‹ Test site — WordPress

Page screenshot: Plugins ‹ Test site — WordPress
URL /wp-admin/plugins.php?charsout=1305&plugin=watu%2Fwatu.php&plugin_status=all&paged=1&s
Requested URL /wp-admin/plugins.php?action=activate&plugin=watu%2Fwatu.php&plugin_status=all&paged=1&s&_wpnonce=3bf679451f
Aspect after-activation
HTTP status 200
Load time 0.638 s
Memory usage 2.81 MiB
JS errors None
Resource errors None

Watu Quizzes

Page screenshot: Watu Quizzes
URL /wp-admin/admin.php?page=watu_exams
Aspect menu-item
HTTP status 200
Load time 0.160 s
Memory usage 2.84 MiB
JS errors None
Resource errors None

Watu Quizzes → Settings

Page screenshot: Watu Quizzes → Settings
URL /wp-admin/admin.php?page=watu_options
Aspect menu-item
HTTP status 200
Load time 0.163 s
Memory usage 2.85 MiB
JS errors None
Resource errors None

Watu Quizzes → Social Sharing

Page screenshot: Watu Quizzes → Social Sharing
URL /wp-admin/admin.php?page=watu_social_sharing
Aspect menu-item
HTTP status 200
Load time 0.167 s
Memory usage 2.82 MiB
JS errors None
Resource errors None

Watu Quizzes → Help & Support

Page screenshot: Watu Quizzes → Help & Support
URL /wp-admin/admin.php?page=watu_help
Aspect menu-item
HTTP status 200
Load time 0.154 s
Memory usage 2.82 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.191 s
Memory usage 3.08 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.389 s0.317 s-0.072 s2.82 MiB2.86 MiB+ 39.44 KiB
/wp-admin/edit.php0.219 s0.198 s-0.021 s2.85 MiB2.89 MiB+ 38.7 KiB
/wp-admin/post-new.php0.806 s0.865 s+0.059 s5.21 MiB5.27 MiB+ 63.84 KiB
/wp-admin/upload.php0.743 s0.554 s-0.189 s2.77 MiB2.79 MiB+ 22.84 KiB
/wp-admin/options-writing.php0.241 s0.210 s-0.031 s2.76 MiB2.78 MiB+ 14.45 KiB
/wp-admin/media-new.php0.311 s0.284 s-0.027 s2.74 MiB2.77 MiB+ 35.29 KiB
/wp-admin/edit-tags.php?taxonomy=category0.198 s0.209 s+0.011 s2.76 MiB2.8 MiB+ 40.15 KiB
/wp-admin/post-new.php?post_type=page0.748 s0.637 s-0.111 s5.21 MiB5.27 MiB+ 59.42 KiB
/wp-admin/options-discussion.php0.253 s0.245 s-0.008 s2.75 MiB2.77 MiB+ 25.17 KiB
/wp-admin/edit-comments.php0.421 s0.225 s-0.196 s2.78 MiB2.8 MiB+ 21.78 KiB
/0.292 s0.207 s-0.085 s3.13 MiB3.14 MiB+ 13.22 KiB
Average 0.420 s0.359 s-0.061 s3.25 MiB3.29 MiB+ 34.03 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 File66.0%7,3302,4666
PHP29.8%3,30727728
JavaScript2.1%237221
CSS2.0%225201
Total 11,099 2,785 36

PHP Code Analysis | More results »

Lines of code 1,664
Total complexity 481
Median class complexity 17.0
Median method complexity 7.0
Most complex class WatuQuestion
Most complex function watu_takings()
Classes 5
Methods 11
Functions 49

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 7

PHP Error Log 234 lines

[31-Aug-2023 18:08:58 UTC] WordPress database error Duplicate key name 'quesiton_id' for query ALTER TABLE wp_watu_answer ADD INDEX `quesiton_id` (`question_id`); made by activate_plugin, do_action('activate_watu/watu.php'), WP_Hook->do_action, WP_Hook->apply_filters, watu_activate
[31-Aug-2023 18:08:58 UTC] WordPress database error Duplicate key name 'quiz_and_criteria' for query ALTER TABLE wp_watu_grading ADD INDEX `quiz_and_criteria` (`exam_id`, `gfrom`, `gto`); made by activate_plugin, do_action('activate_watu/watu.php'), WP_Hook->do_action, WP_Hook->apply_filters, watu_activate
[31-Aug-2023 18:08:58 UTC] WordPress database error Duplicate key name 'name' for query ALTER TABLE wp_watu_master ADD INDEX `name` (`name`); made by activate_plugin, do_action('activate_watu/watu.php'), WP_Hook->do_action, WP_Hook->apply_filters, watu_activate
[31-Aug-2023 18:08:58 UTC] WordPress database error Duplicate key name 'exam_id' for query ALTER TABLE wp_watu_question ADD INDEX `exam_id` (`exam_id`); made by activate_plugin, do_action('activate_watu/watu.php'), WP_Hook->do_action, WP_Hook->apply_filters, watu_activate
[31-Aug-2023 18:08:58 UTC] WordPress database error Duplicate key name 'cat_id' for query ALTER TABLE wp_watu_question ADD INDEX `cat_id` (`cat_id`); made by activate_plugin, do_action('activate_watu/watu.php'), WP_Hook->do_action, WP_Hook->apply_filters, watu_activate
[31-Aug-2023 18:08:58 UTC] WordPress database error Duplicate key name 'exam_user' for query ALTER TABLE wp_watu_takings ADD INDEX `exam_user` (`exam_id`, `user_id`); made by activate_plugin, do_action('activate_watu/watu.php'), WP_Hook->do_action, WP_Hook->apply_filters, watu_activate
[31-Aug-2023 18:08:58 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[31-Aug-2023 18:08:58 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2182
[31-Aug-2023 18:08:58 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[31-Aug-2023 18:08:58 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2182
[31-Aug-2023 18:08:58 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[31-Aug-2023 18:08:58 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2182
[31-Aug-2023 18:08:58 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[31-Aug-2023 18:08:58 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2182
[31-Aug-2023 18:08:58 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[31-Aug-2023 18:08:58 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2182
[31-Aug-2023 18:08:58 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[31-Aug-2023 18:08:58 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2182
[31-Aug-2023 18:08:59 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[31-Aug-2023 18:08:59 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2182
[31-Aug-2023 18:08:59 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[31-Aug-2023 18:08:59 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2182
[31-Aug-2023 18:08:59 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[31-Aug-2023 18:08:59 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2182
[31-Aug-2023 18:08:59 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[31-Aug-2023 18:08:59 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2182
[31-Aug-2023 18:08:59 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[31-Aug-2023 18:08:59 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2182
[31-Aug-2023 18:08:59 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[31-Aug-2023 18:08:59 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2182
[31-Aug-2023 18:09:00 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[31-Aug-2023 18:09:00 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2182
[31-Aug-2023 18:09:00 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[31-Aug-2023 18:09:00 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2182
[31-Aug-2023 18:09:00 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[31-Aug-2023 18:09:00 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2182
[31-Aug-2023 18:09:00 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[31-Aug-2023 18:09:00 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2182
[31-Aug-2023 18:09:00 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[31-Aug-2023 18:09:00 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2182
[31-Aug-2023 18:09:00 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[31-Aug-2023 18:09:00 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2182
[31-Aug-2023 18:09:01 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[31-Aug-2023 18:09:01 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2182
[31-Aug-2023 18:09:01 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[31-Aug-2023 18:09:01 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2182
[31-Aug-2023 18:09:01 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[31-Aug-2023 18:09:01 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2182
[31-Aug-2023 18:09:01 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[31-Aug-2023 18:09:01 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2182
[31-Aug-2023 18:09:01 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[31-Aug-2023 18:09:01 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2182
[31-Aug-2023 18:09:01 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[31-Aug-2023 18:09:01 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2182
[31-Aug-2023 18:09:02 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[31-Aug-2023 18:09:02 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2182
[31-Aug-2023 18:09:02 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[31-Aug-2023 18:09:02 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2182
[31-Aug-2023 18:09:02 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[31-Aug-2023 18:09:02 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2182
[31-Aug-2023 18:09:02 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[31-Aug-2023 18:09:02 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2182
[31-Aug-2023 18:09:02 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[31-Aug-2023 18:09:02 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2182
[31-Aug-2023 18:09:02 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[31-Aug-2023 18:09:02 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2182
[31-Aug-2023 18:09:02 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[31-Aug-2023 18:09:02 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2182
[31-Aug-2023 18:09:02 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[31-Aug-2023 18:09:02 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2182
[31-Aug-2023 18:09:02 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[31-Aug-2023 18:09:02 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2182
[31-Aug-2023 18:09:02 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[31-Aug-2023 18:09:02 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2182
[31-Aug-2023 18:09:02 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[31-Aug-2023 18:09:02 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2182
[31-Aug-2023 18:09:02 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[31-Aug-2023 18:09:02 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2182
[31-Aug-2023 18:09:04 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[31-Aug-2023 18:09:04 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2182
[31-Aug-2023 18:09:04 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[31-Aug-2023 18:09:04 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2182
[31-Aug-2023 18:09:04 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[31-Aug-2023 18:09:04 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2182
[31-Aug-2023 18:09:04 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[31-Aug-2023 18:09:04 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2182
[31-Aug-2023 18:09:04 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[31-Aug-2023 18:09:04 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2182
[31-Aug-2023 18:09:04 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[31-Aug-2023 18:09:04 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2182
[31-Aug-2023 18:09:05 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[31-Aug-2023 18:09:05 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2182
[31-Aug-2023 18:09:05 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[31-Aug-2023 18:09:05 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2182
[31-Aug-2023 18:09:05 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[31-Aug-2023 18:09:05 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2182
[31-Aug-2023 18:09:05 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[31-Aug-2023 18:09:05 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2182
[31-Aug-2023 18:09:05 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[31-Aug-2023 18:09:05 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2182

(+134 more lines)
See also: All tests for this plugin, How to Hide Watu Quiz Admin Menus