Home
Correios Automático – Rastreio, Frete, Etiqueta, Declaração e Devolução
1.2.7
Does "Correios Automático - Rastreio, Frete, Etiqueta, Declaração e Devolução" work with WordPress 6.7.1 and PHP 8.1.12? A smoke test was performed on 2024-12-23 10:01:44 UTC .
Summary
Errors
4 PHP fatal errors
No JavaScript exceptions
2 Pages failed to load2 500 Internal Server Error
No resource errors
Performance
Memory usage: 136.5 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 version 6.7.1 PHP version 8.1.12 MySQL version 10.6.10 PHP memory limit 512M
Pages 2 WordPress › Error
URL
/wp-admin/plugins.php?activate=true&plugin_status=all&paged=1&s=
Requested URL
/wp-admin/plugins.php?action=activate&plugin=infixs-correios-automatico%2Finfixs-correios-automatico.php&plugin_status=all&paged=1&s&_wpnonce=73f3d44cfa
Aspect
after-activation
HTTP status
500
Load time
0.232 s
Memory usage
N/A
JS errors
None
Resource errors
None
Test site – Just another WordPress site
URL
/
Aspect
front-page
HTTP status
500
Load time
0.064 s
Memory usage
N/A
JS errors
None
Resource errors
None
Benchmark
URL
Load time
Memory usage
Inactive
Active
Change
Inactive
Active
Change
/wp-admin/index.php 0.339 s 0.289 s -0.050 s 3.48 MiB 3.61 MiB + 130.52 KiB /wp-admin/edit.php 0.210 s 0.215 s +0.005 s 3.54 MiB 3.67 MiB + 130.47 KiB /wp-admin/post-new.php 0.844 s 0.685 s -0.159 s 5.92 MiB 6.12 MiB + 196.81 KiB /wp-admin/upload.php 0.783 s 0.296 s -0.487 s 3.5 MiB 3.61 MiB + 113.06 KiB /wp-admin/options-writing.php 0.232 s 0.194 s -0.038 s 3.47 MiB 3.59 MiB + 117.05 KiB /wp-admin/media-new.php 0.292 s 0.332 s +0.040 s 3.46 MiB 3.59 MiB + 125.25 KiB /wp-admin/edit-tags.php?taxonomy=category 0.206 s 0.190 s -0.016 s 3.48 MiB 3.61 MiB + 135.92 KiB /wp-admin/post-new.php?post_type=page 0.708 s 0.631 s -0.077 s 5.92 MiB 6.1 MiB + 189.65 KiB /wp-admin/options-discussion.php 0.312 s 0.264 s -0.048 s 3.47 MiB 3.59 MiB + 113.38 KiB /wp-admin/edit-comments.php 0.437 s 0.236 s -0.201 s 3.49 MiB 3.6 MiB + 112.88 KiB
Average
0.436 s 0.333 s -0.103 s 3.97 MiB 4.11 MiB + 136.5 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.
Language
%
Lines of code
Comment lines
Files
PHP 84.0% 7,238 3,938 111 JavaScript 11.4% 979 307 5 CSS 4.5% 391 7 3 Markdown 0.2% 13 0 1
Total
8,621
4,252
120
Classes
91
Methods
509
Functions
1
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 4 wp_infixs_correios_automatico_postcodes wp_infixs_correios_automatico_preposts wp_infixs_correios_automatico_tracking_code_events wp_infixs_correios_automatico_tracking_codes Options wp_options
1 _infixs_correios_automatico_version Meta Boxes {
"shop_order": {
"infixs-correios-automatico-tracking-history": {
"title": "Histo\u0301rico de Rastreio",
"context": "normal"
},
"infixs-correios-automatico-tracking-code": {
"title": "C\u00f3digo de Rastreio",
"context": "side"
},
"infixs-correios-automatico-prepost": {
"title": "Pr\u00e9-Postagem",
"context": "side"
},
"infixs-correios-automatico-label": {
"title": "Etiqueta e Declarac\u00e3o",
"context": "side"
}
}
}
PHP Error Log 73 lines [23-Dec-2024 10:02:02 UTC] PHP Fatal error: Uncaught Error: Class "WC_Shipping_Zones" not found in /wp-content/plugins/infixs-correios-automatico/src/Services/ShippingService.php:56
Stack trace:
#0 /wp-content/plugins/infixs-correios-automatico/src/Core/Install.php(60): Infixs\CorreiosAutomatico\Services\ShippingService->list_shipping_methods()
#1 /wp-includes/class-wp-hook.php(324): Infixs\CorreiosAutomatico\Core\Install->maybe_show_wizard()
#2 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#3 /wp-includes/plugin.php(517): WP_Hook->do_action()
#4 /wp-settings.php(726): do_action()
#5 /wp-config.php(191): require_once('...')
#6 /wp-load.php(50): require_once('...')
#7 /wp-admin/admin.php(34): require_once('...')
#8 /wp-admin/plugins.php(10): require_once('...')
#9 {main}
thrown in /wp-content/plugins/infixs-correios-automatico/src/Services/ShippingService.php on line 56
[23-Dec-2024 10:02:03 UTC] PHP Fatal error: Uncaught Error: Call to undefined function Infixs\CorreiosAutomatico\Core\Front\WooCommerce\is_account_page() in /wp-content/plugins/infixs-correios-automatico/src/Core/Front/WooCommerce/Order.php:99
Stack trace:
#0 /wp-includes/class-wp-hook.php(324): Infixs\CorreiosAutomatico\Core\Front\WooCommerce\Order->enqueue_order_details_script()
#1 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(517): WP_Hook->do_action()
#3 /wp-includes/script-loader.php(2272): do_action()
#4 /wp-includes/class-wp-hook.php(324): wp_enqueue_scripts()
#5 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#6 /wp-includes/plugin.php(517): WP_Hook->do_action()
#7 /wp-includes/general-template.php(3064): do_action()
#8 /wp-content/themes/twentyseventeen/header.php(22): wp_head()
#9 /wp-includes/template.php(810): require_once('...')
#10 /wp-includes/template.php(745): load_template()
#11 /wp-includes/general-template.php(48): locate_template()
#12 /wp-content/themes/twentyseventeen/index.php(18): get_header()
#13 /wp-includes/template-loader.php(106): include('...')
#14 /wp-blog-header.php(19): require_once('...')
#15 /index.php(17): require('...')
#16 {main}
thrown in /wp-content/plugins/infixs-correios-automatico/src/Core/Front/WooCommerce/Order.php on line 99
[23-Dec-2024 10:02:10 UTC] PHP Fatal error: Uncaught Error: Call to undefined function Infixs\CorreiosAutomatico\Core\Front\WooCommerce\is_account_page() in /wp-content/plugins/infixs-correios-automatico/src/Core/Front/WooCommerce/Order.php:99
Stack trace:
#0 /wp-includes/class-wp-hook.php(324): Infixs\CorreiosAutomatico\Core\Front\WooCommerce\Order->enqueue_order_details_script()
#1 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(517): WP_Hook->do_action()
#3 /wp-includes/script-loader.php(2272): do_action()
#4 /wp-includes/class-wp-hook.php(324): wp_enqueue_scripts()
#5 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#6 /wp-includes/plugin.php(517): WP_Hook->do_action()
#7 /wp-includes/general-template.php(3064): do_action()
#8 /wp-content/themes/twentyseventeen/header.php(22): wp_head()
#9 /wp-includes/template.php(810): require_once('...')
#10 /wp-includes/template.php(745): load_template()
#11 /wp-includes/general-template.php(48): locate_template()
#12 /wp-content/themes/twentyseventeen/index.php(18): get_header()
#13 /wp-includes/template-loader.php(106): include('...')
#14 /wp-blog-header.php(19): require_once('...')
#15 /index.php(17): require('...')
#16 {main}
thrown in /wp-content/plugins/infixs-correios-automatico/src/Core/Front/WooCommerce/Order.php on line 99
[23-Dec-2024 10:02:10 UTC] PHP Fatal error: Uncaught Error: Call to undefined function Infixs\CorreiosAutomatico\Core\Front\WooCommerce\is_account_page() in /wp-content/plugins/infixs-correios-automatico/src/Core/Front/WooCommerce/Order.php:99
Stack trace:
#0 /wp-includes/class-wp-hook.php(324): Infixs\CorreiosAutomatico\Core\Front\WooCommerce\Order->enqueue_order_details_script()
#1 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(517): WP_Hook->do_action()
#3 /wp-includes/script-loader.php(2272): do_action()
#4 /wp-includes/class-wp-hook.php(324): wp_enqueue_scripts()
#5 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#6 /wp-includes/plugin.php(517): WP_Hook->do_action()
#7 /wp-includes/general-template.php(3064): do_action()
#8 /wp-content/themes/twentyseventeen/header.php(22): wp_head()
#9 /wp-includes/template.php(810): require_once('...')
#10 /wp-includes/template.php(745): load_template()
#11 /wp-includes/general-template.php(48): locate_template()
#12 /wp-content/themes/twentyseventeen/index.php(18): get_header()
#13 /wp-includes/template-loader.php(106): include('...')
#14 /wp-blog-header.php(19): require_once('...')
#15 /index.php(17): require('...')
#16 {main}
thrown in /wp-content/plugins/infixs-correios-automatico/src/Core/Front/WooCommerce/Order.php on line 99