Correos Express Plugin 2.0.8

Does Correos Express Plugin work with WordPress 5.2.3 and PHP 7.2.16? A smoke test was performed on .

Summary

Errors
2PHP fatal errors
14PHP notices
1JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

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

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

Environment
WordPress version5.2.3
PHP version7.2.16
MySQL version8.0.15
PHP memory limit256M
Plugin Info
Last updated
Active installs 1,000+
WordPress.org page https://wordpress.org/plugins/correos-express/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 5

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=correos-express%2Fclass_correosexpress.php&plugin_status=all&paged=1&s&_wpnonce=92a88609d0
Aspect after-activation
HTTP status 200
Load time 4.832 s
Memory usage 4.06 MiB
JS errors None
Resource errors None

Correos Express

Page screenshot: Correos Express
URL /wp-admin/admin.php?page=correosexpress
Aspect menu-item
HTTP status 200
Load time 0.787 s
Memory usage 4.22 MiB
JS errors None
Resource errors None

Correos Express → Settings

Page screenshot: Correos Express → Settings
URL /wp-admin/admin.php?page=correosexpress-ajustes
Aspect menu-item
HTTP status 200
Load time 0.373 s
Memory usage 4.54 MiB
JS errors
[
    {
        "message": "SyntaxError: Unexpected token o in JSON at position 1\n    at JSON.parse (<anonymous>)\n    at pintarRespuestaAjax (/wp-admin/admin.php?page=correosexpress-ajustes:1783:28)\n    at Object.error (/wp-admin/admin.php?page=correosexpress-ajustes:1144:17)\n    at i (/wp-admin/load-scripts.php?c=0&load%5B%5D=jquery-core,jquery-migrate,utils&ver=5.2.3:2:27362)\n    at Object.fireWith [as rejectWith] (/wp-admin/load-scripts.php?c=0&load%5B%5D=jquery-core,jquery-migrate,utils&ver=5.2.3:2:28121)\n    at x (/wp-admin/load-scripts.php?c=0&load%5B%5D=jquery-core,jquery-migrate,utils&ver=5.2.3:4:22600)\n    at XMLHttpRequest.c (/wp-admin/load-scripts.php?c=0&load%5B%5D=jquery-core,jquery-migrate,utils&ver=5.2.3:4:26776)",
        "trace": null,
        "code": null
    }
]
Resource errors None

Correos Express → Utilities

Page screenshot: Correos Express → Utilities
URL /wp-admin/admin.php?page=correosexpress-utilidades
Aspect menu-item
HTTP status 200
Load time 1.507 s
Memory usage 4.34 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.300 s
Memory usage 3.79 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.299 s0.224 s-0.075 s3.6 MiB4.11 MiB+ 523.88 KiB
/wp-admin/edit.php0.239 s0.318 s+0.079 s3.63 MiB4.14 MiB+ 524.13 KiB
/wp-admin/post-new.php1.034 s1.044 s+0.010 s5.27 MiB5.86 MiB+ 608.19 KiB
/wp-admin/upload.php0.484 s1.003 s+0.519 s3.46 MiB4.04 MiB+ 586.77 KiB
/wp-admin/options-writing.php0.346 s0.277 s-0.069 s3.55 MiB4.03 MiB+ 493.35 KiB
/wp-admin/media-new.php0.252 s0.275 s+0.023 s3.45 MiB4.02 MiB+ 586.92 KiB
/wp-admin/edit-tags.php?taxonomy=category0.214 s0.282 s+0.068 s3.49 MiB4.06 MiB+ 587.83 KiB
/wp-admin/post-new.php?post_type=page0.893 s0.979 s+0.086 s5.25 MiB5.85 MiB+ 605.4 KiB
/wp-admin/options-discussion.php0.604 s0.652 s+0.048 s3.45 MiB4.02 MiB+ 587.55 KiB
/wp-admin/edit-comments.php0.219 s0.334 s+0.115 s3.55 MiB4.06 MiB+ 522.77 KiB
/0.364 s0.322 s-0.042 s3.3 MiB3.8 MiB+ 508.43 KiB
Average 0.450 s0.519 s+0.069 s3.82 MiB4.36 MiB+ 557.75 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 9

Meta Boxes

{
    "shop_order": {
        "woocommerce-order-cex": {
            "title": "Correos Express shipping registration",
            "context": "advanced"
        },
        "woocommerce-history-cex": {
            "title": "Correos Express historical shipping",
            "context": "advanced"
        }
    }
}

PHP Error Log 32 lines

