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 | |
| 1 | JavaScript exceptions |
| All test pages loaded successfully | |
| No resource errors |
Memory usage: 656.83 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=8c867616f1 |
| Aspect | after-activation |
| HTTP status | 200 |
| Load time | 1.361 s |
| Memory usage | 3.45 MiB |
| JS errors | |
| Resource errors | None |
| URL | / |
|---|---|
| Aspect | front-page |
| HTTP status | 200 |
| Load time | 0.270 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.294 s | 0.261 s | -0.033 s | 3.07 MiB | 3.8 MiB | + 750.19 KiB |
| /wp-admin/edit.php | 0.185 s | 0.195 s | +0.010 s | 3.1 MiB | 3.83 MiB | + 751.69 KiB |
| /wp-admin/post-new.php | 0.757 s | 0.940 s | +0.183 s | 5.02 MiB | 5.69 MiB | + 689.41 KiB |
| /wp-admin/upload.php | 0.576 s | 0.306 s | -0.270 s | 3.02 MiB | 3.67 MiB | + 667.14 KiB |
| /wp-admin/options-writing.php | 0.178 s | 0.264 s | +0.086 s | 3.01 MiB | 3.65 MiB | + 657.11 KiB |
| /wp-admin/media-new.php | 0.346 s | 0.260 s | -0.086 s | 2.99 MiB | 3.66 MiB | + 679.34 KiB |
| /wp-admin/edit-tags.php?taxonomy=category | 0.190 s | 0.186 s | -0.004 s | 3.01 MiB | 3.67 MiB | + 684.51 KiB |
| /wp-admin/post-new.php?post_type=page | 0.601 s | 0.644 s | +0.043 s | 5.01 MiB | 5.68 MiB | + 684.06 KiB |
| /wp-admin/options-discussion.php | 0.244 s | 0.242 s | -0.002 s | 3 MiB | 3.65 MiB | + 670.23 KiB |
| /wp-admin/edit-comments.php | 0.212 s | 0.212 s | +0.000 s | 3.03 MiB | 3.68 MiB | + 667.18 KiB |
| / | 0.306 s | 0.223 s | -0.083 s | 3.03 MiB | 3.35 MiB | + 324.22 KiB |
| Average | 0.354 s | 0.339 s | -0.014 s | 3.39 MiB | 4.03 MiB | + 656.83 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 | 91.6% | 39,803 | 19,345 | 195 | |
| CSS | 4.9% | 2,128 | 3 | 14 | |
| JavaScript | 2.9% | 1,257 | 299 | 4 | |
| Markdown | 0.5% | 214 | 0 | 1 | |
| SVG | 0.1% | 54 | 0 | 1 | |
| Total | 43,456 | 19,647 | 215 | ||
| Lines of code | 29,115 |
|---|---|
| Total complexity | 7,126 |
| 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,631 |
| Functions | 145 |
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 8| 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.