Qcart 21.12.041101

Does ComoQuiero work with WordPress 5.8.2 and PHP 7.4.8? A smoke test was performed on .

Summary

Errors
29PHP notices
17PHP deprecation warnings
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: -1.28 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 version5.8.2
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
Plugin Info
Last updated
Active installs <10
WordPress.org page https://wordpress.org/plugins/comoquiero/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 3

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=comoquiero%2Fcomoquiero.php&plugin_status=all&paged=1&s&_wpnonce=a3d350247e
Aspect after-activation
HTTP status 200
Load time 0.376 s
Memory usage 3.04 MiB
JS errors None
Resource errors None

Settings → Comoquiero

Page screenshot: Settings → Comoquiero
URL /wp-admin/options-general.php?page=comoquiero
Aspect menu-item
HTTP status 200
Load time 0.121 s
Memory usage 3.03 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.314 s
Memory usage 2.91 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.286 s0.248 s-0.038 s3.08 MiB3.09 MiB+ 3.11 KiB
/wp-admin/edit.php0.165 s0.177 s+0.012 s3.11 MiB3.12 MiB+ 3.11 KiB
/wp-admin/post-new.php0.733 s0.851 s+0.118 s5.27 MiB5.27 MiB+ 7.47 KiB
/wp-admin/upload.php0.350 s0.282 s-0.068 s3.03 MiB3.03 MiB+ 2.58 KiB
/wp-admin/options-writing.php0.307 s0.146 s-0.161 s3.02 MiB3.01 MiB- 13.45 KiB
/wp-admin/media-new.php0.274 s0.171 s-0.103 s3.01 MiB3.01 MiB+ 2.75 KiB
/wp-admin/edit-tags.php?taxonomy=category0.171 s0.164 s-0.007 s3.04 MiB3.04 MiB+ 3.66 KiB
/wp-admin/post-new.php?post_type=page0.575 s0.709 s+0.134 s5.26 MiB5.26 MiB+ 3.05 KiB
/wp-admin/options-discussion.php0.207 s0.258 s+0.051 s3 MiB3.01 MiB+ 3.06 KiB
/wp-admin/edit-comments.php0.201 s0.198 s-0.003 s3.04 MiB3.04 MiB+ 1.96 KiB
/0.566 s0.200 s-0.366 s2.94 MiB2.91 MiB- 31.41 KiB
Average 0.349 s0.309 s-0.039 s3.44 MiB3.44 MiB- 1.28 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
Bourne Shell
Language % Lines of code Comment lines Files
PHP48.5%133193
Bourne Shell47.8%131471
JSON3.6%1001
Total 274 66 5

PHP Code Analysis | More results »

Lines of code 46
Total complexity 10
Median class complexity 10.0
Median method complexity 5.0
Most complex class COMOQUIERO_Settings
Most complex function COMOQUIERO_Settings::display_settings_page()
Classes 1
Methods 2
Functions 0

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.

No new entries found.

PHP Error Log 46 lines

