Does Redirection for Contact Form 7 work with WordPress 5.6 and PHP 7.4.8? A smoke test was performed on .
| No PHP errors, warnings or notices | |
| No JavaScript exceptions | |
| All test pages loaded successfully | |
| No resource errors | |
| Looks good! No problems were detected. |
Memory usage: 202.92 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.6 |
|---|---|
| PHP version | 7.4.8 |
| MySQL version | 8.0.21 |
| PHP memory limit | 256M |
| Last updated | |
|---|---|
| Active installs | 200,000+ |
| WordPress.org page | https://wordpress.org/plugins/wpcf7-redirect/ |
| Badges |
|
| URL | /wp-admin/plugins.php?plugin_status=all&paged=1&s |
|---|---|
| Requested URL | /wp-admin/plugins.php?action=activate&plugin=wpcf7-redirect%2Fwpcf7-redirect.php&plugin_status=all&paged=1&s&_wpnonce=ea09e55798 |
| Aspect | after-activation |
| HTTP status | 200 |
| Load time | 0.327 s |
| Memory usage | 2.93 MiB |
| JS errors | None |
| Resource errors | None |
| URL | / |
|---|---|
| Aspect | front-page |
| HTTP status | 200 |
| Load time | 0.233 s |
| Memory usage | 2.77 MiB |
| JS errors | None |
| Resource errors | None |
| URL | Load time | Memory usage | ||||
|---|---|---|---|---|---|---|
| Inactive | Active | Change | Inactive | Active | Change | |
| /wp-admin/index.php | 0.277 s | 0.267 s | -0.010 s | 2.79 MiB | 2.96 MiB | + 169.32 KiB |
| /wp-admin/edit.php | 0.210 s | 0.198 s | -0.012 s | 2.84 MiB | 3 MiB | + 170.54 KiB |
| /wp-admin/post-new.php | 1.572 s | 0.588 s | -0.984 s | 4.93 MiB | 5.18 MiB | + 250.04 KiB |
| /wp-admin/upload.php | 0.510 s | 0.263 s | -0.247 s | 2.67 MiB | 2.89 MiB | + 231.17 KiB |
| /wp-admin/options-writing.php | 0.225 s | 0.162 s | -0.063 s | 2.68 MiB | 2.88 MiB | + 199.09 KiB |
| /wp-admin/media-new.php | 0.231 s | 0.280 s | +0.049 s | 2.65 MiB | 2.87 MiB | + 231.34 KiB |
| /wp-admin/edit-tags.php?taxonomy=category | 0.192 s | 0.257 s | +0.065 s | 2.68 MiB | 2.91 MiB | + 232.25 KiB |
| /wp-admin/post-new.php?post_type=page | 0.600 s | 0.565 s | -0.035 s | 4.92 MiB | 5.16 MiB | + 245.63 KiB |
| /wp-admin/options-discussion.php | 0.209 s | 0.207 s | -0.002 s | 2.65 MiB | 2.87 MiB | + 231.91 KiB |
| /wp-admin/edit-comments.php | 0.224 s | 0.224 s | +0.000 s | 2.75 MiB | 2.91 MiB | + 167.13 KiB |
| / | 0.255 s | 0.313 s | +0.058 s | 2.67 MiB | 2.77 MiB | + 103.72 KiB |
| Average | 0.410 s | 0.302 s | -0.107 s | 3.11 MiB | 3.31 MiB | + 202.92 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.9% | 7,741 | 2,309 | 84 | |
| CSS | 24.1% | 3,019 | 4 | 5 | |
| JavaScript | 8.6% | 1,081 | 266 | 2 | |
| Sass | 4.9% | 615 | 3 | 4 | |
| SVG | 0.4% | 54 | 0 | 1 | |
| Total | 12,510 | 2,582 | 96 | ||
| Lines of code | 6,431 |
|---|---|
| Total complexity | 1,338 |
| Median class complexity | 30.0 |
| Median method complexity | 2.0 |
| Most complex class | WPCF7r_Utils |
| Most complex function | Ext_Accessibe::get_action_fields() |
| Classes | 28 |
|---|---|
| Methods | 422 |
| Functions | 37 |
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 4| ID | Name |
|---|---|
| wpcf7r_action | Actions |
| wpcf7r_leads | Leads |
{
"wpcf7r_action": {
"wpcf7r_action_meta": {
"title": "Action Meta",
"context": "advanced"
}
},
"wpcf7r_leads": {
"wpcf7r_leads": {
"title": "Lead Details",
"context": "advanced"
}
}
}The log file is empty.