Correios Automático - Rastreio, Etiqueta e Frete 1.0.1

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
3PHP fatal errors
No JavaScript exceptions
2Pages failed to load
  • 2 500 Internal Server Error
No resource errors
Performance

Memory usage: 92.25 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=a040e1097e
Aspect after-activation
HTTP status 500
Load time 0.349 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.056 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.360 s0.307 s-0.053 s3.47 MiB3.54 MiB+ 71.36 KiB
/wp-admin/edit.php0.208 s0.185 s-0.023 s3.54 MiB3.61 MiB+ 71.3 KiB
/wp-admin/post-new.php0.817 s0.599 s-0.218 s5.76 MiB5.87 MiB+ 113.82 KiB
/wp-admin/upload.php0.759 s0.416 s-0.343 s3.49 MiB3.54 MiB+ 53.9 KiB
/wp-admin/options-writing.php0.239 s0.177 s-0.062 s3.41 MiB3.52 MiB+ 116.7 KiB
/wp-admin/media-new.php0.250 s0.456 s+0.206 s3.4 MiB3.52 MiB+ 130.09 KiB
/wp-admin/edit-tags.php?taxonomy=category0.212 s0.184 s-0.028 s3.47 MiB3.55 MiB+ 76.76 KiB
/wp-admin/post-new.php?post_type=page0.604 s0.594 s-0.010 s5.75 MiB5.86 MiB+ 116.3 KiB
/wp-admin/options-discussion.php0.281 s0.245 s-0.036 s3.41 MiB3.52 MiB+ 118.39 KiB
/wp-admin/edit-comments.php0.247 s0.222 s-0.025 s3.49 MiB3.54 MiB+ 53.89 KiB
Average 0.398 s0.339 s-0.059 s3.92 MiB4.01 MiB+ 92.25 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
PHP87.2%4,6732,73383
JavaScript9.1%4902203
CSS3.4%18242
Markdown0.2%1301
Total 5,358 2,957 89

PHP Code Analysis | More results »

Lines of code 4,370
Total complexity 733
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 343
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 53 lines

[22-Oct-2024 08:11:07 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
[22-Oct-2024 08:11:08 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function Infixs\CorreiosAutomatico\Core\Front\is_product() in /wp-content/plugins/infixs-correios-automatico/src/Core/Front/Front.php:38
Stack trace:
#0 /wp-includes/class-wp-hook.php(324): Infixs\CorreiosAutomatico\Core\Front\Front->enqueue_scripts()
#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(2263): 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(3065): 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/Front.php on line 38
[22-Oct-2024 08:11:16 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function Infixs\CorreiosAutomatico\Core\Front\is_product() in /wp-content/plugins/infixs-correios-automatico/src/Core/Front/Front.php:38
Stack trace:
#0 /wp-includes/class-wp-hook.php(324): Infixs\CorreiosAutomatico\Core\Front\Front->enqueue_scripts()
#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(2263): 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(3065): 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/Front.php on line 38
See also: All tests for this plugin