[04-Dec-2021 19:51:42 UTC] PHP Deprecated:  Non-static method COMOQUIERO_Settings::add_options_menu() should not be called statically in /wp-includes/class-wp-hook.php on line 303
[04-Dec-2021 19:51:42 UTC] PHP Deprecated:  Non-static method COMOQUIERO_Settings::add_options_menu() should not be called statically in /wp-includes/class-wp-hook.php on line 303
[04-Dec-2021 19:51:42 UTC] PHP Deprecated:  Non-static method COMOQUIERO_Settings::add_options_menu() should not be called statically in /wp-includes/class-wp-hook.php on line 303
[04-Dec-2021 19:51:42 UTC] PHP Deprecated:  Non-static method COMOQUIERO_Settings::display_settings_page() should not be called statically in /wp-includes/class-wp-hook.php on line 303
[04-Dec-2021 19:51:42 UTC] PHP Notice:  Undefined index: comoquiero_update in /wp-content/plugins/comoquiero/settings.php on line 14
[04-Dec-2021 19:51:42 UTC] PHP Notice:  Undefined index: comoquiero_key in /wp-content/plugins/comoquiero/settings.php on line 15
[04-Dec-2021 19:51:42 UTC] PHP Notice:  Undefined index: comoquiero_supermarket in /wp-content/plugins/comoquiero/settings.php on line 16
[04-Dec-2021 19:51:42 UTC] PHP Notice:  Undefined index: comoquiero_brands in /wp-content/plugins/comoquiero/settings.php on line 17
[04-Dec-2021 19:51:42 UTC] PHP Notice:  Undefined variable: action in /wp-content/plugins/comoquiero/templates/settings.php on line 24
[04-Dec-2021 19:51:43 UTC] PHP Notice:  Undefined index: test in /wp-content/plugins/comoquiero/comoquiero.php on line 53
[04-Dec-2021 19:51:43 UTC] PHP Notice:  wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. This notice was triggered by the <code>COMOQUIERO_qrecipes</code> handle. 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 3.3.0.) in /wp-includes/functions.php on line 5663
[04-Dec-2021 19:51:43 UTC] PHP Deprecated:  Non-static method COMOQUIERO_Settings::add_options_menu() should not be called statically in /wp-includes/class-wp-hook.php on line 303
[04-Dec-2021 19:51:44 UTC] PHP Deprecated:  Non-static method COMOQUIERO_Settings::add_options_menu() should not be called statically in /wp-includes/class-wp-hook.php on line 303
[04-Dec-2021 19:51:44 UTC] PHP Deprecated:  Non-static method COMOQUIERO_Settings::add_options_menu() should not be called statically in /wp-includes/class-wp-hook.php on line 303
[04-Dec-2021 19:51:45 UTC] PHP Notice:  Undefined index: test in /wp-content/plugins/comoquiero/comoquiero.php on line 53
[04-Dec-2021 19:51:45 UTC] PHP Notice:  wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. This notice was triggered by the <code>COMOQUIERO_qrecipes</code> handle. 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 3.3.0.) in /wp-includes/functions.php on line 5663
[04-Dec-2021 19:51:45 UTC] PHP Notice:  Undefined index: test in /wp-content/plugins/comoquiero/comoquiero.php on line 53
[04-Dec-2021 19:51:45 UTC] PHP Notice:  wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. This notice was triggered by the <code>COMOQUIERO_qrecipes</code> handle. 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 3.3.0.) in /wp-includes/functions.php on line 5663
[04-Dec-2021 19:51:45 UTC] PHP Notice:  Undefined index: test in /wp-content/plugins/comoquiero/comoquiero.php on line 53
[04-Dec-2021 19:51:45 UTC] PHP Notice:  wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. This notice was triggered by the <code>COMOQUIERO_qrecipes</code> handle. 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 3.3.0.) in /wp-includes/functions.php on line 5663
[04-Dec-2021 19:51:45 UTC] PHP Notice:  Undefined index: test in /wp-content/plugins/comoquiero/comoquiero.php on line 53
[04-Dec-2021 19:51:45 UTC] PHP Notice:  wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. This notice was triggered by the <code>COMOQUIERO_qrecipes</code> handle. 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 3.3.0.) in /wp-includes/functions.php on line 5663
[04-Dec-2021 19:51:45 UTC] PHP Notice:  Undefined index: test in /wp-content/plugins/comoquiero/comoquiero.php on line 53
[04-Dec-2021 19:51:45 UTC] PHP Notice:  wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. This notice was triggered by the <code>COMOQUIERO_qrecipes</code> handle. 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 3.3.0.) in /wp-includes/functions.php on line 5663
[04-Dec-2021 19:51:45 UTC] PHP Deprecated:  Non-static method COMOQUIERO_Settings::add_options_menu() should not be called statically in /wp-includes/class-wp-hook.php on line 303
[04-Dec-2021 19:51:46 UTC] PHP Deprecated:  Non-static method COMOQUIERO_Settings::add_options_menu() should not be called statically in /wp-includes/class-wp-hook.php on line 303
[04-Dec-2021 19:51:46 UTC] PHP Deprecated:  Non-static method COMOQUIERO_Settings::add_options_menu() should not be called statically in /wp-includes/class-wp-hook.php on line 303
[04-Dec-2021 19:51:46 UTC] PHP Deprecated:  Non-static method COMOQUIERO_Settings::add_options_menu() should not be called statically in /wp-includes/class-wp-hook.php on line 303
[04-Dec-2021 19:51:46 UTC] PHP Deprecated:  Non-static method COMOQUIERO_Settings::add_options_menu() should not be called statically in /wp-includes/class-wp-hook.php on line 303
[04-Dec-2021 19:51:47 UTC] PHP Notice:  Undefined index: test in /wp-content/plugins/comoquiero/comoquiero.php on line 53
[04-Dec-2021 19:51:47 UTC] PHP Notice:  wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. This notice was triggered by the <code>COMOQUIERO_qrecipes</code> handle. 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 3.3.0.) in /wp-includes/functions.php on line 5663
[04-Dec-2021 19:51:48 UTC] PHP Notice:  Undefined index: test in /wp-content/plugins/comoquiero/comoquiero.php on line 53
[04-Dec-2021 19:51:48 UTC] PHP Notice:  wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. This notice was triggered by the <code>COMOQUIERO_qrecipes</code> handle. 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 3.3.0.) in /wp-includes/functions.php on line 5663
[04-Dec-2021 19:51:48 UTC] PHP Notice:  Undefined index: test in /wp-content/plugins/comoquiero/comoquiero.php on line 53
[04-Dec-2021 19:51:48 UTC] PHP Notice:  wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. This notice was triggered by the <code>COMOQUIERO_qrecipes</code> handle. 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 3.3.0.) in /wp-includes/functions.php on line 5663
[04-Dec-2021 19:51:48 UTC] PHP Notice:  Undefined index: test in /wp-content/plugins/comoquiero/comoquiero.php on line 53
[04-Dec-2021 19:51:48 UTC] PHP Notice:  wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. This notice was triggered by the <code>COMOQUIERO_qrecipes</code> handle. 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 3.3.0.) in /wp-includes/functions.php on line 5663
[04-Dec-2021 19:51:48 UTC] PHP Notice:  Undefined index: test in /wp-content/plugins/comoquiero/comoquiero.php on line 53
[04-Dec-2021 19:51:48 UTC] PHP Notice:  wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. This notice was triggered by the <code>COMOQUIERO_qrecipes</code> handle. 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 3.3.0.) in /wp-includes/functions.php on line 5663
[04-Dec-2021 19:51:48 UTC] PHP Deprecated:  Non-static method COMOQUIERO_Settings::add_options_menu() should not be called statically in /wp-includes/class-wp-hook.php on line 303
[04-Dec-2021 19:51:48 UTC] PHP Deprecated:  Non-static method COMOQUIERO_Settings::add_options_menu() should not be called statically in /wp-includes/class-wp-hook.php on line 303
[04-Dec-2021 19:51:48 UTC] PHP Notice:  Undefined index: test in /wp-content/plugins/comoquiero/comoquiero.php on line 53
[04-Dec-2021 19:51:48 UTC] PHP Notice:  wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. This notice was triggered by the <code>COMOQUIERO_qrecipes</code> handle. 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 3.3.0.) in /wp-includes/functions.php on line 5663
[04-Dec-2021 19:51:48 UTC] PHP Deprecated:  Non-static method COMOQUIERO_Settings::add_options_menu() should not be called statically in /wp-includes/class-wp-hook.php on line 303
[04-Dec-2021 19:51:49 UTC] PHP Deprecated:  Non-static method COMOQUIERO_Settings::add_options_menu() should not be called statically in /wp-includes/class-wp-hook.php on line 303
[04-Dec-2021 19:51:49 UTC] PHP Deprecated:  Non-static method COMOQUIERO_Settings::add_options_menu() should not be called statically in /wp-includes/class-wp-hook.php on line 303
See also: All tests for this plugin, How to Hide the "Qcart" Admin Menu