Does Free Downloads WooCommerce work with WordPress 6.7.2 and PHP 8.1.12? A smoke test was performed on .
2 | PHP fatal errors |
No JavaScript exceptions | |
All test pages loaded successfully | |
No resource errors |
Memory usage: 274.34 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.
WordPress version | 6.7.2 |
---|---|
PHP version | 8.1.12 |
MySQL version | 10.6.10 |
PHP memory limit | 512M |
Last updated | |
---|---|
Active installs | 5,000+ |
WordPress.org page | https://wordpress.org/plugins/download-now-for-woocommerce/ |
Badges |
|
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=798743a237 |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.261 s |
Memory usage | 3.78 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.116 s |
Memory usage | N/A |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.301 s | 0.259 s | -0.042 s | 3.48 MiB | 3.75 MiB | + 276.81 KiB |
/wp-admin/edit.php | 0.186 s | 0.174 s | -0.012 s | 3.54 MiB | 3.81 MiB | + 276.4 KiB |
/wp-admin/post-new.php | 0.706 s | 0.609 s | -0.097 s | 5.93 MiB | 6.21 MiB | + 287.96 KiB |
/wp-admin/upload.php | 0.536 s | 0.626 s | +0.090 s | 3.5 MiB | 3.75 MiB | + 264.13 KiB |
/wp-admin/options-writing.php | 0.200 s | 0.194 s | -0.006 s | 3.47 MiB | 3.74 MiB | + 268.12 KiB |
/wp-admin/media-new.php | 0.247 s | 0.237 s | -0.010 s | 3.46 MiB | 3.73 MiB | + 276.31 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.192 s | 0.204 s | +0.012 s | 3.48 MiB | 3.75 MiB | + 281.48 KiB |
/wp-admin/post-new.php?post_type=page | 0.549 s | 0.532 s | -0.017 s | 5.92 MiB | 6.2 MiB | + 283.48 KiB |
/wp-admin/options-discussion.php | 0.244 s | 0.250 s | +0.006 s | 3.48 MiB | 3.73 MiB | + 264.62 KiB |
/wp-admin/edit-comments.php | 0.380 s | 0.207 s | -0.173 s | 3.5 MiB | 3.75 MiB | + 264.12 KiB |
/ | 0.287 s | 0.139 s | -0.148 s | 3.41 MiB | ||
Average | 0.348 s | 0.312 s | -0.036 s | 3.92 MiB | 4.24 MiB | + 274.34 KiB |
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.
Language | % | Lines of code | Comment lines | Files | |
---|---|---|---|---|---|
PHP | 61.2% | 6,206 | 1,143 | 47 | |
PO File | 25.4% | 2,576 | 1,044 | 4 | |
CSS | 11.3% | 1,140 | 35 | 3 | |
JavaScript | 1.5% | 154 | 43 | 2 | |
JSON | 0.6% | 57 | 0 | 1 | |
Total | 10,133 | 2,265 | 57 |
Lines of code | 6,126 |
---|---|
Total complexity | 1,257 |
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 | 296 |
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.
{
"product": {
"download_now-download-now": {
"title": "Free Downloads",
"context": "side"
}
}
}
[13-Feb-2025 00:31:47 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
[13-Feb-2025 00:31:54 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