Advanced Floating Content 1.2.5

Does Advanced Floating Content work with WordPress 6.5 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
1PHP fatal errors
2PHP deprecation warnings
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

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.

Environment
WordPress version6.5
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 9,000+
WordPress.org page https://wordpress.org/plugins/advanced-floating-content-lite/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 4

Plugins ‹ Test site — WordPress

Page screenshot: Plugins ‹ Test site — WordPress
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

Advanced Floating Content

Page screenshot: Advanced Floating Content
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

Advanced Floating Content → Add New

Page screenshot: Advanced Floating Content → Add New
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

Test site – Just another WordPress site

Page screenshot: Test site – Just another WordPress site
URL /
Aspect front-page
HTTP status 200
Load time 0.197 s
Memory usage 3.41 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.365 s0.319 s-0.046 s3.44 MiB3.48 MiB+ 47.89 KiB
/wp-admin/edit.php0.209 s0.216 s+0.007 s3.46 MiB3.51 MiB+ 46.92 KiB
/wp-admin/post-new.php0.938 s0.697 s-0.241 s5.59 MiB5.66 MiB+ 74.59 KiB
/wp-admin/upload.php0.560 s0.492 s-0.068 s3.38 MiB3.41 MiB+ 30.39 KiB
/wp-admin/options-writing.php0.218 s0.176 s-0.042 s3.37 MiB3.4 MiB+ 23.61 KiB
/wp-admin/media-new.php0.311 s0.232 s-0.079 s3.35 MiB3.39 MiB+ 42.76 KiB
/wp-admin/edit-tags.php?taxonomy=category0.188 s0.191 s+0.003 s3.37 MiB3.42 MiB+ 48.72 KiB
/wp-admin/post-new.php?post_type=page0.540 s0.615 s+0.075 s5.59 MiB5.65 MiB+ 66.18 KiB
/wp-admin/options-discussion.php0.312 s0.265 s-0.047 s3.36 MiB3.39 MiB+ 32.97 KiB
/wp-admin/edit-comments.php0.245 s0.194 s-0.051 s3.39 MiB3.42 MiB+ 29.17 KiB
/0.300 s0.180 s-0.120 s3.42 MiB3.41 MiB- 6.34 KiB
Average 0.381 s0.325 s-0.055 s3.79 MiB3.83 MiB+ 39.71 KiB

Code Statistics

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.

PHP
CSS
Language % Lines of code Comment lines Files
PHP84.7%61060914
CSS11.1%8082
JavaScript4.2%30292
Total 720 646 18

PHP Code Analysis | More results »

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

Additions

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.

Options wp_options 5

Custom Post Types 1

ID Name
ct_afcAdvanced Floating Content

Meta Boxes

{
    "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"
        }
    }
}

PHP Error Log 10 lines

[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
See also: All tests for this plugin, How to Hide Advanced Floating Content Admin Menus and Meta Boxes