Correios Automático - Rastreio, Etiqueta e Frete 1.0.0

Does "Correios Automático - Rastreio, Etiqueta e Frete" work with WordPress 6.6.2 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
1PHP fatal errors
No JavaScript exceptions
1Page failed to load
  • 1 500 Internal Server Error
No resource errors
Performance

Memory usage: 82.92 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.6.2
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=c65ca62598
Aspect after-activation
HTTP status 500
Load time 0.194 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 200
Load time 0.411 s
Memory usage 3.46 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.474 s0.375 s-0.099 s3.47 MiB3.54 MiB+ 63.67 KiB
/wp-admin/edit.php0.231 s0.242 s+0.011 s3.54 MiB3.6 MiB+ 63.71 KiB
/wp-admin/post-new.php0.802 s1.073 s+0.271 s5.76 MiB5.86 MiB+ 111.41 KiB
/wp-admin/upload.php0.601 s0.381 s-0.220 s3.49 MiB3.53 MiB+ 46.36 KiB
/wp-admin/options-writing.php0.216 s0.209 s-0.007 s3.41 MiB3.52 MiB+ 109.16 KiB
/wp-admin/media-new.php0.283 s0.242 s-0.041 s3.4 MiB3.52 MiB+ 122.55 KiB
/wp-admin/edit-tags.php?taxonomy=category0.202 s0.199 s-0.003 s3.47 MiB3.54 MiB+ 69.21 KiB
/wp-admin/post-new.php?post_type=page1.062 s0.960 s-0.102 s5.75 MiB5.85 MiB+ 108.66 KiB
/wp-admin/options-discussion.php0.250 s0.309 s+0.059 s3.41 MiB3.52 MiB+ 110.85 KiB
/wp-admin/edit-comments.php0.328 s0.221 s-0.107 s3.49 MiB3.53 MiB+ 46.35 KiB
/0.367 s0.255 s-0.112 s3.4 MiB3.46 MiB+ 60.14 KiB
Average 0.438 s0.406 s-0.032 s3.87 MiB3.95 MiB+ 82.92 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
Language % Lines of code Comment lines Files
PHP90.5%4,4982,70581
JavaScript7.5%3721622
CSS1.7%8502
Markdown0.3%1301
Total 4,968 2,867 86

PHP Code Analysis | More results »

Lines of code 4,263
Total complexity 716
Median class complexity 5.0
Median method complexity 1.0
Most complex class Infixs\CorreiosAutomatico\Services\ShippingService
Most complex function Infixs\CorreiosAutomatico\Services\ShippingService::clone_options()
Classes 69
Methods 338
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 2

Options wp_options 1

Meta Boxes

{
    "shop_order": {
        "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 13 lines

[21-Oct-2024 08:36:23 UTC] PHP Fatal error:  Uncaught Error: Class "WC_Shipping_Zones" not found in /wp-content/plugins/infixs-correios-automatico/src/Services/ShippingService.php:29
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(722): 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 29
See also: All tests for this plugin