Does Redirection for Contact Form 7 work with WordPress 5.9.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: 1.02 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.9.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/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=c9a210b16b |
| Aspect | after-activation |
| HTTP status | 200 |
| Load time | 1.755 s |
| Memory usage | 4.39 MiB |
| JS errors | None |
| Resource errors | None |
| URL | / |
|---|---|
| Aspect | front-page |
| HTTP status | 200 |
| Load time | 0.325 s |
| Memory usage | 4.1 MiB |
| JS errors | None |
| Resource errors | None |
| URL | Load time | Memory usage | ||||
|---|---|---|---|---|---|---|
| Inactive | Active | Change | Inactive | Active | Change | |
| /wp-admin/index.php | 0.337 s | 0.284 s | -0.053 s | 3.37 MiB | 4.39 MiB | + 1.02 MiB |
| /wp-admin/edit.php | 0.184 s | 0.232 s | +0.048 s | 3.4 MiB | 4.42 MiB | + 1.02 MiB |
| /wp-admin/post-new.php | 1.479 s | 1.122 s | -0.357 s | 6.14 MiB | 7.11 MiB | + 990.4 KiB |
| /wp-admin/upload.php | 0.560 s | 0.392 s | -0.168 s | 3.25 MiB | 4.34 MiB | + 1.09 MiB |
| /wp-admin/options-writing.php | 0.253 s | 0.160 s | -0.093 s | 3.24 MiB | 4.32 MiB | + 1.07 MiB |
| /wp-admin/media-new.php | 0.242 s | 0.196 s | -0.046 s | 3.23 MiB | 4.32 MiB | + 1.09 MiB |
| /wp-admin/edit-tags.php?taxonomy=category | 0.195 s | 0.210 s | +0.015 s | 3.27 MiB | 4.35 MiB | + 1.08 MiB |
| /wp-admin/post-new.php?post_type=page | 0.887 s | 1.032 s | +0.145 s | 6.14 MiB | 7.1 MiB | + 981.36 KiB |
| /wp-admin/options-discussion.php | 0.258 s | 0.302 s | +0.044 s | 3.22 MiB | 4.31 MiB | + 1.09 MiB |
| /wp-admin/edit-comments.php | 0.209 s | 0.223 s | +0.014 s | 3.27 MiB | 4.35 MiB | + 1.08 MiB |
| / | 0.271 s | 0.227 s | -0.044 s | 3.35 MiB | 4.1 MiB | + 771.56 KiB |
| Average | 0.443 s | 0.398 s | -0.045 s | 3.81 MiB | 4.83 MiB | + 1.02 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 | 88.5% | 37,911 | 18,356 | 187 | |
| CSS | 7.7% | 3,309 | 4 | 12 | |
| JavaScript | 3.0% | 1,301 | 314 | 4 | |
| Markdown | 0.5% | 214 | 0 | 1 | |
| SVG | 0.1% | 54 | 0 | 1 | |
| JSON | 0.1% | 27 | 0 | 1 | |
| Total | 42,816 | 18,674 | 206 | ||
| Lines of code | 27,533 |
|---|---|
| Total complexity | 6,772 |
| 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,546 |
| 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.