Correos Express Plugin 2.0.4

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.67 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.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=3f3a199093
Aspect after-activation
HTTP status 200
Load time 4.327 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.496 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.358 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.377 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.180 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.383 s0.216 s-0.167 s3.6 MiB4.11 MiB+ 523.8 KiB
/wp-admin/edit.php0.236 s0.195 s-0.041 s3.63 MiB4.14 MiB+ 524.05 KiB
/wp-admin/post-new.php1.054 s0.999 s-0.055 s5.27 MiB5.86 MiB+ 608.11 KiB
/wp-admin/upload.php0.492 s0.755 s+0.263 s3.46 MiB4.04 MiB+ 586.7 KiB
/wp-admin/options-writing.php0.181 s0.478 s+0.297 s3.55 MiB4.03 MiB+ 493.27 KiB
/wp-admin/media-new.php0.197 s0.390 s+0.193 s3.45 MiB4.02 MiB+ 586.84 KiB
/wp-admin/edit-tags.php?taxonomy=category0.311 s0.275 s-0.036 s3.49 MiB4.06 MiB+ 587.75 KiB
/wp-admin/post-new.php?post_type=page0.949 s0.976 s+0.027 s5.25 MiB5.85 MiB+ 605.32 KiB
/wp-admin/options-discussion.php0.493 s0.222 s-0.271 s3.45 MiB4.02 MiB+ 587.47 KiB
/wp-admin/edit-comments.php0.334 s0.344 s+0.010 s3.55 MiB4.06 MiB+ 522.7 KiB
/0.341 s0.335 s-0.006 s3.3 MiB3.8 MiB+ 508.37 KiB
Average 0.452 s0.471 s+0.019 s3.82 MiB4.36 MiB+ 557.67 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

[25-Sep-2019 12:08:37 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
[25-Sep-2019 12:08:37 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
[25-Sep-2019 12:08:37 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
[25-Sep-2019 12:08:37 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
[25-Sep-2019 12:08:37 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
[25-Sep-2019 12:08:37 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
[25-Sep-2019 12:08:37 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
[25-Sep-2019 12:08:37 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
[25-Sep-2019 12:08:37 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
[25-Sep-2019 12:08:37 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
[25-Sep-2019 12:08:37 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
[25-Sep-2019 12:08:37 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
[25-Sep-2019 12:08:37 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
[25-Sep-2019 12:08:37 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
[25-Sep-2019 12:08:37 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function wc_get_order_statuses() in /wp-content/plugins/correos-express/class_correosexpress.php:1703
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 1703
[25-Sep-2019 12:08:39 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function wc_get_order_statuses() in /wp-content/plugins/correos-express/class_correosexpress.php:1703
Stack trace:
#0 /wp-content/plugins/correos-express/class_correosexpress.php(3161): 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 1703
See also: All tests for this plugin