Mercado Pago 7.6.1

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=e3d6ac503f
Aspect after-activation
HTTP status 200
Load time 0.259 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.188 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.373 s0.333 s-0.040 s3.44 MiB3.45 MiB+ 18.72 KiB
/wp-admin/edit.php0.215 s0.226 s+0.011 s3.46 MiB3.48 MiB+ 19.36 KiB
/wp-admin/post-new.php0.934 s0.613 s-0.321 s5.59 MiB5.61 MiB+ 23.22 KiB
/wp-admin/upload.php0.605 s0.458 s-0.147 s3.38 MiB3.38 MiB+ 1.31 KiB
/wp-admin/options-writing.php0.229 s0.210 s-0.019 s3.37 MiB3.37 MiB- 5.9 KiB
/wp-admin/media-new.php0.313 s0.278 s-0.035 s3.35 MiB3.37 MiB+ 14.33 KiB
/wp-admin/edit-tags.php?taxonomy=category0.199 s0.226 s+0.027 s3.37 MiB3.39 MiB+ 18.67 KiB
/wp-admin/post-new.php?post_type=page0.565 s0.597 s+0.032 s5.59 MiB5.6 MiB+ 18.8 KiB
/wp-admin/options-discussion.php0.355 s0.339 s-0.016 s3.36 MiB3.36 MiB+ 2.63 KiB
/wp-admin/edit-comments.php0.265 s0.246 s-0.019 s3.39 MiB3.39 MiB+ 1.3 KiB
/0.315 s0.203 s-0.112 s3.42 MiB3.38 MiB- 36.98 KiB
Average 0.397 s0.339 s-0.058 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 18:23: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