Advanced Floating Content 1.2.6

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

Summary

Errors
2PHP deprecation warnings
No JavaScript exceptions
All test pages loaded successfully
1Resource error (CSS, JS, images, fonts and so on.)
  • 1 net::ERR_NAME_NOT_RESOLVED
Performance

Memory usage: 40.5 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.8.2
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=b498f19c2f
Aspect after-activation
HTTP status 200
Load time 0.498 s
Memory usage 3.57 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.239 s
Memory usage 3.6 MiB
JS errors None
Resource errors None

Advanced Floating Content → Add New Advanced Floating Content

Page screenshot: Advanced Floating Content → Add New Advanced Floating Content
URL /wp-admin/post-new.php?post_type=ct_afc
Aspect menu-item
HTTP status 200
Load time 0.957 s
Memory usage 3.68 MiB
JS errors None
Resource errors
[
    {
        "status": null,
        "statusText": null,
        "url": "http://codetides.piwikpro.com/piwik.js",
        "errorString": "net::ERR_NAME_NOT_RESOLVED"
    }
]

Test site – Just another WordPress site

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

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.333 s0.323 s-0.010 s3.51 MiB3.55 MiB+ 46.86 KiB
/wp-admin/edit.php0.206 s0.216 s+0.010 s3.57 MiB3.62 MiB+ 45.87 KiB
/wp-admin/post-new.php0.769 s0.769 s+0.000 s6.06 MiB6.11 MiB+ 49.58 KiB
/wp-admin/upload.php0.585 s0.493 s-0.092 s3.52 MiB3.55 MiB+ 28.77 KiB
/wp-admin/options-writing.php0.225 s0.194 s-0.031 s3.5 MiB3.53 MiB+ 32.45 KiB
/wp-admin/media-new.php0.305 s0.238 s-0.067 s3.49 MiB3.53 MiB+ 40.65 KiB
/wp-admin/edit-tags.php?taxonomy=category0.240 s0.188 s-0.052 s3.5 MiB3.55 MiB+ 51.32 KiB
/wp-admin/post-new.php?post_type=page0.588 s0.694 s+0.106 s6.05 MiB6.1 MiB+ 45.1 KiB
/wp-admin/options-discussion.php0.250 s0.317 s+0.067 s3.5 MiB3.53 MiB+ 29.58 KiB
/wp-admin/edit-comments.php0.214 s0.194 s-0.020 s3.52 MiB3.55 MiB+ 28.45 KiB
/0.289 s0.187 s-0.102 s3.43 MiB3.48 MiB+ 46.87 KiB
Average 0.364 s0.347 s-0.017 s3.97 MiB4.01 MiB+ 40.5 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%61161214
CSS11.1%8082
JavaScript4.2%30292
Total 721 649 18

PHP Code Analysis | More results »

Lines of code 460
Total complexity 80
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 2 lines

[16-Jul-2025 17:44:32 UTC] PHP Deprecated:  preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/kses.php on line 1807
[16-Jul-2025 17:44: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 1807
See also: All tests for this plugin, How to Hide Advanced Floating Content Admin Menus and Meta Boxes