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

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: 114.29 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=36e48f60a6
Aspect after-activation
HTTP status 500
Load time 0.207 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.063 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.303 s0.341 s+0.038 s3.48 MiB3.58 MiB+ 104.28 KiB
/wp-admin/edit.php0.210 s0.204 s-0.006 s3.54 MiB3.64 MiB+ 104.23 KiB
/wp-admin/post-new.php0.794 s0.653 s-0.141 s5.92 MiB6.11 MiB+ 190.56 KiB
/wp-admin/upload.php0.564 s0.339 s-0.225 s3.5 MiB3.58 MiB+ 86.82 KiB
/wp-admin/options-writing.php0.237 s0.201 s-0.036 s3.47 MiB3.56 MiB+ 90.81 KiB
/wp-admin/media-new.php0.348 s0.245 s-0.103 s3.46 MiB3.56 MiB+ 99.01 KiB
/wp-admin/edit-tags.php?taxonomy=category0.179 s0.348 s+0.169 s3.48 MiB3.58 MiB+ 109.68 KiB
/wp-admin/post-new.php?post_type=page0.586 s0.650 s+0.064 s5.92 MiB6.1 MiB+ 183.41 KiB
/wp-admin/options-discussion.php0.281 s0.254 s-0.027 s3.47 MiB3.56 MiB+ 87.31 KiB
/wp-admin/edit-comments.php0.222 s0.209 s-0.013 s3.49 MiB3.58 MiB+ 86.81 KiB
Average 0.372 s0.344 s-0.028 s3.97 MiB4.09 MiB+ 114.29 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.0%7,0653,883110
JavaScript10.2%8452905
CSS4.7%39163
Markdown0.2%1301
Total 8,314 4,179 119

PHP Code Analysis | More results »

Lines of code 6,452
Total complexity 1,148
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

[18-Dec-2024 22:15: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
[18-Dec-2024 22:15: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:90
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 90
[18-Dec-2024 22:15:11 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:90
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 90
See also: All tests for this plugin