Does Send PDF for Contact Form 7 work with WordPress 6.6.1 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: 45.91 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.6.1 |
---|---|
PHP version | 8.1.12 |
MySQL version | 10.6.10 |
PHP memory limit | 512M |
Last updated | |
---|---|
Active installs | 10,000+ |
WordPress.org page | https://wordpress.org/plugins/send-pdf-for-contact-form-7/ |
Badges |
|
URL | /wp-admin/plugins.php?plugin_status=all&paged=1&s |
---|---|
Requested URL | /wp-admin/plugins.php?action=activate&plugin=send-pdf-for-contact-form-7%2Fwpcf7-send-pdf.php&plugin_status=all&paged=1&s&_wpnonce=8c626bd519 |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.270 s |
Memory usage | 4.09 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.197 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.327 s | 0.282 s | -0.045 s | 3.47 MiB | 3.51 MiB | + 32.91 KiB |
/wp-admin/edit.php | 0.212 s | 0.179 s | -0.033 s | 3.54 MiB | 3.57 MiB | + 33.24 KiB |
/wp-admin/post-new.php | 0.715 s | 0.564 s | -0.151 s | 5.75 MiB | 5.79 MiB | + 38.01 KiB |
/wp-admin/upload.php | 0.529 s | 0.405 s | -0.124 s | 3.49 MiB | 3.5 MiB | + 15.84 KiB |
/wp-admin/options-writing.php | 0.362 s | 0.179 s | -0.183 s | 3.41 MiB | 3.49 MiB | + 78.64 KiB |
/wp-admin/media-new.php | 0.238 s | 0.427 s | +0.189 s | 3.4 MiB | 3.49 MiB | + 92.02 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.174 s | 0.178 s | +0.004 s | 3.47 MiB | 3.51 MiB | + 38.7 KiB |
/wp-admin/post-new.php?post_type=page | 0.579 s | 0.588 s | +0.009 s | 5.75 MiB | 5.78 MiB | + 33.59 KiB |
/wp-admin/options-discussion.php | 0.209 s | 0.247 s | +0.038 s | 3.41 MiB | 3.49 MiB | + 80.33 KiB |
/wp-admin/edit-comments.php | 0.231 s | 0.250 s | +0.019 s | 3.49 MiB | 3.51 MiB | + 15.83 KiB |
/ | 0.301 s | 0.194 s | -0.107 s | 3.45 MiB | ||
Average | 0.352 s | 0.318 s | -0.035 s | 3.88 MiB | 3.96 MiB | + 45.91 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 | 91.5% | 3,186 | 323 | 9 | |
CSS | 3.2% | 112 | 0 | 3 | |
JavaScript | 3.1% | 109 | 12 | 3 | |
JSON | 2.1% | 74 | 0 | 1 | |
Total | 3,481 | 335 | 16 |
Lines of code | 2,036 |
---|---|
Total complexity | 577 |
Median class complexity | 114.5 |
Median method complexity | 4.0 |
Most complex class | cf7_sendpdf |
Most complex function | cf7_sendpdf::wpcf7pdf_mail_components() |
Classes | 4 |
---|---|
Methods | 48 |
Functions | 4 |
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.
wp_options
2[24-Jul-2024 08:49:55 UTC] PHP Fatal error: Uncaught Error: Class "WPCF7_ContactForm" not found in /wp-content/plugins/send-pdf-for-contact-form-7/classes/send-pdf.php:1219
Stack trace:
#0 /wp-includes/class-wp-hook.php(324): cf7_sendpdf->wpcf7_add_footer()
#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/general-template.php(3081): do_action()
#4 /wp-content/themes/twentyseventeen/footer.php(48): wp_footer()
#5 /wp-includes/template.php(810): require_once('...')
#6 /wp-includes/template.php(745): load_template()
#7 /wp-includes/general-template.php(92): locate_template()
#8 /wp-content/themes/twentyseventeen/index.php(75): get_footer()
#9 /wp-includes/template-loader.php(106): include('...')
#10 /wp-blog-header.php(19): require_once('...')
#11 /index.php(17): require('...')
#12 {main}
thrown in /wp-content/plugins/send-pdf-for-contact-form-7/classes/send-pdf.php on line 1219
[24-Jul-2024 08:50:03 UTC] PHP Fatal error: Uncaught Error: Class "WPCF7_ContactForm" not found in /wp-content/plugins/send-pdf-for-contact-form-7/classes/send-pdf.php:1219
Stack trace:
#0 /wp-includes/class-wp-hook.php(324): cf7_sendpdf->wpcf7_add_footer()
#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/general-template.php(3081): do_action()
#4 /wp-content/themes/twentyseventeen/footer.php(48): wp_footer()
#5 /wp-includes/template.php(810): require_once('...')
#6 /wp-includes/template.php(745): load_template()
#7 /wp-includes/general-template.php(92): locate_template()
#8 /wp-content/themes/twentyseventeen/index.php(75): get_footer()
#9 /wp-includes/template-loader.php(106): include('...')
#10 /wp-blog-header.php(19): require_once('...')
#11 /index.php(17): require('...')
#12 {main}
thrown in /wp-content/plugins/send-pdf-for-contact-form-7/classes/send-pdf.php on line 1219