Does "Foyer - Digital Signage for WordPress" work with WordPress 6.8.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: 99.13 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.8.1 |
---|---|
PHP version | 8.1.12 |
MySQL version | 10.6.10 |
PHP memory limit | 512M |
Last updated | |
---|---|
Active installs | 2,000+ |
WordPress.org page | https://wordpress.org/plugins/foyer/ |
Badges |
|
URL | /wp-admin/plugins.php?plugin_status=all&paged=1&s |
---|---|
Requested URL | /wp-admin/plugins.php?action=activate&plugin=foyer%2Ffoyer.php&plugin_status=all&paged=1&s&_wpnonce=1abb592437 |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.371 s |
Memory usage | 3.65 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/edit.php?post_type=foyer_display |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.170 s |
Memory usage | 3.65 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/edit.php?post_type=foyer_channel |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.160 s |
Memory usage | 3.65 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/edit.php?post_type=foyer_slide |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.167 s |
Memory usage | 3.65 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.173 s |
Memory usage | 3.53 MiB |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.347 s | 0.253 s | -0.094 s | 3.51 MiB | 3.61 MiB | + 105.3 KiB |
/wp-admin/edit.php | 0.205 s | 0.198 s | -0.007 s | 3.57 MiB | 3.67 MiB | + 105.18 KiB |
/wp-admin/post-new.php | 0.834 s | 0.831 s | -0.003 s | 6.06 MiB | 6.16 MiB | + 100.65 KiB |
/wp-admin/upload.php | 0.771 s | 0.746 s | -0.025 s | 3.52 MiB | 3.61 MiB | + 91.56 KiB |
/wp-admin/options-writing.php | 0.227 s | 0.237 s | +0.010 s | 3.5 MiB | 3.59 MiB | + 94.82 KiB |
/wp-admin/media-new.php | 0.275 s | 0.259 s | -0.016 s | 3.49 MiB | 3.59 MiB | + 103.02 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.203 s | 0.195 s | -0.008 s | 3.5 MiB | 3.61 MiB | + 108.19 KiB |
/wp-admin/post-new.php?post_type=page | 0.613 s | 0.633 s | +0.020 s | 6.05 MiB | 6.14 MiB | + 96.17 KiB |
/wp-admin/options-discussion.php | 0.442 s | 0.832 s | +0.390 s | 3.5 MiB | 3.59 MiB | + 91.95 KiB |
/wp-admin/edit-comments.php | 0.282 s | 0.258 s | -0.024 s | 3.52 MiB | 3.61 MiB | + 90.82 KiB |
/ | 0.323 s | 0.197 s | -0.126 s | 3.43 MiB | 3.53 MiB | + 102.8 KiB |
Average | 0.411 s | 0.422 s | +0.011 s | 3.97 MiB | 4.07 MiB | + 99.13 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 | 70.6% | 2,945 | 2,373 | 57 | |
CSS | 29.3% | 1,221 | 16 | 2 | |
JSON | 0.1% | 3 | 0 | 1 | |
Total | 4,169 | 2,389 | 60 |
Lines of code | 2,632 |
---|---|
Total complexity | 427 |
Median class complexity | 8.0 |
Median method complexity | 2.0 |
Most complex class | Foyer_Admin_Channel |
Most complex function | Foyer_Admin_Slide::slide_content_meta_box() |
Classes | 34 |
---|---|
Methods | 160 |
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
1ID | Name |
---|---|
foyer_display | Displays |
foyer_channel | Channels |
foyer_slide | Slides |
{
"foyer_display": {
"foyer_channel_editor": {
"title": "Channel",
"context": "normal"
},
"foyer_channel_scheduler": {
"title": "Schedule temporary channel",
"context": "normal"
}
},
"foyer_slide": {
"foyer_slide_content": {
"title": "Slide content",
"context": "normal"
}
},
"foyer_channel": {
"foyer_slides_editor": {
"title": "Slides",
"context": "normal"
},
"foyer_slides_settings": {
"title": "Slideshow settings",
"context": "normal"
}
}
}
The log file is empty.