[01-Oct-2019 11:04:29 UTC] PHP Notice:  wpdb::prepare was called <strong>incorrectly</strong>. The query argument of wpdb::prepare() must have a placeholder. Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.9.0.) in /wp-includes/functions.php on line 4773
[01-Oct-2019 11:04:29 UTC] PHP Notice:  wpdb::prepare was called <strong>incorrectly</strong>. The query does not contain the correct number of placeholders (0) for the number of arguments passed (1). Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 4.8.3.) in /wp-includes/functions.php on line 4773
[01-Oct-2019 11:04:29 UTC] PHP Notice:  wpdb::prepare was called <strong>incorrectly</strong>. The query argument of wpdb::prepare() must have a placeholder. Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.9.0.) in /wp-includes/functions.php on line 4773
[01-Oct-2019 11:04:29 UTC] PHP Notice:  wpdb::prepare was called <strong>incorrectly</strong>. The query does not contain the correct number of placeholders (0) for the number of arguments passed (1). Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 4.8.3.) in /wp-includes/functions.php on line 4773
[01-Oct-2019 11:04:29 UTC] PHP Notice:  wpdb::prepare was called <strong>incorrectly</strong>. The query argument of wpdb::prepare() must have a placeholder. Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.9.0.) in /wp-includes/functions.php on line 4773
[01-Oct-2019 11:04:29 UTC] PHP Notice:  wpdb::prepare was called <strong>incorrectly</strong>. The query does not contain the correct number of placeholders (0) for the number of arguments passed (1). Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 4.8.3.) in /wp-includes/functions.php on line 4773
[01-Oct-2019 11:04:29 UTC] PHP Notice:  wpdb::prepare was called <strong>incorrectly</strong>. The query argument of wpdb::prepare() must have a placeholder. Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.9.0.) in /wp-includes/functions.php on line 4773
[01-Oct-2019 11:04:29 UTC] PHP Notice:  wpdb::prepare was called <strong>incorrectly</strong>. The query does not contain the correct number of placeholders (0) for the number of arguments passed (1). Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 4.8.3.) in /wp-includes/functions.php on line 4773
[01-Oct-2019 11:04:29 UTC] PHP Notice:  wpdb::prepare was called <strong>incorrectly</strong>. The query argument of wpdb::prepare() must have a placeholder. Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.9.0.) in /wp-includes/functions.php on line 4773
[01-Oct-2019 11:04:29 UTC] PHP Notice:  wpdb::prepare was called <strong>incorrectly</strong>. The query does not contain the correct number of placeholders (0) for the number of arguments passed (1). Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 4.8.3.) in /wp-includes/functions.php on line 4773
[01-Oct-2019 11:04:29 UTC] PHP Notice:  wpdb::prepare was called <strong>incorrectly</strong>. The query argument of wpdb::prepare() must have a placeholder. Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.9.0.) in /wp-includes/functions.php on line 4773
[01-Oct-2019 11:04:29 UTC] PHP Notice:  wpdb::prepare was called <strong>incorrectly</strong>. The query does not contain the correct number of placeholders (0) for the number of arguments passed (1). Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 4.8.3.) in /wp-includes/functions.php on line 4773
[01-Oct-2019 11:04:29 UTC] PHP Notice:  wpdb::prepare was called <strong>incorrectly</strong>. The query argument of wpdb::prepare() must have a placeholder. Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.9.0.) in /wp-includes/functions.php on line 4773
[01-Oct-2019 11:04:29 UTC] PHP Notice:  wpdb::prepare was called <strong>incorrectly</strong>. The query does not contain the correct number of placeholders (0) for the number of arguments passed (1). Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 4.8.3.) in /wp-includes/functions.php on line 4773
[01-Oct-2019 11:04:29 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function wc_get_order_statuses() in /wp-content/plugins/correos-express/class_correosexpress.php:1704
Stack trace:
#0 /wp-content/plugins/correos-express/class_correosexpress.php(796): CorreosExpress->cex_retornar_estados_productos()
#1 /wp-includes/class-wp-hook.php(286): CorreosExpress->cex_get_init_form('')
#2 /wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters('', Array)
#3 /wp-includes/plugin.php(465): WP_Hook->do_action(Array)
#4 /wp-admin/admin-ajax.php(173): do_action('wp_ajax_cex_get...')
#5 {main}
  thrown in /wp-content/plugins/correos-express/class_correosexpress.php on line 1704
[01-Oct-2019 11:04:31 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function wc_get_order_statuses() in /wp-content/plugins/correos-express/class_correosexpress.php:1704
Stack trace:
#0 /wp-content/plugins/correos-express/class_correosexpress.php(3172): CorreosExpress->cex_retornar_estados_productos()
#1 /wp-includes/class-wp-hook.php(286): CorreosExpress->cex_get_init_utilities_form('')
#2 /wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters('', Array)
#3 /wp-includes/plugin.php(465): WP_Hook->do_action(Array)
#4 /wp-admin/admin-ajax.php(173): do_action('wp_ajax_cex_get...')
#5 {main}
  thrown in /wp-content/plugins/correos-express/class_correosexpress.php on line 1704
See also: All tests for this plugin