Floating Awesome Button 1.5.16

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

Summary

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

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

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

Environment
WordPress version6.1
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=07e8a8fa65
Aspect after-activation
HTTP status 200
Load time 2.179 s
Memory usage 4.55 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.268 s
Memory usage 4.23 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.781 s
Memory usage 6.35 MiB
JS errors
[
    {
        "message": "TypeError: Cannot read properties of undefined (reading '$$')\n    at I (/wp-content/plugins/floating-awesome-button/assets/build/components/metabox-trigger/bundle.js?ver=1.0:1:2418)\n    at new <anonymous> (/wp-content/plugins/floating-awesome-button/assets/build/components/metabox-trigger/bundle.js?ver=1.0:1:13595)\n    at /wp-content/plugins/floating-awesome-button/assets/build/components/metabox-trigger/bundle.js?ver=1.0:1:13552\n    at /wp-content/plugins/floating-awesome-button/assets/build/components/metabox-trigger/bundle.js?ver=1.0:1:13683",
        "trace": null,
        "code": null
    }
]
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 1.023 s
Memory usage 4.2 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.361 s
Memory usage 4.5 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.791 s
Memory usage 4.12 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.741 s0.633 s-0.108 s3.55 MiB4.23 MiB+ 697.52 KiB
/wp-admin/edit.php0.310 s0.294 s-0.016 s3.58 MiB4.27 MiB+ 705.17 KiB
/wp-admin/post-new.php1.390 s1.801 s+0.411 s5.48 MiB6.32 MiB+ 862.2 KiB
/wp-admin/upload.php0.911 s1.126 s+0.215 s3.49 MiB4.18 MiB+ 705.23 KiB
/wp-admin/options-writing.php0.248 s0.645 s+0.397 s3.49 MiB4.17 MiB+ 704.81 KiB
/wp-admin/media-new.php0.339 s0.937 s+0.598 s3.47 MiB4.15 MiB+ 697.29 KiB
/wp-admin/edit-tags.php?taxonomy=category0.233 s0.677 s+0.444 s3.5 MiB4.2 MiB+ 714.05 KiB
/wp-admin/post-new.php?post_type=page1.826 s1.787 s-0.039 s5.47 MiB6.31 MiB+ 857.76 KiB
/wp-admin/options-discussion.php0.347 s0.598 s+0.251 s3.47 MiB4.18 MiB+ 723.87 KiB
/wp-admin/edit-comments.php0.377 s0.351 s-0.026 s3.5 MiB4.2 MiB+ 718.46 KiB
/0.585 s0.386 s-0.199 s3.47 MiB4.08 MiB+ 620.3 KiB
Average 0.664 s0.840 s+0.175 s3.86 MiB4.57 MiB+ 727.88 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.8%4,7952,778111
JavaScript0.2%888
CSS0.0%202
JSON0.0%101
Total 4,806 2,786 122

PHP Code Analysis | More results »

Lines of code 4,244
Total complexity 795
Median class complexity 5.0
Median method complexity 1.0
Most complex class Fab\Helper\FABItem
Most complex function Fab\Helper\FABItem::match()
Classes 63
Methods 383
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

User Metadata wp_usermeta 1

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

[09-Nov-2022 02:27:42 UTC] PHP Notice:  Undefined index: hotkey in /wp-content/plugins/floating-awesome-button/src/Helper/FAB/FABItem.php on line 182
[09-Nov-2022 02:27:42 UTC] PHP Notice:  Trying to access array offset on value of type null in /wp-content/plugins/floating-awesome-button/src/Helper/FAB/FABItem.php on line 182
[09-Nov-2022 02:27:42 UTC] PHP Notice:  Undefined index: hotkey in /wp-content/plugins/floating-awesome-button/src/Helper/FAB/FABItem.php on line 182
[09-Nov-2022 02:27:42 UTC] PHP Notice:  Trying to access array offset on value of type null in /wp-content/plugins/floating-awesome-button/src/Helper/FAB/FABItem.php on line 182
[09-Nov-2022 02:27:42 UTC] PHP Notice:  Undefined index: hotkey in /wp-content/plugins/floating-awesome-button/src/Helper/FAB/FABItem.php on line 182
[09-Nov-2022 02:27:42 UTC] PHP Notice:  Trying to access array offset on value of type null in /wp-content/plugins/floating-awesome-button/src/Helper/FAB/FABItem.php on line 182
[09-Nov-2022 02:27:42 UTC] PHP Notice:  Undefined index: hotkey in /wp-content/plugins/floating-awesome-button/src/Helper/FAB/FABItem.php on line 182
[09-Nov-2022 02:27:42 UTC] PHP Notice:  Trying to access array offset on value of type null in /wp-content/plugins/floating-awesome-button/src/Helper/FAB/FABItem.php on line 182
See also: All tests for this plugin