Advanced Floating Content 1.2.1

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

Summary

Errors
6PHP notices
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 43.63 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: 0.044 seconds
The average page load time increased by this amount after activating the plugin.

Environment
WordPress version6.0.3
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
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=6658b4ab19
Aspect after-activation
HTTP status 200
Load time 0.372 s
Memory usage 3.74 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.182 s
Memory usage 3.77 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 16.527 s
Memory usage 3.88 MiB
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.414 s
Memory usage 3.6 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.346 s0.321 s-0.025 s3.73 MiB3.77 MiB+ 37.74 KiB
/wp-admin/edit.php0.174 s0.204 s+0.030 s3.76 MiB3.8 MiB+ 37.48 KiB
/wp-admin/post-new.php0.911 s1.256 s+0.345 s5.55 MiB5.6 MiB+ 49.38 KiB
/wp-admin/upload.php0.419 s0.408 s-0.011 s3.69 MiB3.73 MiB+ 36.95 KiB
/wp-admin/options-writing.php0.138 s0.155 s+0.017 s3.62 MiB3.7 MiB+ 82.42 KiB
/wp-admin/media-new.php0.412 s0.187 s-0.225 s3.67 MiB3.71 MiB+ 39.31 KiB
/wp-admin/edit-tags.php?taxonomy=category0.185 s0.313 s+0.128 s3.69 MiB3.73 MiB+ 38.66 KiB
/wp-admin/post-new.php?post_type=page0.862 s1.155 s+0.293 s5.55 MiB5.59 MiB+ 40.94 KiB
/wp-admin/options-discussion.php0.233 s0.240 s+0.007 s3.6 MiB3.7 MiB+ 103 KiB
/wp-admin/edit-comments.php0.204 s0.203 s-0.001 s3.7 MiB3.74 MiB+ 37.22 KiB
/0.306 s0.235 s-0.071 s3.62 MiB3.6 MiB- 23.17 KiB
Average 0.381 s0.425 s+0.044 s4.02 MiB4.06 MiB+ 43.63 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
PHP88.0%57259714
CSS10.3%6782
JavaScript1.7%11272
Total 650 632 18

PHP Code Analysis | More results »

Lines of code 436
Total complexity 73
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 39
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 3

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 6 lines

[18-Oct-2022 15:29:03 UTC] PHP Notice:  Undefined variable: responsive_view_480 in /wp-content/plugins/advanced-floating-content-lite/public/class-advanced-floating-content-public.php on line 136
[18-Oct-2022 15:29:03 UTC] PHP Notice:  Undefined variable: responsive_view_320 in /wp-content/plugins/advanced-floating-content-lite/public/class-advanced-floating-content-public.php on line 136
[18-Oct-2022 15:29:03 UTC] PHP Notice:  Undefined variable: content in /wp-content/plugins/advanced-floating-content-lite/public/class-advanced-floating-content-public.php on line 137
[18-Oct-2022 15:29:12 UTC] PHP Notice:  Undefined variable: responsive_view_480 in /wp-content/plugins/advanced-floating-content-lite/public/class-advanced-floating-content-public.php on line 136
[18-Oct-2022 15:29:12 UTC] PHP Notice:  Undefined variable: responsive_view_320 in /wp-content/plugins/advanced-floating-content-lite/public/class-advanced-floating-content-public.php on line 136
[18-Oct-2022 15:29:12 UTC] PHP Notice:  Undefined variable: content in /wp-content/plugins/advanced-floating-content-lite/public/class-advanced-floating-content-public.php on line 137
See also: All tests for this plugin, How to Hide Advanced Floating Content Admin Menus and Meta Boxes