Does Redirection for Contact Form 7 work with WordPress 6.2.2 and PHP 8.1.12? 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: 668.45 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 | 6.2.2 |
|---|---|
| PHP version | 8.1.12 |
| MySQL version | 10.6.10 |
| PHP memory limit | 512M |
| 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=03703dea89 |
| Aspect | after-activation |
| HTTP status | 200 |
| Load time | 1.388 s |
| Memory usage | 3.46 MiB |
| JS errors | None |
| Resource errors | None |
| URL | / |
|---|---|
| Aspect | front-page |
| HTTP status | 200 |
| Load time | 0.250 s |
| Memory usage | 3.35 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.255 s | -0.042 s | 3.07 MiB | 3.81 MiB | + 756.2 KiB |
| /wp-admin/edit.php | 0.201 s | 0.220 s | +0.019 s | 3.1 MiB | 3.84 MiB | + 757.7 KiB |
| /wp-admin/post-new.php | 0.770 s | 0.626 s | -0.144 s | 5.02 MiB | 5.7 MiB | + 695.44 KiB |
| /wp-admin/upload.php | 0.571 s | 0.480 s | -0.091 s | 3.02 MiB | 3.67 MiB | + 673.16 KiB |
| /wp-admin/options-writing.php | 0.179 s | 0.182 s | +0.003 s | 3.01 MiB | 3.66 MiB | + 663.13 KiB |
| /wp-admin/media-new.php | 0.348 s | 0.207 s | -0.141 s | 2.99 MiB | 3.66 MiB | + 685.35 KiB |
| /wp-admin/edit-tags.php?taxonomy=category | 0.197 s | 0.214 s | +0.017 s | 3.01 MiB | 3.68 MiB | + 690.52 KiB |
| /wp-admin/post-new.php?post_type=page | 0.622 s | 0.615 s | -0.007 s | 5.01 MiB | 5.69 MiB | + 690.08 KiB |
| /wp-admin/options-discussion.php | 0.214 s | 0.250 s | +0.036 s | 3 MiB | 3.66 MiB | + 676.25 KiB |
| /wp-admin/edit-comments.php | 0.216 s | 0.218 s | +0.002 s | 3.03 MiB | 3.68 MiB | + 673.2 KiB |
| / | 0.315 s | 0.241 s | -0.074 s | 2.97 MiB | 3.35 MiB | + 391.91 KiB |
| Average | 0.357 s | 0.319 s | -0.038 s | 3.38 MiB | 4.04 MiB | + 668.45 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 | 62.9% | 40,458 | 19,331 | 194 | |
| PO File | 26.7% | 17,175 | 9,637 | 13 | |
| Sass | 4.4% | 2,862 | 80 | 34 | |
| CSS | 3.3% | 2,128 | 3 | 14 | |
| JavaScript | 2.2% | 1,408 | 354 | 5 | |
| Markdown | 0.3% | 214 | 0 | 1 | |
| SVG | 0.1% | 54 | 0 | 1 | |
| JSON | 0.1% | 37 | 0 | 2 | |
| Total | 64,336 | 29,405 | 264 | ||
| Lines of code | 29,324 |
|---|---|
| Total complexity | 7,168 |
| 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 | 74 |
|---|---|
| Methods | 1,634 |
| Functions | 139 |
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.