Does Redirection for Contact Form 7 work with WordPress 5.8.3 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: 1.04 MiB
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.3 |
|---|---|
| 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/admin.php?page=wpc7_redirect |
|---|---|
| Requested URL | /wp-admin/plugins.php?action=activate&plugin=wpcf7-redirect%2Fwpcf7-redirect.php&plugin_status=all&paged=1&s&_wpnonce=68a0d1fff8 |
| Aspect | after-activation |
| HTTP status | 200 |
| Load time | 2.133 s |
| Memory usage | 4.16 MiB |
| JS errors | None |
| Resource errors | None |
| URL | / |
|---|---|
| Aspect | front-page |
| HTTP status | 200 |
| Load time | 0.261 s |
| Memory usage | 3.73 MiB |
| JS errors | None |
| Resource errors | None |
| URL | Load time | Memory usage | ||||
|---|---|---|---|---|---|---|
| Inactive | Active | Change | Inactive | Active | Change | |
| /wp-admin/index.php | 0.362 s | 0.287 s | -0.075 s | 3.08 MiB | 4.17 MiB | + 1.09 MiB |
| /wp-admin/edit.php | 0.182 s | 0.221 s | +0.039 s | 3.11 MiB | 4.2 MiB | + 1.09 MiB |
| /wp-admin/post-new.php | 0.996 s | 1.123 s | +0.127 s | 5.27 MiB | 6.3 MiB | + 1.03 MiB |
| /wp-admin/upload.php | 0.409 s | 0.343 s | -0.066 s | 3.03 MiB | 4.11 MiB | + 1.08 MiB |
| /wp-admin/options-writing.php | 0.154 s | 0.153 s | -0.001 s | 3.02 MiB | 4.09 MiB | + 1.07 MiB |
| /wp-admin/media-new.php | 0.445 s | 0.214 s | -0.231 s | 3.01 MiB | 4.09 MiB | + 1.08 MiB |
| /wp-admin/edit-tags.php?taxonomy=category | 0.201 s | 0.307 s | +0.106 s | 3.04 MiB | 4.12 MiB | + 1.08 MiB |
| /wp-admin/post-new.php?post_type=page | 0.929 s | 0.976 s | +0.047 s | 5.26 MiB | 6.28 MiB | + 1.03 MiB |
| /wp-admin/options-discussion.php | 0.240 s | 0.286 s | +0.046 s | 3 MiB | 4.09 MiB | + 1.08 MiB |
| /wp-admin/edit-comments.php | 0.215 s | 0.215 s | +0.000 s | 3.04 MiB | 4.13 MiB | + 1.08 MiB |
| / | 0.431 s | 0.226 s | -0.205 s | 2.96 MiB | 3.73 MiB | + 787.82 KiB |
| Average | 0.415 s | 0.396 s | -0.019 s | 3.44 MiB | 4.48 MiB | + 1.04 MiB |
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 | 89.6% | 37,864 | 18,345 | 187 | |
| CSS | 6.7% | 2,820 | 4 | 12 | |
| JavaScript | 3.1% | 1,298 | 309 | 4 | |
| Markdown | 0.5% | 214 | 0 | 1 | |
| SVG | 0.1% | 54 | 0 | 1 | |
| JSON | 0.1% | 27 | 0 | 1 | |
| Total | 42,277 | 18,658 | 206 | ||
| Lines of code | 27,486 |
|---|---|
| Total complexity | 6,765 |
| Median class complexity | 21.5 |
| Median method complexity | 2.0 |
| Most complex class | Freemius |
| Most complex function | FS_Plugin_Info_Dialog::install_plugin_information() |
| Classes | 72 |
|---|---|
| Methods | 1,543 |
| Functions | 141 |
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 9| 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.