Advanced Floating Content 1.2.4

Does Advanced Floating Content work with WordPress 6.3.2 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: 40.92 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.3.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=db6b59f909
Aspect after-activation
HTTP status 200
Load time 0.369 s
Memory usage 2.81 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.196 s
Memory usage 2.84 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.212 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.187 s
Memory usage 3.17 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.363 s0.321 s-0.042 s2.83 MiB2.87 MiB+ 44.23 KiB
/wp-admin/edit.php0.217 s0.209 s-0.008 s2.85 MiB2.89 MiB+ 43.21 KiB
/wp-admin/post-new.php0.741 s0.695 s-0.046 s5.22 MiB5.29 MiB+ 71.25 KiB
/wp-admin/upload.php0.581 s0.419 s-0.162 s2.77 MiB2.8 MiB+ 26.68 KiB
/wp-admin/options-writing.php0.228 s0.182 s-0.046 s2.76 MiB2.78 MiB+ 19.9 KiB
/wp-admin/media-new.php0.373 s0.162 s-0.211 s2.74 MiB2.78 MiB+ 39.05 KiB
/wp-admin/edit-tags.php?taxonomy=category0.208 s0.208 s+0.000 s2.76 MiB2.8 MiB+ 45.01 KiB
/wp-admin/post-new.php?post_type=page0.585 s0.619 s+0.034 s5.21 MiB5.27 MiB+ 62.84 KiB
/wp-admin/options-discussion.php0.202 s0.263 s+0.061 s2.75 MiB2.78 MiB+ 29.26 KiB
/wp-admin/edit-comments.php0.464 s0.209 s-0.255 s2.78 MiB2.81 MiB+ 25.46 KiB
/0.272 s0.172 s-0.100 s3.13 MiB3.17 MiB+ 43.27 KiB
Average 0.385 s0.314 s-0.070 s3.25 MiB3.29 MiB+ 40.92 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

[13-Oct-2023 13:31:55 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(1443): Advanced_Floating_Content_Admin->submit_meta_box()
#2 /wp-admin/edit-form-advanced.php(681): 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
[13-Oct-2023 13:31:55 UTC] PHP Deprecated:  preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/kses.php on line 1735
[13-Oct-2023 13:32:03 UTC] PHP Deprecated:  preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/kses.php on line 1735
See also: All tests for this plugin, How to Hide Advanced Floating Content Admin Menus and Meta Boxes