Does Send PDF for Contact Form 7 work with WordPress 6.0 and PHP 7.4.8? A smoke test was performed on .
2 | PHP fatal errors |
15 | PHP warnings |
No JavaScript exceptions | |
All test pages loaded successfully | |
No resource errors |
Memory usage: 22.39 KiB
The average PHP memory usage increased by this amount after activating by the plugin.
Page speed impact:
0.047 seconds
The average page load time increased by this amount after activating the plugin.
WordPress version | 6.0 |
---|---|
PHP version | 7.4.8 |
MySQL version | 8.0.21 |
PHP memory limit | 256M |
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=39553bfc35 |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.311 s |
Memory usage | 4.61 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.177 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.346 s | 0.402 s | +0.056 s | 3.72 MiB | 3.74 MiB | + 21.38 KiB |
/wp-admin/edit.php | 0.191 s | 0.289 s | +0.098 s | 3.75 MiB | 3.77 MiB | + 20.67 KiB |
/wp-admin/post-new.php | 0.791 s | 1.355 s | +0.564 s | 5.53 MiB | 5.56 MiB | + 29.74 KiB |
/wp-admin/upload.php | 0.389 s | 0.317 s | -0.072 s | 3.68 MiB | 3.7 MiB | + 20.85 KiB |
/wp-admin/options-writing.php | 0.318 s | 0.169 s | -0.149 s | 3.61 MiB | 3.64 MiB | + 25.1 KiB |
/wp-admin/media-new.php | 0.246 s | 0.199 s | -0.047 s | 3.66 MiB | 3.68 MiB | + 21.02 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.181 s | 0.182 s | +0.001 s | 3.68 MiB | 3.71 MiB | + 21.93 KiB |
/wp-admin/post-new.php?post_type=page | 0.617 s | 0.639 s | +0.022 s | 5.53 MiB | 5.55 MiB | + 21.33 KiB |
/wp-admin/options-discussion.php | 0.208 s | 0.309 s | +0.101 s | 3.59 MiB | 3.61 MiB | + 21.65 KiB |
/wp-admin/edit-comments.php | 0.220 s | 0.225 s | +0.005 s | 3.69 MiB | 3.71 MiB | + 20.23 KiB |
/ | 0.262 s | 0.197 s | -0.065 s | 3.55 MiB | ||
Average | 0.343 s | 0.389 s | +0.047 s | 4 MiB | 4.07 MiB | + 22.39 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 | 81.9% | 2,693 | 185 | 6 | |
PO File | 12.4% | 407 | 260 | 1 | |
JavaScript | 3.3% | 109 | 12 | 3 | |
CSS | 2.3% | 75 | 0 | 2 | |
JSON | 0.2% | 6 | 0 | 2 | |
Total | 3,290 | 457 | 14 |
Lines of code | 1,413 |
---|---|
Total complexity | 446 |
Median class complexity | 429.0 |
Median method complexity | 4.0 |
Most complex class | cf7_sendpdf |
Most complex function | cf7_sendpdf::wpcf7pdf_send_pdf() |
Classes | 1 |
---|---|
Methods | 31 |
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
1[27-Jun-2022 12:59:29 UTC] PHP Warning: Use of undefined constant WPCF7_ADMIN_READ_CAPABILITY - assumed 'WPCF7_ADMIN_READ_CAPABILITY' (this will throw an Error in a future version of PHP) in /wp-content/plugins/send-pdf-for-contact-form-7/classes/send-pdf.php on line 281
[27-Jun-2022 12:59:29 UTC] PHP Warning: Use of undefined constant WPCF7_ADMIN_READ_CAPABILITY - assumed 'WPCF7_ADMIN_READ_CAPABILITY' (this will throw an Error in a future version of PHP) in /wp-content/plugins/send-pdf-for-contact-form-7/classes/send-pdf.php on line 281
[27-Jun-2022 12:59:30 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:1704
Stack trace:
#0 /wp-includes/class-wp-hook.php(307): cf7_sendpdf->wpcf7_add_footer()
#1 /wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(476): WP_Hook->do_action()
#3 /wp-includes/general-template.php(3058): do_action()
#4 /wp-content/themes/twentyseventeen/footer.php(48): wp_footer()
#5 /wp-includes/template.php(770): require_once('/opt/bitnami/ap...')
#6 /wp-includes/template.php(716): load_template()
#7 /wp-includes/general-template.php(92): locate_template()
#8 /wp-content/themes/twentyseventeen/index.php( in /wp-content/plugins/send-pdf-for-contact-form-7/classes/send-pdf.php on line 1704
[27-Jun-2022 12:59:31 UTC] PHP Warning: Use of undefined constant WPCF7_ADMIN_READ_CAPABILITY - assumed 'WPCF7_ADMIN_READ_CAPABILITY' (this will throw an Error in a future version of PHP) in /wp-content/plugins/send-pdf-for-contact-form-7/classes/send-pdf.php on line 281
[27-Jun-2022 12:59:31 UTC] PHP Warning: Use of undefined constant WPCF7_ADMIN_READ_CAPABILITY - assumed 'WPCF7_ADMIN_READ_CAPABILITY' (this will throw an Error in a future version of PHP) in /wp-content/plugins/send-pdf-for-contact-form-7/classes/send-pdf.php on line 281
[27-Jun-2022 12:59:31 UTC] PHP Warning: Use of undefined constant WPCF7_ADMIN_READ_CAPABILITY - assumed 'WPCF7_ADMIN_READ_CAPABILITY' (this will throw an Error in a future version of PHP) in /wp-content/plugins/send-pdf-for-contact-form-7/classes/send-pdf.php on line 281
[27-Jun-2022 12:59:34 UTC] PHP Warning: Use of undefined constant WPCF7_ADMIN_READ_CAPABILITY - assumed 'WPCF7_ADMIN_READ_CAPABILITY' (this will throw an Error in a future version of PHP) in /wp-content/plugins/send-pdf-for-contact-form-7/classes/send-pdf.php on line 281
[27-Jun-2022 12:59:34 UTC] PHP Warning: Use of undefined constant WPCF7_ADMIN_READ_CAPABILITY - assumed 'WPCF7_ADMIN_READ_CAPABILITY' (this will throw an Error in a future version of PHP) in /wp-content/plugins/send-pdf-for-contact-form-7/classes/send-pdf.php on line 281
[27-Jun-2022 12:59:35 UTC] PHP Warning: Use of undefined constant WPCF7_ADMIN_READ_CAPABILITY - assumed 'WPCF7_ADMIN_READ_CAPABILITY' (this will throw an Error in a future version of PHP) in /wp-content/plugins/send-pdf-for-contact-form-7/classes/send-pdf.php on line 281
[27-Jun-2022 12:59:35 UTC] PHP Warning: Use of undefined constant WPCF7_ADMIN_READ_CAPABILITY - assumed 'WPCF7_ADMIN_READ_CAPABILITY' (this will throw an Error in a future version of PHP) in /wp-content/plugins/send-pdf-for-contact-form-7/classes/send-pdf.php on line 281
[27-Jun-2022 12:59:35 UTC] PHP Warning: Use of undefined constant WPCF7_ADMIN_READ_CAPABILITY - assumed 'WPCF7_ADMIN_READ_CAPABILITY' (this will throw an Error in a future version of PHP) in /wp-content/plugins/send-pdf-for-contact-form-7/classes/send-pdf.php on line 281
[27-Jun-2022 12:59:37 UTC] PHP Warning: Use of undefined constant WPCF7_ADMIN_READ_CAPABILITY - assumed 'WPCF7_ADMIN_READ_CAPABILITY' (this will throw an Error in a future version of PHP) in /wp-content/plugins/send-pdf-for-contact-form-7/classes/send-pdf.php on line 281
[27-Jun-2022 12:59:37 UTC] PHP Warning: Use of undefined constant WPCF7_ADMIN_READ_CAPABILITY - assumed 'WPCF7_ADMIN_READ_CAPABILITY' (this will throw an Error in a future version of PHP) in /wp-content/plugins/send-pdf-for-contact-form-7/classes/send-pdf.php on line 281
[27-Jun-2022 12:59:38 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:1704
Stack trace:
#0 /wp-includes/class-wp-hook.php(307): cf7_sendpdf->wpcf7_add_footer()
#1 /wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(476): WP_Hook->do_action()
#3 /wp-includes/general-template.php(3058): do_action()
#4 /wp-content/themes/twentyseventeen/footer.php(48): wp_footer()
#5 /wp-includes/template.php(770): require_once('/opt/bitnami/ap...')
#6 /wp-includes/template.php(716): load_template()
#7 /wp-includes/general-template.php(92): locate_template()
#8 /wp-content/themes/twentyseventeen/index.php( in /wp-content/plugins/send-pdf-for-contact-form-7/classes/send-pdf.php on line 1704
[27-Jun-2022 12:59:38 UTC] PHP Warning: Use of undefined constant WPCF7_ADMIN_READ_CAPABILITY - assumed 'WPCF7_ADMIN_READ_CAPABILITY' (this will throw an Error in a future version of PHP) in /wp-content/plugins/send-pdf-for-contact-form-7/classes/send-pdf.php on line 281
[27-Jun-2022 12:59:38 UTC] PHP Warning: Use of undefined constant WPCF7_ADMIN_READ_CAPABILITY - assumed 'WPCF7_ADMIN_READ_CAPABILITY' (this will throw an Error in a future version of PHP) in /wp-content/plugins/send-pdf-for-contact-form-7/classes/send-pdf.php on line 281
[27-Jun-2022 12:59:38 UTC] PHP Warning: Use of undefined constant WPCF7_ADMIN_READ_CAPABILITY - assumed 'WPCF7_ADMIN_READ_CAPABILITY' (this will throw an Error in a future version of PHP) in /wp-content/plugins/send-pdf-for-contact-form-7/classes/send-pdf.php on line 281