Mercado Pago 7.6.0

Does Mercado Pago work with WordPress 6.5.5 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
1PHP fatal errors
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 6.86 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.5.5
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 100,000+
WordPress.org page https://wordpress.org/plugins/woocommerce-mercadopago/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 2

Plugins ‹ Test site — WordPress

Page screenshot: Plugins ‹ Test site — WordPress
URL /wp-admin/plugins.php?plugin_status=all&paged=1&s
Requested URL /wp-admin/plugins.php?action=activate&plugin=woocommerce-mercadopago%2Fwoocommerce-mercadopago.php&plugin_status=all&paged=1&s&_wpnonce=82b71648d9
Aspect after-activation
HTTP status 200
Load time 0.271 s
Memory usage 3.42 MiB
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.211 s
Memory usage 3.38 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.455 s0.345 s-0.110 s3.44 MiB3.45 MiB+ 18.72 KiB
/wp-admin/edit.php0.235 s0.220 s-0.015 s3.46 MiB3.48 MiB+ 19.36 KiB
/wp-admin/post-new.php0.975 s0.641 s-0.334 s5.59 MiB5.61 MiB+ 23.23 KiB
/wp-admin/upload.php0.671 s0.641 s-0.030 s3.38 MiB3.38 MiB+ 1.31 KiB
/wp-admin/options-writing.php0.247 s0.266 s+0.019 s3.37 MiB3.37 MiB- 5.9 KiB
/wp-admin/media-new.php0.348 s0.254 s-0.094 s3.35 MiB3.37 MiB+ 14.33 KiB
/wp-admin/edit-tags.php?taxonomy=category0.222 s0.189 s-0.033 s3.37 MiB3.39 MiB+ 18.67 KiB
/wp-admin/post-new.php?post_type=page0.616 s0.554 s-0.062 s5.59 MiB5.6 MiB+ 18.8 KiB
/wp-admin/options-discussion.php0.260 s0.278 s+0.018 s3.36 MiB3.36 MiB+ 2.63 KiB
/wp-admin/edit-comments.php0.271 s0.399 s+0.128 s3.39 MiB3.39 MiB+ 1.3 KiB
/0.338 s0.230 s-0.108 s3.42 MiB3.38 MiB- 36.98 KiB
Average 0.422 s0.365 s-0.056 s3.79 MiB3.8 MiB+ 6.86 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
CSS
JavaScript
PO File
Language % Lines of code Comment lines Files
PHP59.6%15,7959,633227
CSS14.2%3,7621110
JavaScript13.3%3,5355046
PO File12.8%3,3842,3342
SVG0.0%901
Total 26,485 12,028 286

PHP Code Analysis | More results »

Lines of code 13,381
Total complexity 1,720
Median class complexity 3.0
Median method complexity 1.0
Most complex class MercadoPago\Woocommerce\Configs\Seller
Most complex function MercadoPago\Woocommerce\Gateways\CustomGateway::handleResponseStatus()
Classes 177
Methods 977
Functions 2

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.

Options wp_options 1

PHP Error Log 10 lines

[26-Jun-2024 15:17:21 UTC] PHP Fatal error:  Uncaught Error: Call to a member function updateStepDisable() on null in /wp-content/plugins/woocommerce-mercadopago/src/WoocommerceMercadoPago.php:297
Stack trace:
#0 /wp-content/plugins/woocommerce-mercadopago/woocommerce-mercadopago.php(58): MercadoPago\Woocommerce\WoocommerceMercadoPago->disablePlugin()
#1 /wp-includes/class-wp-hook.php(324): mp_disable_plugin()
#2 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#3 /wp-includes/plugin.php(517): WP_Hook->do_action()
#4 /wp-admin/includes/plugin.php(828): do_action()
#5 /wp-admin/plugins.php(211): deactivate_plugins()
#6 {main}
  thrown in /wp-content/plugins/woocommerce-mercadopago/src/WoocommerceMercadoPago.php on line 297
See also: All tests for this plugin