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: 30.61 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=c2a72f9660 |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.256 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.153 s |
Memory usage | 3.43 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.200 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.590 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.590 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.406 s | 0.294 s | -0.112 s | 3.44 MiB | 3.47 MiB | + 37.2 KiB |
/wp-admin/edit.php | 0.220 s | 0.200 s | -0.020 s | 3.46 MiB | 3.5 MiB | + 38.3 KiB |
/wp-admin/post-new.php | 0.936 s | 0.621 s | -0.315 s | 5.59 MiB | 5.63 MiB | + 45.79 KiB |
/wp-admin/upload.php | 0.534 s | 0.435 s | -0.099 s | 3.38 MiB | 3.4 MiB | + 20.16 KiB |
/wp-admin/options-writing.php | 0.223 s | 0.192 s | -0.031 s | 3.37 MiB | 3.38 MiB | + 12.09 KiB |
/wp-admin/media-new.php | 0.309 s | 0.216 s | -0.093 s | 3.35 MiB | 3.38 MiB | + 32.34 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.200 s | 0.200 s | +0.000 s | 3.37 MiB | 3.4 MiB | + 37.52 KiB |
/wp-admin/post-new.php?post_type=page | 0.538 s | 0.601 s | +0.063 s | 5.58 MiB | 5.62 MiB | + 40.58 KiB |
/wp-admin/options-discussion.php | 0.354 s | 0.253 s | -0.101 s | 3.36 MiB | 3.38 MiB | + 20.62 KiB |
/wp-admin/edit-comments.php | 0.244 s | 0.206 s | -0.038 s | 3.39 MiB | 3.41 MiB | + 20.15 KiB |
/ | 0.294 s | 0.185 s | -0.109 s | 3.37 MiB | 3.4 MiB | + 31.99 KiB |
Average | 0.387 s | 0.309 s | -0.078 s | 3.79 MiB | 3.82 MiB | + 30.61 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.2% | 1,091 | 746 | 18 | |
JavaScript | 2.7% | 31 | 1 | 2 | |
CSS | 1.1% | 12 | 0 | 1 | |
Total | 1,134 | 747 | 21 |
Lines of code | 929 |
---|---|
Total complexity | 178 |
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 | 2 |
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"
}
}
}
[18-May-2024 02:33:45 UTC] PHP Warning: Undefined array key "pigeon_subdomain" in /wp-content/plugins/pigeon/templates/admin/admin.php on line 16
[18-May-2024 02:33:45 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
[18-May-2024 02:33:46 UTC] PHP Warning: Undefined array key "pigeon_subdomain" in /wp-content/plugins/pigeon/classes/class-pigeon.php on line 82
[18-May-2024 02:33:46 UTC] PHP Warning: Undefined array key "pigeon_subdomain" in /wp-content/plugins/pigeon/classes/class-pigeon.php on line 85
[18-May-2024 02:33:46 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
[18-May-2024 02:33:55 UTC] PHP Warning: Undefined array key "pigeon_subdomain" in /wp-content/plugins/pigeon/classes/class-pigeon.php on line 82
[18-May-2024 02:33:55 UTC] PHP Warning: Undefined array key "pigeon_subdomain" in /wp-content/plugins/pigeon/classes/class-pigeon.php on line 85
[18-May-2024 02:33:55 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