Free Downloads WooCommerce 3.5.9

Does Free Downloads WooCommerce work with WordPress 6.7.2 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
2PHP fatal errors
1PHP deprecation warnings
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 274.59 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.7.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 5,000+
WordPress.org page https://wordpress.org/plugins/download-now-for-woocommerce/
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=download-now-for-woocommerce%2Fsom-woocommerce-download-now.php&plugin_status=all&paged=1&s&_wpnonce=e1f8e51eb0
Aspect after-activation
HTTP status 200
Load time 0.447 s
Memory usage 3.78 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.158 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.266 s0.285 s+0.019 s3.48 MiB3.75 MiB+ 277.06 KiB
/wp-admin/edit.php0.197 s0.177 s-0.020 s3.54 MiB3.81 MiB+ 276.65 KiB
/wp-admin/post-new.php0.726 s0.618 s-0.108 s5.93 MiB6.21 MiB+ 288.2 KiB
/wp-admin/upload.php0.525 s0.276 s-0.249 s3.5 MiB3.75 MiB+ 264.38 KiB
/wp-admin/options-writing.php0.188 s0.181 s-0.007 s3.47 MiB3.74 MiB+ 268.37 KiB
/wp-admin/media-new.php0.272 s0.170 s-0.102 s3.46 MiB3.73 MiB+ 276.56 KiB
/wp-admin/edit-tags.php?taxonomy=category0.172 s0.387 s+0.215 s3.48 MiB3.75 MiB+ 281.73 KiB
/wp-admin/post-new.php?post_type=page0.617 s0.574 s-0.043 s5.92 MiB6.2 MiB+ 283.73 KiB
/wp-admin/options-discussion.php0.293 s0.224 s-0.069 s3.48 MiB3.73 MiB+ 264.87 KiB
/wp-admin/edit-comments.php0.182 s0.204 s+0.022 s3.5 MiB3.75 MiB+ 264.37 KiB
/0.277 s0.144 s-0.133 s3.48 MiB
Average 0.338 s0.295 s-0.043 s3.93 MiB4.24 MiB+ 274.59 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
CSS
Language % Lines of code Comment lines Files
PHP61.6%6,2971,19347
PO File25.2%2,5761,0444
CSS11.1%1,138353
JavaScript1.5%154432
JSON0.6%5701
Total 10,222 2,315 57

PHP Code Analysis | More results »

Lines of code 6,219
Total complexity 1,275
Median class complexity 7.0
Median method complexity 1.0
Most complex class SOM\FreeDownloads\Lib\Requirements\Requirements
Most complex function somdn_product_page()
Classes 15
Methods 84
Functions 298

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.

Meta Boxes

{
    "product": {
        "download_now-download-now": {
            "title": "Free Downloads",
            "context": "side"
        }
    }
}

PHP Error Log 41 lines

[28-Feb-2025 19:48:16 UTC] PHP Deprecated:  Optional parameter $product_id declared before required parameter $zip_file_rename is implicitly treated as a required parameter in /wp-content/plugins/download-now-for-woocommerce/Includes/Legacy/somdn-downloader.php on line 286
[28-Feb-2025 19:48:17 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function is_product() in /wp-content/plugins/download-now-for-woocommerce/woo-files/somdn-woo-functions.php:96
Stack trace:
#0 /wp-includes/class-wp-hook.php(324): somdn_is_single_product_woo()
#1 /wp-includes/plugin.php(205): WP_Hook->apply_filters()
#2 /wp-content/plugins/download-now-for-woocommerce/Includes/Legacy/somdn-functions.php(144): apply_filters()
#3 /wp-content/plugins/download-now-for-woocommerce/woo-files/somdn-woo-compatibility.php(466): somdn_is_single_product()
#4 /wp-includes/class-wp-hook.php(324): somdn_purchasable_compat_head()
#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(3064): 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/download-now-for-woocommerce/woo-files/somdn-woo-functions.php on line 96
[28-Feb-2025 19:48:24 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function is_product() in /wp-content/plugins/download-now-for-woocommerce/woo-files/somdn-woo-functions.php:96
Stack trace:
#0 /wp-includes/class-wp-hook.php(324): somdn_is_single_product_woo()
#1 /wp-includes/plugin.php(205): WP_Hook->apply_filters()
#2 /wp-content/plugins/download-now-for-woocommerce/Includes/Legacy/somdn-functions.php(144): apply_filters()
#3 /wp-content/plugins/download-now-for-woocommerce/woo-files/somdn-woo-compatibility.php(466): somdn_is_single_product()
#4 /wp-includes/class-wp-hook.php(324): somdn_purchasable_compat_head()
#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(3064): 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/download-now-for-woocommerce/woo-files/somdn-woo-functions.php on line 96
See also: All tests for this plugin