Mercado Pago 7.6.3

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: 22.53 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=c4f540494b
Aspect after-activation
HTTP status 200
Load time 0.248 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.203 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.326 s0.286 s-0.040 s3.47 MiB3.49 MiB+ 19.03 KiB
/wp-admin/edit.php0.186 s0.172 s-0.014 s3.54 MiB3.55 MiB+ 15.63 KiB
/wp-admin/post-new.php0.676 s0.567 s-0.109 s5.75 MiB5.77 MiB+ 19.53 KiB
/wp-admin/upload.php0.512 s0.341 s-0.171 s3.49 MiB3.49 MiB- 2.51 KiB
/wp-admin/options-writing.php0.175 s0.173 s-0.002 s3.41 MiB3.47 MiB+ 60.3 KiB
/wp-admin/media-new.php0.255 s0.403 s+0.148 s3.4 MiB3.47 MiB+ 73.68 KiB
/wp-admin/edit-tags.php?taxonomy=category0.186 s0.208 s+0.022 s3.47 MiB3.49 MiB+ 20.35 KiB
/wp-admin/post-new.php?post_type=page0.553 s0.551 s-0.002 s5.75 MiB5.77 MiB+ 19.11 KiB
/wp-admin/options-discussion.php0.217 s0.233 s+0.016 s3.41 MiB3.47 MiB+ 61.98 KiB
/wp-admin/edit-comments.php0.212 s0.197 s-0.015 s3.49 MiB3.49 MiB- 2.52 KiB
/0.292 s0.190 s-0.102 s3.45 MiB3.42 MiB- 36.81 KiB
Average 0.326 s0.302 s-0.024 s3.88 MiB3.9 MiB+ 22.53 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

[29-Jul-2024 19:28:53 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