Floating Awesome Button 2.5.0

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

Summary

Errors
78PHP warnings
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

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

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

Environment
WordPress version6.7.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
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 7

Settings ‹ Test site — WordPress

Page screenshot: Settings ‹ Test site — WordPress
URL /wp-admin/edit.php?post_type=fab&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=065a5cb08f
Aspect after-activation
HTTP status 200
Load time 1.113 s
Memory usage 4.07 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.247 s
Memory usage 3.95 MiB
JS errors None
Resource errors None

FAB → Add New FAB

Page screenshot: FAB → Add New FAB
URL /wp-admin/edit.php?post_type=fab&page=floating-awesome-button-templates
Aspect menu-item
HTTP status 200
Load time 0.541 s
Memory usage 4.03 MiB
JS errors None
Resource errors None

FAB → Settings

Page screenshot: FAB → Settings
URL /wp-admin/edit.php?post_type=fab&page=floating-awesome-button-setting&section=setting
Requested URL /wp-admin/edit.php?post_type=fab&page=floating-awesome-button-setting
Aspect menu-item
HTTP status 200
Load time 0.285 s
Memory usage 3.84 MiB
JS errors None
Resource errors None

FAB → Upgrade  ➤

Page screenshot: FAB → Upgrade  ➤
URL /wp-admin/edit.php?post_type=fab&page=floating-awesome-button-setting-pricing
Aspect menu-item
HTTP status 200
Load time 0.612 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.396 s
Memory usage 3.76 MiB
JS errors None
Resource errors None

Add New Post ‹ Test site — WordPress

Page screenshot: Add New Post ‹ Test site — WordPress
URL /wp-admin/post-new.php
Aspect new-meta-boxes
HTTP status 200
Load time 0.798 s
Memory usage 6.47 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.467 s0.448 s-0.019 s3.48 MiB3.91 MiB+ 440.27 KiB
/wp-admin/edit.php0.230 s0.252 s+0.022 s3.54 MiB3.97 MiB+ 437.95 KiB
/wp-admin/post-new.php0.804 s4.189 s+3.385 s5.93 MiB6.47 MiB+ 557.98 KiB
/wp-admin/upload.php0.667 s0.606 s-0.061 s3.5 MiB3.92 MiB+ 430.41 KiB
/wp-admin/options-writing.php0.235 s0.258 s+0.023 s3.47 MiB3.85 MiB+ 383.24 KiB
/wp-admin/media-new.php0.274 s0.308 s+0.034 s3.46 MiB3.83 MiB+ 377.73 KiB
/wp-admin/edit-tags.php?taxonomy=category0.209 s0.237 s+0.028 s3.48 MiB3.91 MiB+ 447.4 KiB
/wp-admin/post-new.php?post_type=page1.145 s0.865 s-0.280 s5.92 MiB6.46 MiB+ 555.33 KiB
/wp-admin/options-discussion.php0.311 s0.429 s+0.118 s3.48 MiB3.84 MiB+ 376.84 KiB
/wp-admin/edit-comments.php0.270 s0.308 s+0.038 s3.5 MiB3.91 MiB+ 429.35 KiB
/0.618 s0.407 s-0.211 s3.41 MiB3.73 MiB+ 328.16 KiB
Average 0.475 s0.755 s+0.280 s3.92 MiB4.35 MiB+ 433.15 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.

JSON
PHP
Language % Lines of code Comment lines Files
JSON56.5%10,5270111
PHP42.7%7,9555,406172
CSS0.4%7377
TypeScript0.2%3301
JavaScript0.2%3018421
Total 18,618 5,597 312

PHP Code Analysis | More results »

Lines of code 7,278
Total complexity 1,325
Median class complexity 5.0
Median method complexity 1.0
Most complex class Fab\Helper\FABItem
Most complex function Fab\Helper\FABItem::match()
Classes 108
Methods 571
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

{
    "post": {
        "fab-metabox-post": {
            "title": "Floating Awesome Button",
            "context": "normal"
        }
    },
    "fab": {
        "fab-metabox-action": {
            "title": "Action",
            "context": "side"
        },
        "fab-metabox-upgrade": {
            "title": "Upgrade to Pro",
            "context": "side"
        },
        "fab-metabox-location": {
            "title": "Location (Premium)",
            "context": "advanced"
        },
        "fab-metabox-settings": {
            "title": "Setting",
            "context": "normal"
        }
    },
    "page": {
        "fab-metabox-page": {
            "title": "Floating Awesome Button",
            "context": "normal"
        }
    }
}

