Ficoo - Fatture in Cloud for Woocommerce 2.12

Does "Ficoo - Fatture in Cloud for Woocommerce" work with WordPress 6.5.3 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
2PHP fatal errors
No JavaScript exceptions
1Page failed to load
  • 1 500 Internal Server Error
No resource errors
Performance

Memory usage: 127.49 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 50+
WordPress.org page https://wordpress.org/plugins/ficoo-smart-connector-core/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 4

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=ficoo-smart-connector-core%2Fficoo-smart-connector-core.php&plugin_status=all&paged=1&s&_wpnonce=427916703e
Aspect after-activation
HTTP status 200
Load time 0.350 s
Memory usage 3.55 MiB
JS errors None
Resource errors None

Ficoo

Page screenshot: Ficoo
URL /wp-admin/admin.php?page=ficoo-smart-connector-core-connect
Aspect menu-item
HTTP status 200
Load time 1.119 s
Memory usage 3.51 MiB
JS errors None
Resource errors None

Ficoo → Log

Page screenshot: Ficoo → Log
URL /wp-admin/admin.php?page=ficoo-smart-connector-core-log
Aspect menu-item
HTTP status 200
Load time 0.180 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 500
Load time 0.054 s
Memory usage N/A
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.364 s0.298 s-0.066 s3.44 MiB3.57 MiB+ 135.04 KiB
/wp-admin/edit.php0.220 s0.213 s-0.007 s3.46 MiB3.59 MiB+ 135.41 KiB
/wp-admin/post-new.php0.962 s0.610 s-0.352 s5.59 MiB5.73 MiB+ 139.41 KiB
/wp-admin/upload.php0.572 s0.483 s-0.089 s3.38 MiB3.5 MiB+ 118 KiB
/wp-admin/options-writing.php0.213 s0.204 s-0.009 s3.37 MiB3.48 MiB+ 109.96 KiB
/wp-admin/media-new.php0.281 s0.272 s-0.009 s3.35 MiB3.48 MiB+ 130.19 KiB
/wp-admin/edit-tags.php?taxonomy=category0.187 s0.202 s+0.015 s3.37 MiB3.5 MiB+ 135.36 KiB
/wp-admin/post-new.php?post_type=page0.560 s0.608 s+0.048 s5.59 MiB5.72 MiB+ 134.99 KiB
/wp-admin/options-discussion.php0.241 s0.471 s+0.230 s3.36 MiB3.47 MiB+ 118.49 KiB
/wp-admin/edit-comments.php0.280 s0.221 s-0.059 s3.39 MiB3.51 MiB+ 118.03 KiB
Average 0.388 s0.358 s-0.030 s3.83 MiB3.95 MiB+ 127.49 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
PO File
Language % Lines of code Comment lines Files
PHP77.3%5,3442,39526
PO File13.3%9225651
JavaScript5.5%383755
SVG3.2%2191517
CSS0.7%46142
Total 6,914 3,064 51

PHP Code Analysis | More results »

Lines of code 5,323
Total complexity 706
Median class complexity 7.0
Median method complexity 2.0
Most complex class Ficoo_Smart_Connector_Core_Admin
Most complex function Ficoo_Smart_Connector_Core_Public::ficoo_core_action___process_checkout_fields___callback()
Classes 15
Methods 160
Functions 4

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 47

PHP Error Log 40 lines

[18-May-2024 03:58:02 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function is_checkout() in /wp-content/plugins/ficoo-smart-connector-core/public/class-ficoo-smart-connector-core-public.php:73
Stack trace:
#0 /wp-includes/class-wp-hook.php(324): Ficoo_Smart_Connector_Core_Public->ficoo_core_action___enqueue_public_styles___callback()
#1 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(517): WP_Hook->do_action()
#3 /wp-includes/script-loader.php(2265): do_action()
#4 /wp-includes/class-wp-hook.php(324): wp_enqueue_scripts()
#5 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#6 /wp-includes/plugin.php(517): WP_Hook->do_action()
#7 /wp-includes/general-template.php(3050): do_action()
#8 /wp-content/themes/twentyseventeen/header.php(22): wp_head()
#9 /wp-includes/template.php(810): require_once('...')
#10 /wp-includes/template.php(745): load_template()
#11 /wp-includes/general-template.php(48): locate_template()
#12 /wp-content/themes/twentyseventeen/index.php(18): get_header()
#13 /wp-includes/template-loader.php(106): include('...')
#14 /wp-blog-header.php(19): require_once('...')
#15 /index.php(17): require('...')
#16 {main}
  thrown in /wp-content/plugins/ficoo-smart-connector-core/public/class-ficoo-smart-connector-core-public.php on line 73
[18-May-2024 03:58:11 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function is_checkout() in /wp-content/plugins/ficoo-smart-connector-core/public/class-ficoo-smart-connector-core-public.php:73
Stack trace:
#0 /wp-includes/class-wp-hook.php(324): Ficoo_Smart_Connector_Core_Public->ficoo_core_action___enqueue_public_styles___callback()
#1 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(517): WP_Hook->do_action()
#3 /wp-includes/script-loader.php(2265): do_action()
#4 /wp-includes/class-wp-hook.php(324): wp_enqueue_scripts()
#5 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#6 /wp-includes/plugin.php(517): WP_Hook->do_action()
#7 /wp-includes/general-template.php(3050): do_action()
#8 /wp-content/themes/twentyseventeen/header.php(22): wp_head()
#9 /wp-includes/template.php(810): require_once('...')
#10 /wp-includes/template.php(745): load_template()
#11 /wp-includes/general-template.php(48): locate_template()
#12 /wp-content/themes/twentyseventeen/index.php(18): get_header()
#13 /wp-includes/template-loader.php(106): include('...')
#14 /wp-blog-header.php(19): require_once('...')
#15 /index.php(17): require('...')
#16 {main}
  thrown in /wp-content/plugins/ficoo-smart-connector-core/public/class-ficoo-smart-connector-core-public.php on line 73
See also: All tests for this plugin