Does Redirection for Contact Form 7 work with WordPress 5.8.1 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: 205.26 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.8.1 |
|---|---|
| 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=c300a61288 |
| Aspect | after-activation |
| HTTP status | 200 |
| Load time | 0.491 s |
| Memory usage | 3.25 MiB |
| JS errors | None |
| Resource errors | None |
| URL | / |
|---|---|
| Aspect | front-page |
| HTTP status | 200 |
| Load time | 0.191 s |
| Memory usage | 3.15 MiB |
| JS errors | None |
| Resource errors | None |
| URL | Load time | Memory usage | ||||
|---|---|---|---|---|---|---|
| Inactive | Active | Change | Inactive | Active | Change | |
| /wp-admin/index.php | 0.297 s | 0.316 s | +0.019 s | 3.08 MiB | 3.34 MiB | + 260.33 KiB |
| /wp-admin/edit.php | 0.169 s | 0.192 s | +0.023 s | 3.11 MiB | 3.37 MiB | + 261.55 KiB |
| /wp-admin/post-new.php | 0.844 s | 1.021 s | +0.177 s | 5.27 MiB | 5.46 MiB | + 197.67 KiB |
| /wp-admin/upload.php | 0.517 s | 0.292 s | -0.225 s | 3.03 MiB | 3.22 MiB | + 194.18 KiB |
| /wp-admin/options-writing.php | 0.148 s | 0.133 s | -0.015 s | 3.02 MiB | 3.2 MiB | + 178.09 KiB |
| /wp-admin/media-new.php | 0.243 s | 0.197 s | -0.046 s | 3.01 MiB | 3.2 MiB | + 194.35 KiB |
| /wp-admin/edit-tags.php?taxonomy=category | 0.158 s | 0.169 s | +0.011 s | 3.04 MiB | 3.23 MiB | + 195.26 KiB |
| /wp-admin/post-new.php?post_type=page | 0.804 s | 0.765 s | -0.039 s | 5.26 MiB | 5.45 MiB | + 193.26 KiB |
| /wp-admin/options-discussion.php | 0.361 s | 0.266 s | -0.095 s | 3 MiB | 3.19 MiB | + 194.91 KiB |
| /wp-admin/edit-comments.php | 0.246 s | 0.222 s | -0.024 s | 3.04 MiB | 3.23 MiB | + 194.13 KiB |
| / | 0.279 s | 0.264 s | -0.015 s | 2.96 MiB | 3.15 MiB | + 194.12 KiB |
| Average | 0.370 s | 0.349 s | -0.021 s | 3.44 MiB | 3.64 MiB | + 205.26 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 | 65.4% | 7,499 | 2,249 | 78 | |
| CSS | 24.5% | 2,805 | 4 | 1 | |
| JavaScript | 9.6% | 1,106 | 261 | 2 | |
| SVG | 0.5% | 54 | 0 | 1 | |
| Total | 11,464 | 2,514 | 82 | ||
| Lines of code | 6,284 |
|---|---|
| Total complexity | 1,340 |
| Median class complexity | 31.0 |
| Median method complexity | 2.0 |
| Most complex class | WPCF7r_Utils |
| Most complex function | WPCF7R_Html::render_field() |
| Classes | 27 |
|---|---|
| Methods | 413 |
| Functions | 38 |
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.