Does Send PDF for Contact Form 7 work with WordPress 5.7 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: 23.7 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 | 5.7 |
---|---|
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=ad43521f73 |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.349 s |
Memory usage | 3.72 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.159 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.284 s | 0.259 s | -0.025 s | 2.82 MiB | 2.84 MiB | + 24.96 KiB |
/wp-admin/edit.php | 0.209 s | 0.199 s | -0.010 s | 2.86 MiB | 2.89 MiB | + 24.96 KiB |
/wp-admin/post-new.php | 0.952 s | 0.817 s | -0.135 s | 5.02 MiB | 5.06 MiB | + 37.63 KiB |
/wp-admin/upload.php | 0.492 s | 0.449 s | -0.043 s | 2.7 MiB | 2.72 MiB | + 24.47 KiB |
/wp-admin/options-writing.php | 0.249 s | 0.171 s | -0.078 s | 2.71 MiB | 2.7 MiB | - 7.55 KiB |
/wp-admin/media-new.php | 0.227 s | 0.169 s | -0.058 s | 2.67 MiB | 2.7 MiB | + 24.64 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.191 s | 0.186 s | -0.005 s | 2.77 MiB | 2.8 MiB | + 25.55 KiB |
/wp-admin/post-new.php?post_type=page | 1.176 s | 0.676 s | -0.500 s | 5.01 MiB | 5.04 MiB | + 33.22 KiB |
/wp-admin/options-discussion.php | 0.322 s | 0.212 s | -0.110 s | 2.67 MiB | 2.7 MiB | + 25.27 KiB |
/wp-admin/edit-comments.php | 0.232 s | 0.204 s | -0.028 s | 2.78 MiB | 2.8 MiB | + 23.85 KiB |
/ | 0.256 s | 0.198 s | -0.058 s | 2.65 MiB | ||
Average | 0.417 s | 0.322 s | -0.095 s | 3.15 MiB | 3.22 MiB | + 23.7 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.2% | 2,341 | 190 | 6 | |
PO File | 12.5% | 359 | 231 | 1 | |
JavaScript | 3.7% | 106 | 12 | 3 | |
CSS | 2.6% | 75 | 0 | 2 | |
JSON | 0.0% | 1 | 0 | 1 | |
Total | 2,882 | 433 | 13 |
Lines of code | 1,221 |
---|---|
Total complexity | 386 |
Median class complexity | 371.0 |
Median method complexity | 4.0 |
Most complex class | cf7_sendpdf |
Most complex function | cf7_sendpdf::wpcf7pdf_send_pdf() |
Classes | 1 |
---|---|
Methods | 29 |
Functions | 3 |
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[16-Mar-2021 10:08:13 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
[16-Mar-2021 10:08:13 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
[16-Mar-2021 10:08:14 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:1494
Stack trace:
#0 /wp-includes/class-wp-hook.php(292): cf7_sendpdf->wpcf7_add_footer()
#1 /wp-includes/class-wp-hook.php(316): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(484): WP_Hook->do_action()
#3 /wp-includes/general-template.php(3025): do_action()
#4 /wp-content/themes/twentyseventeen/footer.php(48): wp_footer()
#5 /wp-includes/template.php(730): require_once('/opt/bitnami/ap...')
#6 /wp-includes/template.php(676): 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 1494
[16-Mar-2021 10:08:14 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
[16-Mar-2021 10:08:14 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
[16-Mar-2021 10:08:15 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
[16-Mar-2021 10:08:17 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
[16-Mar-2021 10:08:17 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
[16-Mar-2021 10:08:17 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
[16-Mar-2021 10:08:17 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
[16-Mar-2021 10:08:18 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
[16-Mar-2021 10:08:19 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
[16-Mar-2021 10:08:19 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
[16-Mar-2021 10:08:20 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:1494
Stack trace:
#0 /wp-includes/class-wp-hook.php(292): cf7_sendpdf->wpcf7_add_footer()
#1 /wp-includes/class-wp-hook.php(316): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(484): WP_Hook->do_action()
#3 /wp-includes/general-template.php(3025): do_action()
#4 /wp-content/themes/twentyseventeen/footer.php(48): wp_footer()
#5 /wp-includes/template.php(730): require_once('/opt/bitnami/ap...')
#6 /wp-includes/template.php(676): 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 1494
[16-Mar-2021 10:08:20 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
[16-Mar-2021 10:08:20 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
[16-Mar-2021 10:08:21 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