Does Correos Express Plugin work with WordPress 5.4.2 and PHP 7.2.16? A smoke test was performed on .
2 | PHP fatal errors |
27 | PHP notices |
2 | Database errors |
3 | JavaScript exceptions |
All test pages loaded successfully | |
No resource errors |
Memory usage: 545.77 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.
WordPress version | 5.4.2 |
---|---|
PHP version | 7.2.16 |
MySQL version | 8.0.15 |
PHP memory limit | 256M |
Last updated | |
---|---|
Active installs | 1,000+ |
WordPress.org page | https://wordpress.org/plugins/correos-express/ |
Badges |
|
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=a9f255aaeb |
Aspect | after-activation |
HTTP status | 200 |
Load time | 4.569 s |
Memory usage | 4.07 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/admin.php?page=correosexpress |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.527 s |
Memory usage | 4.24 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/admin.php?page=correosexpress-ajustes |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.488 s |
Memory usage | 4.58 MiB |
JS errors |
|
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.316 s |
Memory usage | 3.82 MiB |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.332 s | 0.297 s | -0.035 s | 3.64 MiB | 4.21 MiB | + 581.03 KiB |
/wp-admin/edit.php | 0.220 s | 0.232 s | +0.012 s | 3.66 MiB | 4.22 MiB | + 573.28 KiB |
/wp-admin/post-new.php | 1.244 s | 1.533 s | +0.289 s | 5.43 MiB | 6.01 MiB | + 594.55 KiB |
/wp-admin/upload.php | 0.824 s | 0.389 s | -0.435 s | 3.5 MiB | 4.06 MiB | + 571.92 KiB |
/wp-admin/options-writing.php | 0.165 s | 0.174 s | +0.009 s | 3.58 MiB | 4.05 MiB | + 478.46 KiB |
/wp-admin/media-new.php | 0.220 s | 0.197 s | -0.023 s | 3.48 MiB | 4.04 MiB | + 572.07 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.170 s | 0.191 s | +0.021 s | 3.58 MiB | 4.08 MiB | + 508.98 KiB |
/wp-admin/post-new.php?post_type=page | 1.064 s | 1.040 s | -0.024 s | 5.42 MiB | 5.99 MiB | + 583.73 KiB |
/wp-admin/options-discussion.php | 0.462 s | 0.462 s | +0.000 s | 3.48 MiB | 4.04 MiB | + 572.7 KiB |
/wp-admin/edit-comments.php | 0.230 s | 0.357 s | +0.127 s | 3.59 MiB | 4.15 MiB | + 571.92 KiB |
/ | 0.346 s | 0.263 s | -0.083 s | 3.43 MiB | 3.82 MiB | + 394.88 KiB |
Average | 0.480 s | 0.467 s | -0.013 s | 3.89 MiB | 4.42 MiB | + 545.77 KiB |
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.
{
"shop_order": {
"woocommerce-order-cex": {
"title": "Correos Express shipping registration",
"context": "advanced"
},
"woocommerce-history-cex": {
"title": "Correos Express historical shipping",
"context": "advanced"
}
}
}
[14-Jul-2020 10:04:30 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://wordpress.org/support/article/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 5167
[14-Jul-2020 10:04:30 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://wordpress.org/support/article/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 5167
[14-Jul-2020 10:04:30 UTC] WordPress database error Table 'wordpress.wp_cex_customer_options' doesn't exist for query SELECT valor
FROM wp_cex_customer_options
WHERE clave='MXPS_CRONINTERVAL' made by activate_plugin, include_once('/plugins/correos-express/class_correosexpress.php'), CorreosExpress->__construct, CorreosExpress->cex_init_hooks, wp_schedule_event, wp_get_schedules, apply_filters('cron_schedules'), WP_Hook->apply_filters, CorreosExpress->cex_interval_function, CorreosExpress->cex_get_interval, CorreosExpress->cex_retornar_intervalo
[14-Jul-2020 10:04:30 UTC] PHP Notice: Trying to get property 'valor' of non-object in /wp-content/plugins/correos-express/class_correosexpress.php on line 668
[14-Jul-2020 10:04:34 UTC] WordPress database error Table 'wordpress.wp_cex_migrations' doesn't exist for query INSERT INTO `wp_cex_migrations` (`metodoEjecutado`, `created_at`) VALUES ('DROP TABLE IF EXISTS wp_cex_migrations,cex_aux_migrations', '2020-07-14 10:04:34') made by activate_plugin, do_action('activate_correos-express/class_correosexpress.php'), WP_Hook->do_action, WP_Hook->apply_filters, CorreosExpress::cex_install, install_db, cex_migracion27, actualizarTablasPrincipales, migrarDatos, registrar_ejecucion_migracion
[14-Jul-2020 10:04:36 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://wordpress.org/support/article/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 5167
[14-Jul-2020 10:04:36 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://wordpress.org/support/article/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 5167
[14-Jul-2020 10:04:36 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://wordpress.org/support/article/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 5167
[14-Jul-2020 10:04:36 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://wordpress.org/support/article/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 5167
[14-Jul-2020 10:04:36 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://wordpress.org/support/article/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 5167
[14-Jul-2020 10:04:36 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://wordpress.org/support/article/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 5167
[14-Jul-2020 10:04:36 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://wordpress.org/support/article/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 5167
[14-Jul-2020 10:04:36 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://wordpress.org/support/article/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 5167
[14-Jul-2020 10:04:36 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://wordpress.org/support/article/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 5167
[14-Jul-2020 10:04:36 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://wordpress.org/support/article/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 5167
[14-Jul-2020 10:04:36 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://wordpress.org/support/article/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 5167
[14-Jul-2020 10:04:36 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://wordpress.org/support/article/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 5167
[14-Jul-2020 10:04:36 UTC] PHP Fatal error: Uncaught Error: Call to undefined function wc_get_order_statuses() in /wp-content/plugins/correos-express/class_correosexpress.php:1897
Stack trace:
#0 /wp-content/plugins/correos-express/class_correosexpress.php(934): CorreosExpress->cex_retornar_estados_productos()
#1 /wp-includes/class-wp-hook.php(287): CorreosExpress->cex_get_init_form('')
#2 /wp-includes/class-wp-hook.php(311): WP_Hook->apply_filters('', Array)
#3 /wp-includes/plugin.php(478): WP_Hook->do_action(Array)
#4 /wp-admin/admin-ajax.php(175): do_action('wp_ajax_cex_get...')
#5 {main}
thrown in /wp-content/plugins/correos-express/class_correosexpress.php on line 1897
[14-Jul-2020 10:04:36 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://wordpress.org/support/article/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 5167
[14-Jul-2020 10:04:36 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://wordpress.org/support/article/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 5167
[14-Jul-2020 10:04:36 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://wordpress.org/support/article/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 5167
[14-Jul-2020 10:04:36 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://wordpress.org/support/article/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 5167
[14-Jul-2020 10:04:36 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://wordpress.org/support/article/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 5167
[14-Jul-2020 10:04:36 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://wordpress.org/support/article/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 5167
[14-Jul-2020 10:04:36 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://wordpress.org/support/article/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 5167
[14-Jul-2020 10:04:36 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://wordpress.org/support/article/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 5167
[14-Jul-2020 10:04:36 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://wordpress.org/support/article/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 5167
[14-Jul-2020 10:04:36 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://wordpress.org/support/article/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 5167
[14-Jul-2020 10:04:36 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://wordpress.org/support/article/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 5167
[14-Jul-2020 10:04:36 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://wordpress.org/support/article/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 5167
[14-Jul-2020 10:04:36 UTC] PHP Fatal error: Uncaught Error: Call to undefined function wc_get_order_statuses() in /wp-content/plugins/correos-express/class_correosexpress.php:1897
Stack trace:
#0 /wp-content/plugins/correos-express/class_correosexpress.php(934): CorreosExpress->cex_retornar_estados_productos()
#1 /wp-includes/class-wp-hook.php(287): CorreosExpress->cex_get_init_form('')
#2 /wp-includes/class-wp-hook.php(311): WP_Hook->apply_filters('', Array)
#3 /wp-includes/plugin.php(478): WP_Hook->do_action(Array)
#4 /wp-admin/admin-ajax.php(175): do_action('wp_ajax_cex_get...')
#5 {main}
thrown in /wp-content/plugins/correos-express/class_correosexpress.php on line 1897