WP Quiz 2.0.5

Does WP Quiz work with WordPress 5.5.1 and PHP 7.4.8? A smoke test was performed on .

Summary

Errors
1PHP warnings
4PHP notices
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 528.95 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: 0.043 seconds
The average page load time increased by this amount after activating the plugin.

Environment
WordPress version5.5.1
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
Plugin Info
Last updated
Active installs 10,000+
WordPress.org page https://wordpress.org/plugins/wp-quiz/
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=wp-quiz%2Fwp-quiz.php&plugin_status=all&paged=1&s&_wpnonce=2258d7add0
Aspect after-activation
HTTP status 200
Load time 0.790 s
Memory usage 3.42 MiB
JS errors None
Resource errors None

WP Quiz

Page screenshot: WP Quiz
URL /wp-admin/edit.php?post_type=wp_quiz
Aspect menu-item
HTTP status 200
Load time 0.267 s
Memory usage 3.25 MiB
JS errors None
Resource errors None

WP Quiz → Add New Quiz

Page screenshot: WP Quiz → Add New Quiz
URL /wp-admin/edit.php?post_type=wp_quiz&page=wp-quiz-new
Requested URL /wp-admin/post-new.php?post_type=wp_quiz
Aspect menu-item
HTTP status 200
Load time 0.284 s
Memory usage 3.17 MiB
JS errors None
Resource errors None

WP Quiz → Settings

Page screenshot: WP Quiz → Settings
URL /wp-admin/edit.php?post_type=wp_quiz&page=wp_quiz_default_settings
Aspect menu-item
HTTP status 200
Load time 0.386 s
Memory usage 3.62 MiB
JS errors None
Resource errors None

WP Quiz → Import/Export

Page screenshot: WP Quiz → Import/Export
URL /wp-admin/edit.php?post_type=wp_quiz&page=wp_quiz_ie
Aspect menu-item
HTTP status 200
Load time 0.269 s
Memory usage 3.21 MiB
JS errors None
Resource errors None

WP Quiz → Import/Export → Export

Page screenshot: WP Quiz → Import/Export → Export
URL /wp-admin/edit.php?post_type=wp_quiz&page=wp_quiz_ie&tab=export
Aspect menu-item-tab
HTTP status 200
Load time 0.216 s
Memory usage 3.2 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.582 s
Memory usage 2.71 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.632 s0.503 s-0.129 s2.75 MiB3.25 MiB+ 510.27 KiB
/wp-admin/edit.php0.318 s0.296 s-0.022 s2.8 MiB3.29 MiB+ 503.82 KiB
/wp-admin/post-new.php2.335 s2.760 s+0.425 s4.54 MiB5.14 MiB+ 607.62 KiB
/wp-admin/upload.php0.609 s0.589 s-0.020 s2.63 MiB3.19 MiB+ 575.29 KiB
/wp-admin/options-writing.php0.237 s0.234 s-0.003 s2.64 MiB3.18 MiB+ 543.9 KiB
/wp-admin/media-new.php0.282 s0.246 s-0.036 s2.6 MiB3.17 MiB+ 577.96 KiB
/wp-admin/edit-tags.php?taxonomy=category0.242 s0.262 s+0.020 s2.64 MiB3.21 MiB+ 584.37 KiB
/wp-admin/post-new.php?post_type=page1.819 s2.328 s+0.509 s4.53 MiB5.12 MiB+ 599.2 KiB
/wp-admin/options-discussion.php0.364 s0.397 s+0.033 s2.61 MiB3.17 MiB+ 578.28 KiB
/wp-admin/edit-comments.php0.391 s0.288 s-0.103 s2.65 MiB3.22 MiB+ 584.63 KiB
/0.509 s0.312 s-0.197 s2.56 MiB2.71 MiB+ 153.09 KiB
Average 0.703 s0.747 s+0.043 s3 MiB3.51 MiB+ 528.95 KiB

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

Options wp_options 2

Custom Post Types 1

ID Name
wp_quizQuizzes

PHP Error Log 5 lines

[02-Sep-2020 08:53:14 UTC] PHP Warning:  chmod(): Operation not permitted in /wp-content/plugins/wp-quiz/includes/WPQuiz.php on line 160
[02-Sep-2020 08:53:21 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>wp-quiz/v2/play_data</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 5225
[02-Sep-2020 08:53:21 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>wp-quiz/v2/video-content</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 5225
[02-Sep-2020 08:53:25 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>wp-quiz/v2/play_data</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 5225
[02-Sep-2020 08:53:25 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>wp-quiz/v2/video-content</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 5225
See also: All tests for this plugin