Does Pigeon work with WordPress 6.4.3 and PHP 8.1.12? A smoke test was performed on .
7 | PHP warnings |
3 | PHP deprecation warnings |
No JavaScript exceptions | |
All test pages loaded successfully | |
No resource errors |
Memory usage: 29.75 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.4.3 |
---|---|
PHP version | 8.1.12 |
MySQL version | 10.6.10 |
PHP memory limit | 512M |
Last updated | |
---|---|
Active installs | <10 |
WordPress.org page | https://wordpress.org/plugins/pigeon/ |
Badges |
|
URL | /wp-admin/plugins.php?plugin_status=all&paged=1&s |
---|---|
Requested URL | /wp-admin/plugins.php?action=activate&plugin=pigeon%2Fpigeon.php&plugin_status=all&paged=1&s&_wpnonce=8931044aeb |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.237 s |
Memory usage | 3.36 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/options-general.php?page=pigeon |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.164 s |
Memory usage | 3.38 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.173 s |
Memory usage | 3.33 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/post-new.php |
---|---|
Aspect | new-meta-boxes |
HTTP status | 200 |
Load time | 0.850 s |
Memory usage | 5.51 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/post-new.php?post_type=page |
---|---|
Aspect | new-meta-boxes |
HTTP status | 200 |
Load time | 0.545 s |
Memory usage | 5.49 MiB |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.355 s | 0.297 s | -0.058 s | 3.38 MiB | 3.42 MiB | + 41.95 KiB |
/wp-admin/edit.php | 0.205 s | 0.175 s | -0.030 s | 3.41 MiB | 3.45 MiB | + 43.05 KiB |
/wp-admin/post-new.php | 0.830 s | 0.774 s | -0.056 s | 5.46 MiB | 5.51 MiB | + 50.54 KiB |
/wp-admin/upload.php | 0.548 s | 0.416 s | -0.132 s | 3.32 MiB | 3.35 MiB | + 24.91 KiB |
/wp-admin/options-writing.php | 0.211 s | 0.218 s | +0.007 s | 3.32 MiB | 3.33 MiB | + 17.43 KiB |
/wp-admin/media-new.php | 0.305 s | 0.210 s | -0.095 s | 3.3 MiB | 3.33 MiB | + 37.09 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.212 s | 0.181 s | -0.031 s | 3.31 MiB | 3.35 MiB | + 42.27 KiB |
/wp-admin/post-new.php?post_type=page | 0.557 s | 0.598 s | +0.041 s | 5.45 MiB | 5.49 MiB | + 45.33 KiB |
/wp-admin/options-discussion.php | 0.387 s | 0.222 s | -0.165 s | 3.3 MiB | 3.33 MiB | + 25.34 KiB |
/wp-admin/edit-comments.php | 0.274 s | 0.200 s | -0.074 s | 3.34 MiB | 3.36 MiB | + 24.9 KiB |
/ | 0.279 s | 0.193 s | -0.086 s | 3.36 MiB | 3.33 MiB | - 25.58 KiB |
Average | 0.378 s | 0.317 s | -0.062 s | 3.72 MiB | 3.75 MiB | + 29.75 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 | 95.7% | 959 | 709 | 18 | |
JavaScript | 3.1% | 31 | 1 | 2 | |
CSS | 1.2% | 12 | 0 | 1 | |
Total | 1,002 | 710 | 21 |
Lines of code | 797 |
---|---|
Total complexity | 150 |
Median class complexity | 15.0 |
Median method complexity | 2.0 |
Most complex class | PigeonWP\Settings |
Most complex function | PigeonWP\Admin::save_meta_box() |
Classes | 9 |
---|---|
Methods | 56 |
Functions | 1 |
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.
{
"post": {
"pigeonwp": {
"title": "Pigeon Settings",
"context": "side"
}
},
"page": {
"pigeonwp": {
"title": "Pigeon Settings",
"context": "side"
}
}
}
[13-Mar-2024 16:58:27 UTC] PHP Warning: Undefined array key "pigeon_subdomain" in /wp-content/plugins/pigeon/templates/admin/admin.php on line 16
[13-Mar-2024 16:58:27 UTC] PHP Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-content/plugins/pigeon/templates/admin/admin.php on line 16
[13-Mar-2024 16:58:28 UTC] PHP Warning: Undefined array key "pigeon_subdomain" in /wp-content/plugins/pigeon/classes/class-pigeon.php on line 78
[13-Mar-2024 16:58:28 UTC] PHP Warning: Undefined array key "pigeon_subdomain" in /wp-content/plugins/pigeon/classes/class-pigeon.php on line 81
[13-Mar-2024 16:58:28 UTC] PHP Deprecated: strstr(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/pigeon/classes/class-pigeon.php on line 81
[13-Mar-2024 16:58:28 UTC] PHP Warning: Undefined array key "pigeon_paywall_interrupt" in /wp-content/plugins/pigeon/classes/class-pigeon.php on line 100
[13-Mar-2024 16:58:36 UTC] PHP Warning: Undefined array key "pigeon_subdomain" in /wp-content/plugins/pigeon/classes/class-pigeon.php on line 78
[13-Mar-2024 16:58:36 UTC] PHP Warning: Undefined array key "pigeon_subdomain" in /wp-content/plugins/pigeon/classes/class-pigeon.php on line 81
[13-Mar-2024 16:58:36 UTC] PHP Deprecated: strstr(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/pigeon/classes/class-pigeon.php on line 81
[13-Mar-2024 16:58:36 UTC] PHP Warning: Undefined array key "pigeon_paywall_interrupt" in /wp-content/plugins/pigeon/classes/class-pigeon.php on line 100