Mercado Pago 7.6.2

Does Mercado Pago work with WordPress 6.6.1 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: 21.75 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.1
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=7db3b657b0
Aspect after-activation
HTTP status 200
Load time 0.260 s
Memory usage 3.5 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.202 s
Memory usage 3.42 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.350 s0.343 s-0.007 s3.47 MiB3.49 MiB+ 18.25 KiB
/wp-admin/edit.php0.220 s0.220 s+0.000 s3.54 MiB3.55 MiB+ 14.85 KiB
/wp-admin/post-new.php0.826 s0.611 s-0.215 s5.75 MiB5.77 MiB+ 18.75 KiB
/wp-admin/upload.php0.686 s0.325 s-0.361 s3.49 MiB3.49 MiB- 3.29 KiB
/wp-admin/options-writing.php0.204 s0.349 s+0.145 s3.41 MiB3.47 MiB+ 59.52 KiB
/wp-admin/media-new.php0.289 s0.306 s+0.017 s3.4 MiB3.47 MiB+ 72.9 KiB
/wp-admin/edit-tags.php?taxonomy=category0.193 s0.202 s+0.009 s3.47 MiB3.49 MiB+ 19.57 KiB
/wp-admin/post-new.php?post_type=page0.610 s0.632 s+0.022 s5.75 MiB5.76 MiB+ 18.34 KiB
/wp-admin/options-discussion.php0.229 s0.268 s+0.039 s3.41 MiB3.47 MiB+ 61.2 KiB
/wp-admin/edit-comments.php0.216 s0.225 s+0.009 s3.49 MiB3.49 MiB- 3.3 KiB
/0.325 s0.218 s-0.107 s3.45 MiB3.42 MiB- 37.59 KiB
Average 0.377 s0.336 s-0.041 s3.88 MiB3.9 MiB+ 21.75 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.7%15,8079,644227
CSS14.2%3,7621110
JavaScript13.3%3,5355046
PO File12.8%3,3842,3342
SVG0.0%901
Total 26,497 12,039 286

PHP Code Analysis | More results »

Lines of code 13,393
Total complexity 1,721
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 978
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

[23-Jul-2024 19:40:58 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(826): 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