Does Advanced Floating Content work with WordPress 6.5 and PHP 8.1.12? A smoke test was performed on .
1 | PHP fatal errors |
2 | PHP deprecation warnings |
No JavaScript exceptions | |
All test pages loaded successfully | |
No resource errors |
Memory usage: 39.71 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 |
---|---|
PHP version | 8.1.12 |
MySQL version | 10.6.10 |
PHP memory limit | 512M |
Last updated | |
---|---|
Active installs | 9,000+ |
WordPress.org page | https://wordpress.org/plugins/advanced-floating-content-lite/ |
Badges |
|
URL | /wp-admin/plugins.php?plugin_status=all&paged=1&s |
---|---|
Requested URL | /wp-admin/plugins.php?action=activate&plugin=advanced-floating-content-lite%2Fadvanced-floating-content.php&plugin_status=all&paged=1&s&_wpnonce=dd7b794bf1 |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.375 s |
Memory usage | 3.42 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/edit.php?post_type=ct_afc |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.200 s |
Memory usage | 3.45 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/post-new.php?post_type=ct_afc |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.222 s |
Memory usage | N/A |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.197 s |
Memory usage | 3.41 MiB |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.365 s | 0.319 s | -0.046 s | 3.44 MiB | 3.48 MiB | + 47.89 KiB |
/wp-admin/edit.php | 0.209 s | 0.216 s | +0.007 s | 3.46 MiB | 3.51 MiB | + 46.92 KiB |
/wp-admin/post-new.php | 0.938 s | 0.697 s | -0.241 s | 5.59 MiB | 5.66 MiB | + 74.59 KiB |
/wp-admin/upload.php | 0.560 s | 0.492 s | -0.068 s | 3.38 MiB | 3.41 MiB | + 30.39 KiB |
/wp-admin/options-writing.php | 0.218 s | 0.176 s | -0.042 s | 3.37 MiB | 3.4 MiB | + 23.61 KiB |
/wp-admin/media-new.php | 0.311 s | 0.232 s | -0.079 s | 3.35 MiB | 3.39 MiB | + 42.76 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.188 s | 0.191 s | +0.003 s | 3.37 MiB | 3.42 MiB | + 48.72 KiB |
/wp-admin/post-new.php?post_type=page | 0.540 s | 0.615 s | +0.075 s | 5.59 MiB | 5.65 MiB | + 66.18 KiB |
/wp-admin/options-discussion.php | 0.312 s | 0.265 s | -0.047 s | 3.36 MiB | 3.39 MiB | + 32.97 KiB |
/wp-admin/edit-comments.php | 0.245 s | 0.194 s | -0.051 s | 3.39 MiB | 3.42 MiB | + 29.17 KiB |
/ | 0.300 s | 0.180 s | -0.120 s | 3.42 MiB | 3.41 MiB | - 6.34 KiB |
Average | 0.381 s | 0.325 s | -0.055 s | 3.79 MiB | 3.83 MiB | + 39.71 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 | 84.7% | 610 | 609 | 14 | |
CSS | 11.1% | 80 | 8 | 2 | |
JavaScript | 4.2% | 30 | 29 | 2 | |
Total | 720 | 646 | 18 |
Lines of code | 459 |
---|---|
Total complexity | 79 |
Median class complexity | 7.0 |
Median method complexity | 1.0 |
Most complex class | Advanced_Floating_Content_Admin |
Most complex function | Advanced_Floating_Content_Public::css_styling() |
Classes | 7 |
---|---|
Methods | 41 |
Functions | 5 |
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
5ID | Name |
---|---|
ct_afc | Advanced Floating Content |
{
"ct_afc": {
"submitdiv": {
"title": "Advanced Floating Content",
"context": "side"
},
"ct_information": {
"title": "Code Tides",
"context": "side"
},
"advanced_floating_content_meta_box": {
"title": "Floating Content Details",
"context": "advanced"
},
"advanced_floating_content_premium_meta_box": {
"title": "Premium Options",
"context": "advanced"
}
}
}
[03-Apr-2024 19:39:39 UTC] PHP Fatal error: Uncaught ValueError: Missing format specifier at end of string in /wp-content/plugins/advanced-floating-content-lite/admin/class-advanced-floating-content-admin.php:280
Stack trace:
#0 /wp-content/plugins/advanced-floating-content-lite/admin/class-advanced-floating-content-admin.php(280): sprintf()
#1 /wp-admin/includes/template.php(1456): Advanced_Floating_Content_Admin->submit_meta_box()
#2 /wp-admin/edit-form-advanced.php(716): do_meta_boxes()
#3 /wp-admin/post-new.php(75): require('...')
#4 {main}
thrown in /wp-content/plugins/advanced-floating-content-lite/admin/class-advanced-floating-content-admin.php on line 280
[03-Apr-2024 19:39:40 UTC] PHP Deprecated: preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/kses.php on line 1745
[03-Apr-2024 19:39:50 UTC] PHP Deprecated: preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/kses.php on line 1745