Does AWSM Team work with WordPress 7.0.1 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: 72.25 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 | 7.0.1 |
|---|---|
| PHP version | 8.1.12 |
| MySQL version | 10.6.10 |
| PHP memory limit | 512M |
| Last updated | |
|---|---|
| Active installs | 3,000+ |
| WordPress.org page | https://wordpress.org/plugins/awsm-team/ |
| Badges |
|
| URL | /wp-admin/plugins.php?plugin_status=all&paged=1&s |
|---|---|
| Requested URL | /wp-admin/plugins.php?action=activate&plugin=awsm-team%2Fawsm-team.php&plugin_status=all&paged=1&s&_wpnonce=409217e412 |
| Aspect | after-activation |
| HTTP status | 200 |
| Load time | 1.016 s |
| Memory usage | 3.94 MiB |
| JS errors | None |
| Resource errors | None |
| URL | /wp-admin/edit.php?post_type=awsm_team_member |
|---|---|
| Aspect | menu-item |
| HTTP status | 200 |
| Load time | 0.507 s |
| Memory usage | 3.97 MiB |
| JS errors | None |
| Resource errors | None |
| URL | /wp-admin/post-new.php?post_type=awsm_team_member |
|---|---|
| Aspect | menu-item |
| HTTP status | 200 |
| Load time | 1.984 s |
| Memory usage | 6.7 MiB |
| JS errors | None |
| Resource errors | None |
| URL | /wp-admin/edit.php?post_type=awsm_team |
|---|---|
| Aspect | menu-item |
| HTTP status | 200 |
| Load time | 0.512 s |
| Memory usage | 3.97 MiB |
| JS errors | None |
| Resource errors | None |
| URL | /wp-admin/post-new.php?post_type=awsm_team |
|---|---|
| Aspect | menu-item |
| HTTP status | 200 |
| Load time | 0.849 s |
| Memory usage | 4 MiB |
| JS errors | None |
| Resource errors | None |
| URL | / |
|---|---|
| Aspect | front-page |
| HTTP status | 200 |
| Load time | 0.266 s |
| Memory usage | 4.27 MiB |
| JS errors | None |
| Resource errors | None |
| URL | Load time | Memory usage | ||||
|---|---|---|---|---|---|---|
| Inactive | Active | Change | Inactive | Active | Change | |
| /wp-admin/index.php | 0.687 s | 0.636 s | -0.051 s | 3.92 MiB | 3.99 MiB | + 64.04 KiB |
| /wp-admin/edit.php | 0.533 s | 0.888 s | +0.355 s | 3.98 MiB | 4.04 MiB | + 64.07 KiB |
| /wp-admin/post-new.php | 2.083 s | 1.464 s | -0.619 s | 6.56 MiB | 6.72 MiB | + 162.27 KiB |
| /wp-admin/upload.php | 0.730 s | 1.262 s | +0.532 s | 3.89 MiB | 3.93 MiB | + 44.92 KiB |
| /wp-admin/options-writing.php | 0.552 s | 0.574 s | +0.022 s | 3.86 MiB | 3.91 MiB | + 48.91 KiB |
| /wp-admin/media-new.php | 0.606 s | 0.581 s | -0.025 s | 3.85 MiB | 3.91 MiB | + 57.1 KiB |
| /wp-admin/edit-tags.php?taxonomy=category | 0.521 s | 0.751 s | +0.230 s | 3.86 MiB | 3.93 MiB | + 62.27 KiB |
| /wp-admin/post-new.php?post_type=page | 1.835 s | 1.700 s | -0.135 s | 6.55 MiB | 6.7 MiB | + 154.52 KiB |
| /wp-admin/options-discussion.php | 0.823 s | 0.654 s | -0.169 s | 3.86 MiB | 3.91 MiB | + 45.41 KiB |
| /wp-admin/edit-comments.php | 0.563 s | 0.536 s | -0.027 s | 3.88 MiB | 3.93 MiB | + 46.52 KiB |
| / | 0.310 s | 0.240 s | -0.070 s | 4.23 MiB | 4.27 MiB | + 44.77 KiB |
| Average | 0.840 s | 0.844 s | +0.004 s | 4.41 MiB | 4.48 MiB | + 72.25 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 | |
|---|---|---|---|---|---|
| CSS | 61.5% | 1,911 | 54 | 3 | |
| PHP | 30.1% | 937 | 312 | 8 | |
| JavaScript | 5.5% | 171 | 1 | 2 | |
| SVG | 2.9% | 89 | 0 | 1 | |
| Total | 3,108 | 367 | 14 | ||
| Lines of code | 525 |
|---|---|
| Total complexity | 111 |
| Median class complexity | 106.0 |
| Median method complexity | 2.0 |
| Most complex class | Awsm_Team_Lite |
| Most complex function | Awsm_Team_Lite::save_metabox_data() |
| Classes | 1 |
|---|---|
| Methods | 33 |
| Functions | 3 |
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.
| ID | Name |
|---|---|
| awsm_team_member | Team Members |
| awsm_team | Teams |
{
"awsm_team_member": {
"member_details": {
"title": "Member Details",
"context": "advanced"
}
},
"awsm_team": {
"team_details": {
"title": "Team Details",
"context": "normal"
},
"awsm_team_pro": {
"title": "Upgrade to Pro",
"context": "side"
}
}
}The log file is empty.