Correios Automático - Rastreio, Frete, Etiqueta, Declaração e Devolução 1.2.6

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 .

Summary

Errors
3PHP fatal errors
No JavaScript exceptions
2Pages failed to load
  • 2 500 Internal Server Error
No resource errors
Performance

Memory usage: 111.83 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 version6.7.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 2,000+
WordPress.org page https://wordpress.org/plugins/infixs-correios-automatico/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 2

WordPress › Error

Page screenshot: 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=bdacce7570
Aspect after-activation
HTTP status 500
Load time 0.203 s
Memory usage N/A
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 500
Load time 0.061 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.php0.344 s0.342 s-0.002 s3.48 MiB3.58 MiB+ 102.77 KiB
/wp-admin/edit.php0.213 s0.191 s-0.022 s3.54 MiB3.64 MiB+ 102.71 KiB
/wp-admin/post-new.php0.811 s0.672 s-0.139 s5.92 MiB6.11 MiB+ 189.05 KiB
/wp-admin/upload.php0.576 s0.340 s-0.236 s3.5 MiB3.58 MiB+ 84.57 KiB
/wp-admin/options-writing.php0.240 s0.194 s-0.046 s3.47 MiB3.56 MiB+ 88.56 KiB
/wp-admin/media-new.php0.369 s0.216 s-0.153 s3.46 MiB3.56 MiB+ 96.76 KiB
/wp-admin/edit-tags.php?taxonomy=category0.199 s0.393 s+0.194 s3.48 MiB3.58 MiB+ 107.43 KiB
/wp-admin/post-new.php?post_type=page0.666 s0.597 s-0.069 s5.92 MiB6.1 MiB+ 176.73 KiB
/wp-admin/options-discussion.php0.300 s0.251 s-0.049 s3.47 MiB3.56 MiB+ 85.12 KiB
/wp-admin/edit-comments.php0.214 s0.207 s-0.007 s3.49 MiB3.58 MiB+ 84.62 KiB
Average 0.393 s0.340 s-0.053 s3.97 MiB4.08 MiB+ 111.83 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
JavaScript
Language % Lines of code Comment lines Files
PHP85.1%7,0733,883110
JavaScript10.2%8442905
CSS4.6%38063
Markdown0.2%1301
Total 8,310 4,179 119

PHP Code Analysis | More results »

Lines of code 6,462
Total complexity 1,150
Median class complexity 5.0
Median method complexity 1.0
Most complex class Infixs\CorreiosAutomatico\Core\Shipping\CorreiosShippingMethod
Most complex function Infixs\CorreiosAutomatico\Services\ShippingService::clone_options()
Classes 91
Methods 503
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

Options wp_options 1

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 53 lines

[20-Dec-2024 09:25:52 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
[20-Dec-2024 09:25:53 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
[20-Dec-2024 09:26:01 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
See also: All tests for this plugin