Advanced Floating Content 1.2.2

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

Summary

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

Memory usage: 42.2 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.1
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=e73430df52
Aspect after-activation
HTTP status 200
Load time 0.437 s
Memory usage 3.55 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.186 s
Memory usage 3.57 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.174 s
Memory usage 3.73 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.257 s
Memory usage 3.46 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.341 s0.325 s-0.016 s3.55 MiB3.59 MiB+ 42.18 KiB
/wp-admin/edit.php0.177 s0.195 s+0.018 s3.58 MiB3.62 MiB+ 41.16 KiB
/wp-admin/post-new.php0.933 s1.083 s+0.150 s5.48 MiB5.53 MiB+ 53.76 KiB
/wp-admin/upload.php0.549 s0.484 s-0.065 s3.49 MiB3.53 MiB+ 41.36 KiB
/wp-admin/options-writing.php0.143 s0.142 s-0.001 s3.48 MiB3.51 MiB+ 24.04 KiB
/wp-admin/media-new.php0.232 s0.180 s-0.052 s3.47 MiB3.51 MiB+ 43.72 KiB
/wp-admin/edit-tags.php?taxonomy=category0.230 s0.175 s-0.055 s3.5 MiB3.56 MiB+ 58.57 KiB
/wp-admin/post-new.php?post_type=page0.911 s0.926 s+0.015 s5.47 MiB5.52 MiB+ 45.31 KiB
/wp-admin/options-discussion.php0.202 s0.215 s+0.013 s3.47 MiB3.53 MiB+ 63.41 KiB
/wp-admin/edit-comments.php0.184 s0.195 s+0.011 s3.5 MiB3.56 MiB+ 61.63 KiB
/0.240 s0.202 s-0.038 s3.47 MiB3.46 MiB- 10.88 KiB
Average 0.377 s0.375 s-0.002 s3.86 MiB3.9 MiB+ 42.2 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.4%59460014
CSS10.0%6782
JavaScript1.6%11272
Total 672 635 18

PHP Code Analysis | More results »

Lines of code 443
Total complexity 75
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 40
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

User Metadata wp_usermeta 1

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

[02-Nov-2022 20:08:14 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
[02-Nov-2022 20:08:14 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
[02-Nov-2022 20:08:14 UTC] PHP Notice:  Undefined variable: content in /wp-content/plugins/advanced-floating-content-lite/public/class-advanced-floating-content-public.php on line 137
[02-Nov-2022 20:08:14 UTC] PHP Notice:  Function wp_add_inline_style was called <strong>incorrectly</strong>. Do not pass <code>&lt;style&gt;</code> tags to <code>wp_add_inline_style()</code>. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.7.0.) in /wp-includes/functions.php on line 5835
[02-Nov-2022 20:08:14 UTC] PHP Notice:  Function wp_add_inline_script was called <strong>incorrectly</strong>. Do not pass <code>&lt;script&gt;</code> tags to <code>wp_add_inline_script()</code>. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 4.5.0.) in /wp-includes/functions.php on line 5835
[02-Nov-2022 20:08:22 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
[02-Nov-2022 20:08:22 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
[02-Nov-2022 20:08:22 UTC] PHP Notice:  Undefined variable: content in /wp-content/plugins/advanced-floating-content-lite/public/class-advanced-floating-content-public.php on line 137
[02-Nov-2022 20:08:22 UTC] PHP Notice:  Function wp_add_inline_style was called <strong>incorrectly</strong>. Do not pass <code>&lt;style&gt;</code> tags to <code>wp_add_inline_style()</code>. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.7.0.) in /wp-includes/functions.php on line 5835
[02-Nov-2022 20:08:22 UTC] PHP Notice:  Function wp_add_inline_script was called <strong>incorrectly</strong>. Do not pass <code>&lt;script&gt;</code> tags to <code>wp_add_inline_script()</code>. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 4.5.0.) in /wp-includes/functions.php on line 5835
See also: All tests for this plugin, How to Hide Advanced Floating Content Admin Menus and Meta Boxes