Advanced Floating Content 1.2.0

Does Advanced Floating Content work with WordPress 5.7.2 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: 35.12 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

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

Environment
WordPress version5.7.2
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=88e654e084
Aspect after-activation
HTTP status 200
Load time 0.459 s
Memory usage 2.75 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.221 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 1.614 s
Memory usage 2.98 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.391 s
Memory usage 2.69 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.298 s0.330 s+0.032 s2.82 MiB2.86 MiB+ 41.12 KiB
/wp-admin/edit.php0.202 s0.397 s+0.195 s2.86 MiB2.9 MiB+ 40.86 KiB
/wp-admin/post-new.php1.053 s1.316 s+0.263 s5.02 MiB5.08 MiB+ 56.36 KiB
/wp-admin/upload.php0.565 s0.598 s+0.033 s2.7 MiB2.73 MiB+ 39.96 KiB
/wp-admin/options-writing.php0.156 s0.193 s+0.037 s2.71 MiB2.72 MiB+ 9.87 KiB
/wp-admin/media-new.php0.211 s0.268 s+0.057 s2.67 MiB2.71 MiB+ 41.44 KiB
/wp-admin/edit-tags.php?taxonomy=category0.230 s0.236 s+0.006 s2.77 MiB2.81 MiB+ 43.28 KiB
/wp-admin/post-new.php?post_type=page0.940 s1.205 s+0.265 s5.01 MiB5.06 MiB+ 51.95 KiB
/wp-admin/options-discussion.php0.343 s0.353 s+0.010 s2.68 MiB2.72 MiB+ 42.38 KiB
/wp-admin/edit-comments.php0.270 s0.273 s+0.003 s2.78 MiB2.82 MiB+ 40.34 KiB
/0.286 s0.247 s-0.039 s2.71 MiB2.69 MiB- 21.17 KiB
Average 0.414 s0.492 s+0.078 s3.16 MiB3.19 MiB+ 35.12 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
PHP87.9%56659714
CSS10.4%6782
JavaScript1.7%11272
Total 644 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

[13-May-2021 15:14:34 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
[13-May-2021 15:14:34 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
[13-May-2021 15:14:34 UTC] PHP Notice:  Undefined variable: content in /wp-content/plugins/advanced-floating-content-lite/public/class-advanced-floating-content-public.php on line 137
[13-May-2021 15:14:43 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
[13-May-2021 15:14:43 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
[13-May-2021 15:14:43 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