Mercado Pago 7.4.0

Does Mercado Pago work with WordPress 6.5.3 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: 7.58 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.3
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=c11f22a072
Aspect after-activation
HTTP status 200
Load time 0.273 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.198 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.386 s0.348 s-0.038 s3.44 MiB3.45 MiB+ 19.74 KiB
/wp-admin/edit.php0.223 s0.238 s+0.015 s3.46 MiB3.48 MiB+ 20.01 KiB
/wp-admin/post-new.php0.974 s0.617 s-0.357 s5.59 MiB5.61 MiB+ 24.23 KiB
/wp-admin/upload.php0.627 s0.461 s-0.166 s3.38 MiB3.38 MiB+ 2.33 KiB
/wp-admin/options-writing.php0.223 s0.196 s-0.027 s3.37 MiB3.37 MiB- 5.71 KiB
/wp-admin/media-new.php0.303 s0.235 s-0.068 s3.35 MiB3.37 MiB+ 14.52 KiB
/wp-admin/edit-tags.php?taxonomy=category0.188 s0.207 s+0.019 s3.37 MiB3.39 MiB+ 19.69 KiB
/wp-admin/post-new.php?post_type=page0.608 s0.625 s+0.017 s5.59 MiB5.6 MiB+ 19.81 KiB
/wp-admin/options-discussion.php0.244 s0.285 s+0.041 s3.36 MiB3.36 MiB+ 2.82 KiB
/wp-admin/edit-comments.php0.497 s0.199 s-0.298 s3.39 MiB3.39 MiB+ 2.32 KiB
/0.373 s0.181 s-0.192 s3.42 MiB3.38 MiB- 36.34 KiB
Average 0.422 s0.327 s-0.096 s3.79 MiB3.8 MiB+ 7.58 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.3%15,2919,443223
CSS14.2%3,6662010
JavaScript13.7%3,5285046
PO File12.8%3,3052,1342
Total 25,790 11,647 281

PHP Code Analysis | More results »

Lines of code 12,983
Total complexity 1,668
Median class complexity 3.0
Median method complexity 1.0
Most complex class MercadoPago\Woocommerce\Configs\Seller
Most complex function MercadoPago\Woocommerce\Admin\Settings::mercadopagoUpdateOptionCredentials()
Classes 174
Methods 940
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

[07-May-2024 19:38:08 UTC] PHP Fatal error:  Uncaught Error: Call to a member function updateStepDisable() on null in /wp-content/plugins/woocommerce-mercadopago/src/WoocommerceMercadoPago.php:296
Stack trace:
#0 /wp-content/plugins/woocommerce-mercadopago/woocommerce-mercadopago.php(62): 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 296
See also: All tests for this plugin