Mercado Pago 7.6.4

Does Mercado Pago work with WordPress 6.6.2 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.2
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=29b2d4212f
Aspect after-activation
HTTP status 200
Load time 0.282 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.211 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.374 s0.337 s-0.037 s3.47 MiB3.49 MiB+ 19.03 KiB
/wp-admin/edit.php0.215 s0.209 s-0.006 s3.54 MiB3.55 MiB+ 15.63 KiB
/wp-admin/post-new.php0.843 s0.627 s-0.216 s5.75 MiB5.77 MiB+ 19.53 KiB
/wp-admin/upload.php0.724 s0.475 s-0.249 s3.49 MiB3.49 MiB- 2.51 KiB
/wp-admin/options-writing.php0.233 s0.205 s-0.028 s3.41 MiB3.47 MiB+ 60.3 KiB
/wp-admin/media-new.php0.267 s0.257 s-0.010 s3.4 MiB3.47 MiB+ 73.68 KiB
/wp-admin/edit-tags.php?taxonomy=category0.216 s0.213 s-0.003 s3.47 MiB3.49 MiB+ 20.35 KiB
/wp-admin/post-new.php?post_type=page0.638 s0.594 s-0.044 s5.75 MiB5.77 MiB+ 19.12 KiB
/wp-admin/options-discussion.php0.451 s0.452 s+0.001 s3.41 MiB3.47 MiB+ 61.98 KiB
/wp-admin/edit-comments.php0.234 s0.242 s+0.008 s3.49 MiB3.49 MiB- 2.52 KiB
/0.314 s0.208 s-0.106 s3.45 MiB3.42 MiB- 36.81 KiB
Average 0.410 s0.347 s-0.063 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,8719,651227
CSS14.1%3,7621110
JavaScript13.4%3,5625046
PO File12.7%3,3882,3482
SVG0.0%901
Total 26,592 12,060 286

PHP Code Analysis | More results »

Lines of code 13,421
Total complexity 1,722
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 979
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

[10-Sep-2024 19:54:16 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