Floating Awesome Button 1.4.24

Does Floating Awesome Button work with WordPress 5.8.3 and PHP 7.4.8? A smoke test was performed on .

Summary

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

Memory usage: 765.89 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 version5.8.3
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
Plugin Info
Last updated
Active installs 900+
WordPress.org page https://wordpress.org/plugins/floating-awesome-button/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 6

Floating Awesome Button ‹ Test site — WordPress

Page screenshot: Floating Awesome Button ‹ Test site — WordPress
URL /wp-admin/options-general.php?page=floating-awesome-button-setting
Requested URL /wp-admin/plugins.php?action=activate&plugin=floating-awesome-button%2Ffloating-awesome-button.php&plugin_status=all&paged=1&s&_wpnonce=38e4751e63
Aspect after-activation
HTTP status 200
Load time 1.837 s
Memory usage 4.17 MiB
JS errors None
Resource errors None

FAB

Page screenshot: FAB
URL /wp-admin/edit.php?post_type=fab
Aspect menu-item
HTTP status 200
Load time 0.181 s
Memory usage 3.84 MiB
JS errors None
Resource errors None

FAB → Add New

Page screenshot: FAB → Add New
URL /wp-admin/post-new.php?post_type=fab
Aspect menu-item
HTTP status 200
Load time 1.177 s
Memory usage 4.13 MiB
JS errors None
Resource errors None

Settings → Floating Awesome Button

Page screenshot: Settings → Floating Awesome Button
URL /wp-admin/options-general.php?page=floating-awesome-button-setting
Aspect menu-item
HTTP status 200
Load time 0.260 s
Memory usage 3.77 MiB
JS errors None
Resource errors None

Settings → Upgrade  ➤

Page screenshot: Settings → Upgrade  ➤
URL /wp-admin/options-general.php?page=floating-awesome-button-setting-pricing
Aspect menu-item
HTTP status 200
Load time 0.212 s
Memory usage 4.12 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.731 s
Memory usage 3.63 MiB
JS errors
[
    {
        "message": "TypeError: Cannot read properties of undefined (reading '$$')\n    at C (/wp-content/plugins/floating-awesome-button/assets/build/components/fab/bundle.js?ver=1.0:1:2866)\n    at new <anonymous> (/wp-content/plugins/floating-awesome-button/assets/build/components/fab/bundle.js?ver=1.0:1:16662)\n    at /wp-content/plugins/floating-awesome-button/assets/build/components/fab/bundle.js?ver=1.0:1:16619\n    at /wp-content/plugins/floating-awesome-button/assets/build/components/fab/bundle.js?ver=1.0:1:16732",
        "trace": null,
        "code": null
    }
]
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.316 s0.461 s+0.145 s3.08 MiB3.85 MiB+ 784.18 KiB
/wp-admin/edit.php0.163 s0.310 s+0.147 s3.11 MiB3.89 MiB+ 794.16 KiB
/wp-admin/post-new.php0.865 s1.059 s+0.194 s5.27 MiB5.98 MiB+ 725.82 KiB
/wp-admin/upload.php0.375 s0.336 s-0.039 s3.03 MiB3.8 MiB+ 786.97 KiB
/wp-admin/options-writing.php0.163 s0.181 s+0.018 s3.02 MiB3.78 MiB+ 772.7 KiB
/wp-admin/media-new.php0.387 s0.210 s-0.177 s3.01 MiB3.78 MiB+ 789.07 KiB
/wp-admin/edit-tags.php?taxonomy=category0.162 s0.226 s+0.064 s3.04 MiB3.81 MiB+ 789.04 KiB
/wp-admin/post-new.php?post_type=page1.173 s0.816 s-0.357 s5.26 MiB5.96 MiB+ 720.16 KiB
/wp-admin/options-discussion.php0.211 s0.288 s+0.077 s3 MiB3.78 MiB+ 790.15 KiB
/wp-admin/edit-comments.php0.182 s0.212 s+0.030 s3.04 MiB3.81 MiB+ 782.76 KiB
/0.239 s0.271 s+0.032 s2.96 MiB3.63 MiB+ 689.82 KiB
Average 0.385 s0.397 s+0.012 s3.44 MiB4.19 MiB+ 765.89 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
Language % Lines of code Comment lines Files
PHP99.9%5,8812,775120
JavaScript0.0%202
JSON0.0%101
CSS0.0%101
Total 5,885 2,775 124

PHP Code Analysis | More results »

Lines of code 4,103
Total complexity 752
Median class complexity 5.0
Median method complexity 1.0
Most complex class Fab\Helper\FABItem
Most complex function Fab\Helper\FABItem::__construct()
Classes 63
Methods 373
Functions 2

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 6

Custom Post Types 1

ID Name
fabFAB

Meta Boxes

{
    "fab": {
        "fab-metabox-design": {
            "title": "Design",
            "context": "advanced"
        },
        "fab-metabox-settings": {
            "title": "Setting",
            "context": "advanced"
        }
    }
}

PHP Error Log 2 lines

[19-Jan-2022 13:03:04 UTC] PHP Notice:  Undefined variable: fab_custom_module in /wp-content/plugins/floating-awesome-button/src/Controller/Frontend/Frontend.php on line 160
[19-Jan-2022 13:03:11 UTC] PHP Notice:  Undefined variable: fab_custom_module in /wp-content/plugins/floating-awesome-button/src/Controller/Frontend/Frontend.php on line 160
See also: All tests for this plugin