Does Pigeon Paywall work with WordPress 6.5.3 and PHP 8.1.12? A smoke test was performed on .
5 | PHP warnings |
3 | PHP deprecation warnings |
No JavaScript exceptions | |
All test pages loaded successfully | |
No resource errors |
Memory usage: 25.87 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.5.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=ea24576852 |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.295 s |
Memory usage | 3.41 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/options-general.php?page=pigeon |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.190 s |
Memory usage | 3.44 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.217 s |
Memory usage | 3.4 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/post-new.php |
---|---|
Aspect | new-meta-boxes |
HTTP status | 200 |
Load time | 0.646 s |
Memory usage | 5.63 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.604 s |
Memory usage | 5.62 MiB |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.403 s | 0.330 s | -0.073 s | 3.44 MiB | 3.47 MiB | + 37.2 KiB |
/wp-admin/edit.php | 0.220 s | 0.209 s | -0.011 s | 3.46 MiB | 3.5 MiB | + 38.3 KiB |
/wp-admin/post-new.php | 0.953 s | 0.611 s | -0.342 s | 5.59 MiB | 5.64 MiB | + 45.79 KiB |
/wp-admin/upload.php | 0.615 s | 0.437 s | -0.178 s | 3.38 MiB | 3.4 MiB | + 20.16 KiB |
/wp-admin/options-writing.php | 0.224 s | 0.208 s | -0.016 s | 3.37 MiB | 3.38 MiB | + 12.09 KiB |
/wp-admin/media-new.php | 0.301 s | 0.221 s | -0.080 s | 3.35 MiB | 3.38 MiB | + 32.34 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.193 s | 0.196 s | +0.003 s | 3.37 MiB | 3.41 MiB | + 37.52 KiB |
/wp-admin/post-new.php?post_type=page | 0.569 s | 0.600 s | +0.031 s | 5.59 MiB | 5.62 MiB | + 40.58 KiB |
/wp-admin/options-discussion.php | 0.248 s | 0.336 s | +0.088 s | 3.36 MiB | 3.38 MiB | + 20.62 KiB |
/wp-admin/edit-comments.php | 0.541 s | 0.221 s | -0.320 s | 3.39 MiB | 3.41 MiB | + 20.15 KiB |
/ | 0.313 s | 0.211 s | -0.102 s | 3.42 MiB | 3.4 MiB | - 20.13 KiB |
Average | 0.416 s | 0.325 s | -0.091 s | 3.79 MiB | 3.82 MiB | + 25.87 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 | 96.4% | 1,159 | 766 | 19 | |
JavaScript | 2.6% | 31 | 1 | 2 | |
CSS | 1.0% | 12 | 0 | 1 | |
Total | 1,202 | 767 | 22 |
Lines of code | 896 |
---|---|
Total complexity | 181 |
Median class complexity | 15.0 |
Median method complexity | 2.0 |
Most complex class | PigeonWP\Settings |
Most complex function | PigeonWP\Admin::redirect_on_activation() |
Classes | 9 |
---|---|
Methods | 60 |
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.
wp_options
1{
"post": {
"pigeonwp": {
"title": "Pigeon Settings",
"context": "side"
}
},
"page": {
"pigeonwp": {
"title": "Pigeon Settings",
"context": "side"
}
}
}
[20-May-2024 11:17:30 UTC] PHP Warning: Undefined array key "pigeon_subdomain" in /wp-content/plugins/pigeon/templates/admin/admin.php on line 16
[20-May-2024 11:17:30 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
[20-May-2024 11:17:31 UTC] PHP Warning: Undefined array key "pigeon_subdomain" in /wp-content/plugins/pigeon/classes/class-pigeon.php on line 82
[20-May-2024 11:17:31 UTC] PHP Warning: Undefined array key "pigeon_subdomain" in /wp-content/plugins/pigeon/classes/class-pigeon.php on line 85
[20-May-2024 11:17:31 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 85
[20-May-2024 11:17:41 UTC] PHP Warning: Undefined array key "pigeon_subdomain" in /wp-content/plugins/pigeon/classes/class-pigeon.php on line 82
[20-May-2024 11:17:41 UTC] PHP Warning: Undefined array key "pigeon_subdomain" in /wp-content/plugins/pigeon/classes/class-pigeon.php on line 85
[20-May-2024 11:17:41 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 85