PHP Error Log 78 lines

[04-Apr-2025 09:20:24 UTC] PHP Warning:  file_get_contents(/wp-content/plugins/floating-awesome-button/templates/newsletter-signup-toast.json): Failed to open stream: No such file or directory in /wp-content/plugins/floating-awesome-button/src/Plugin/Helper/Template.php on line 23
[04-Apr-2025 09:20:24 UTC] PHP Warning:  Attempt to read property "id" on null in /wp-content/plugins/floating-awesome-button/src/Controller/Metabox/Metabox_Post.php on line 75
[04-Apr-2025 09:20:24 UTC] PHP Warning:  Attempt to read property "name" on null in /wp-content/plugins/floating-awesome-button/src/Controller/Metabox/Metabox_Post.php on line 76
[04-Apr-2025 09:20:24 UTC] PHP Warning:  Attempt to read property "description" on null in /wp-content/plugins/floating-awesome-button/src/Controller/Metabox/Metabox_Post.php on line 77
[04-Apr-2025 09:20:24 UTC] PHP Warning:  Attempt to read property "license" on null in /wp-content/plugins/floating-awesome-button/src/Controller/Metabox/Metabox_Post.php on line 78
[04-Apr-2025 09:20:24 UTC] PHP Warning:  Attempt to read property "design" on null in /wp-content/plugins/floating-awesome-button/src/Controller/Metabox/Metabox_Post.php on line 81
[04-Apr-2025 09:20:24 UTC] PHP Warning:  Attempt to read property "color" on null in /wp-content/plugins/floating-awesome-button/src/Controller/Metabox/Metabox_Post.php on line 81
[04-Apr-2025 09:20:24 UTC] PHP Warning:  Attempt to read property "design" on null in /wp-content/plugins/floating-awesome-button/src/Controller/Metabox/Metabox_Post.php on line 83
[04-Apr-2025 09:20:24 UTC] PHP Warning:  Attempt to read property "icon" on null in /wp-content/plugins/floating-awesome-button/src/Controller/Metabox/Metabox_Post.php on line 83
[04-Apr-2025 09:20:24 UTC] PHP Warning:  Attempt to read property "color" on null in /wp-content/plugins/floating-awesome-button/src/Controller/Metabox/Metabox_Post.php on line 83
[04-Apr-2025 09:20:24 UTC] PHP Warning:  Attempt to read property "design" on null in /wp-content/plugins/floating-awesome-button/src/Controller/Metabox/Metabox_Post.php on line 84
[04-Apr-2025 09:20:24 UTC] PHP Warning:  Attempt to read property "icon" on null in /wp-content/plugins/floating-awesome-button/src/Controller/Metabox/Metabox_Post.php on line 84
[04-Apr-2025 09:20:24 UTC] PHP Warning:  Attempt to read property "class" on null in /wp-content/plugins/floating-awesome-button/src/Controller/Metabox/Metabox_Post.php on line 84
[04-Apr-2025 09:20:24 UTC] PHP Warning:  file_get_contents(/wp-content/plugins/floating-awesome-button/templates/simple-popup.json): Failed to open stream: No such file or directory in /wp-content/plugins/floating-awesome-button/src/Plugin/Helper/Template.php on line 23
[04-Apr-2025 09:20:24 UTC] PHP Warning:  Attempt to read property "id" on null in /wp-content/plugins/floating-awesome-button/src/Controller/Metabox/Metabox_Post.php on line 75
[04-Apr-2025 09:20:24 UTC] PHP Warning:  Attempt to read property "name" on null in /wp-content/plugins/floating-awesome-button/src/Controller/Metabox/Metabox_Post.php on line 76
[04-Apr-2025 09:20:24 UTC] PHP Warning:  Attempt to read property "description" on null in /wp-content/plugins/floating-awesome-button/src/Controller/Metabox/Metabox_Post.php on line 77
[04-Apr-2025 09:20:24 UTC] PHP Warning:  Attempt to read property "license" on null in /wp-content/plugins/floating-awesome-button/src/Controller/Metabox/Metabox_Post.php on line 78
[04-Apr-2025 09:20:24 UTC] PHP Warning:  Attempt to read property "design" on null in /wp-content/plugins/floating-awesome-button/src/Controller/Metabox/Metabox_Post.php on line 81
[04-Apr-2025 09:20:24 UTC] PHP Warning:  Attempt to read property "color" on null in /wp-content/plugins/floating-awesome-button/src/Controller/Metabox/Metabox_Post.php on line 81
[04-Apr-2025 09:20:24 UTC] PHP Warning:  Attempt to read property "design" on null in /wp-content/plugins/floating-awesome-button/src/Controller/Metabox/Metabox_Post.php on line 83
[04-Apr-2025 09:20:24 UTC] PHP Warning:  Attempt to read property "icon" on null in /wp-content/plugins/floating-awesome-button/src/Controller/Metabox/Metabox_Post.php on line 83
[04-Apr-2025 09:20:24 UTC] PHP Warning:  Attempt to read property "color" on null in /wp-content/plugins/floating-awesome-button/src/Controller/Metabox/Metabox_Post.php on line 83
[04-Apr-2025 09:20:24 UTC] PHP Warning:  Attempt to read property "design" on null in /wp-content/plugins/floating-awesome-button/src/Controller/Metabox/Metabox_Post.php on line 84
[04-Apr-2025 09:20:24 UTC] PHP Warning:  Attempt to read property "icon" on null in /wp-content/plugins/floating-awesome-button/src/Controller/Metabox/Metabox_Post.php on line 84
[04-Apr-2025 09:20:24 UTC] PHP Warning:  Attempt to read property "class" on null in /wp-content/plugins/floating-awesome-button/src/Controller/Metabox/Metabox_Post.php on line 84
[04-Apr-2025 09:20:30 UTC] PHP Warning:  file_get_contents(/wp-content/plugins/floating-awesome-button/templates/newsletter-signup-toast.json): Failed to open stream: No such file or directory in /wp-content/plugins/floating-awesome-button/src/Plugin/Helper/Template.php on line 23
[04-Apr-2025 09:20:30 UTC] PHP Warning:  Attempt to read property "id" on null in /wp-content/plugins/floating-awesome-button/src/Controller/Metabox/Metabox_Post.php on line 75
[04-Apr-2025 09:20:30 UTC] PHP Warning:  Attempt to read property "name" on null in /wp-content/plugins/floating-awesome-button/src/Controller/Metabox/Metabox_Post.php on line 76
[04-Apr-2025 09:20:30 UTC] PHP Warning:  Attempt to read property "description" on null in /wp-content/plugins/floating-awesome-button/src/Controller/Metabox/Metabox_Post.php on line 77
[04-Apr-2025 09:20:30 UTC] PHP Warning:  Attempt to read property "license" on null in /wp-content/plugins/floating-awesome-button/src/Controller/Metabox/Metabox_Post.php on line 78
[04-Apr-2025 09:20:30 UTC] PHP Warning:  Attempt to read property "design" on null in /wp-content/plugins/floating-awesome-button/src/Controller/Metabox/Metabox_Post.php on line 81
[04-Apr-2025 09:20:30 UTC] PHP Warning:  Attempt to read property "color" on null in /wp-content/plugins/floating-awesome-button/src/Controller/Metabox/Metabox_Post.php on line 81
[04-Apr-2025 09:20:30 UTC] PHP Warning:  Attempt to read property "design" on null in /wp-content/plugins/floating-awesome-button/src/Controller/Metabox/Metabox_Post.php on line 83
[04-Apr-2025 09:20:30 UTC] PHP Warning:  Attempt to read property "icon" on null in /wp-content/plugins/floating-awesome-button/src/Controller/Metabox/Metabox_Post.php on line 83
[04-Apr-2025 09:20:30 UTC] PHP Warning:  Attempt to read property "color" on null in /wp-content/plugins/floating-awesome-button/src/Controller/Metabox/Metabox_Post.php on line 83
[04-Apr-2025 09:20:30 UTC] PHP Warning:  Attempt to read property "design" on null in /wp-content/plugins/floating-awesome-button/src/Controller/Metabox/Metabox_Post.php on line 84
[04-Apr-2025 09:20:30 UTC] PHP Warning:  Attempt to read property "icon" on null in /wp-content/plugins/floating-awesome-button/src/Controller/Metabox/Metabox_Post.php on line 84
[04-Apr-2025 09:20:30 UTC] PHP Warning:  Attempt to read property "class" on null in /wp-content/plugins/floating-awesome-button/src/Controller/Metabox/Metabox_Post.php on line 84
[04-Apr-2025 09:20:30 UTC] PHP Warning:  file_get_contents(/wp-content/plugins/floating-awesome-button/templates/simple-popup.json): Failed to open stream: No such file or directory in /wp-content/plugins/floating-awesome-button/src/Plugin/Helper/Template.php on line 23
[04-Apr-2025 09:20:30 UTC] PHP Warning:  Attempt to read property "id" on null in /wp-content/plugins/floating-awesome-button/src/Controller/Metabox/Metabox_Post.php on line 75
[04-Apr-2025 09:20:30 UTC] PHP Warning:  Attempt to read property "name" on null in /wp-content/plugins/floating-awesome-button/src/Controller/Metabox/Metabox_Post.php on line 76
[04-Apr-2025 09:20:30 UTC] PHP Warning:  Attempt to read property "description" on null in /wp-content/plugins/floating-awesome-button/src/Controller/Metabox/Metabox_Post.php on line 77
[04-Apr-2025 09:20:30 UTC] PHP Warning:  Attempt to read property "license" on null in /wp-content/plugins/floating-awesome-button/src/Controller/Metabox/Metabox_Post.php on line 78
[04-Apr-2025 09:20:30 UTC] PHP Warning:  Attempt to read property "design" on null in /wp-content/plugins/floating-awesome-button/src/Controller/Metabox/Metabox_Post.php on line 81
[04-Apr-2025 09:20:30 UTC] PHP Warning:  Attempt to read property "color" on null in /wp-content/plugins/floating-awesome-button/src/Controller/Metabox/Metabox_Post.php on line 81
[04-Apr-2025 09:20:30 UTC] PHP Warning:  Attempt to read property "design" on null in /wp-content/plugins/floating-awesome-button/src/Controller/Metabox/Metabox_Post.php on line 83
[04-Apr-2025 09:20:30 UTC] PHP Warning:  Attempt to read property "icon" on null in /wp-content/plugins/floating-awesome-button/src/Controller/Metabox/Metabox_Post.php on line 83
[04-Apr-2025 09:20:30 UTC] PHP Warning:  Attempt to read property "color" on null in /wp-content/plugins/floating-awesome-button/src/Controller/Metabox/Metabox_Post.php on line 83
[04-Apr-2025 09:20:30 UTC] PHP Warning:  Attempt to read property "design" on null in /wp-content/plugins/floating-awesome-button/src/Controller/Metabox/Metabox_Post.php on line 84
[04-Apr-2025 09:20:30 UTC] PHP Warning:  Attempt to read property "icon" on null in /wp-content/plugins/floating-awesome-button/src/Controller/Metabox/Metabox_Post.php on line 84
[04-Apr-2025 09:20:30 UTC] PHP Warning:  Attempt to read property "class" on null in /wp-content/plugins/floating-awesome-button/src/Controller/Metabox/Metabox_Post.php on line 84
[04-Apr-2025 09:20:35 UTC] PHP Warning:  file_get_contents(/wp-content/plugins/floating-awesome-button/templates/newsletter-signup-toast.json): Failed to open stream: No such file or directory in /wp-content/plugins/floating-awesome-button/src/Plugin/Helper/Template.php on line 23
[04-Apr-2025 09:20:35 UTC] PHP Warning:  Attempt to read property "id" on null in /wp-content/plugins/floating-awesome-button/src/Controller/Metabox/Metabox_Post.php on line 75
[04-Apr-2025 09:20:35 UTC] PHP Warning:  Attempt to read property "name" on null in /wp-content/plugins/floating-awesome-button/src/Controller/Metabox/Metabox_Post.php on line 76
[04-Apr-2025 09:20:35 UTC] PHP Warning:  Attempt to read property "description" on null in /wp-content/plugins/floating-awesome-button/src/Controller/Metabox/Metabox_Post.php on line 77
[04-Apr-2025 09:20:35 UTC] PHP Warning:  Attempt to read property "license" on null in /wp-content/plugins/floating-awesome-button/src/Controller/Metabox/Metabox_Post.php on line 78
[04-Apr-2025 09:20:35 UTC] PHP Warning:  Attempt to read property "design" on null in /wp-content/plugins/floating-awesome-button/src/Controller/Metabox/Metabox_Post.php on line 81
[04-Apr-2025 09:20:35 UTC] PHP Warning:  Attempt to read property "color" on null in /wp-content/plugins/floating-awesome-button/src/Controller/Metabox/Metabox_Post.php on line 81
[04-Apr-2025 09:20:35 UTC] PHP Warning:  Attempt to read property "design" on null in /wp-content/plugins/floating-awesome-button/src/Controller/Metabox/Metabox_Post.php on line 83
[04-Apr-2025 09:20:35 UTC] PHP Warning:  Attempt to read property "icon" on null in /wp-content/plugins/floating-awesome-button/src/Controller/Metabox/Metabox_Post.php on line 83
[04-Apr-2025 09:20:35 UTC] PHP Warning:  Attempt to read property "color" on null in /wp-content/plugins/floating-awesome-button/src/Controller/Metabox/Metabox_Post.php on line 83
[04-Apr-2025 09:20:35 UTC] PHP Warning:  Attempt to read property "design" on null in /wp-content/plugins/floating-awesome-button/src/Controller/Metabox/Metabox_Post.php on line 84
[04-Apr-2025 09:20:35 UTC] PHP Warning:  Attempt to read property "icon" on null in /wp-content/plugins/floating-awesome-button/src/Controller/Metabox/Metabox_Post.php on line 84
[04-Apr-2025 09:20:35 UTC] PHP Warning:  Attempt to read property "class" on null in /wp-content/plugins/floating-awesome-button/src/Controller/Metabox/Metabox_Post.php on line 84
[04-Apr-2025 09:20:35 UTC] PHP Warning:  file_get_contents(/wp-content/plugins/floating-awesome-button/templates/simple-popup.json): Failed to open stream: No such file or directory in /wp-content/plugins/floating-awesome-button/src/Plugin/Helper/Template.php on line 23
[04-Apr-2025 09:20:35 UTC] PHP Warning:  Attempt to read property "id" on null in /wp-content/plugins/floating-awesome-button/src/Controller/Metabox/Metabox_Post.php on line 75
[04-Apr-2025 09:20:35 UTC] PHP Warning:  Attempt to read property "name" on null in /wp-content/plugins/floating-awesome-button/src/Controller/Metabox/Metabox_Post.php on line 76
[04-Apr-2025 09:20:35 UTC] PHP Warning:  Attempt to read property "description" on null in /wp-content/plugins/floating-awesome-button/src/Controller/Metabox/Metabox_Post.php on line 77
[04-Apr-2025 09:20:35 UTC] PHP Warning:  Attempt to read property "license" on null in /wp-content/plugins/floating-awesome-button/src/Controller/Metabox/Metabox_Post.php on line 78
[04-Apr-2025 09:20:35 UTC] PHP Warning:  Attempt to read property "design" on null in /wp-content/plugins/floating-awesome-button/src/Controller/Metabox/Metabox_Post.php on line 81
[04-Apr-2025 09:20:35 UTC] PHP Warning:  Attempt to read property "color" on null in /wp-content/plugins/floating-awesome-button/src/Controller/Metabox/Metabox_Post.php on line 81
[04-Apr-2025 09:20:35 UTC] PHP Warning:  Attempt to read property "design" on null in /wp-content/plugins/floating-awesome-button/src/Controller/Metabox/Metabox_Post.php on line 83
[04-Apr-2025 09:20:35 UTC] PHP Warning:  Attempt to read property "icon" on null in /wp-content/plugins/floating-awesome-button/src/Controller/Metabox/Metabox_Post.php on line 83
[04-Apr-2025 09:20:35 UTC] PHP Warning:  Attempt to read property "color" on null in /wp-content/plugins/floating-awesome-button/src/Controller/Metabox/Metabox_Post.php on line 83
[04-Apr-2025 09:20:35 UTC] PHP Warning:  Attempt to read property "design" on null in /wp-content/plugins/floating-awesome-button/src/Controller/Metabox/Metabox_Post.php on line 84
[04-Apr-2025 09:20:35 UTC] PHP Warning:  Attempt to read property "icon" on null in /wp-content/plugins/floating-awesome-button/src/Controller/Metabox/Metabox_Post.php on line 84
[04-Apr-2025 09:20:35 UTC] PHP Warning:  Attempt to read property "class" on null in /wp-content/plugins/floating-awesome-button/src/Controller/Metabox/Metabox_Post.php on line 84
See also: All tests for this plugin, How to Hide Floating Awesome Button Admin Menus and Meta Boxes