Floating Awesome Button 2.6.0

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

Summary

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

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

Page speed impact: 0.112 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 9

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=1ecf0307ab
Aspect after-activation
HTTP status 200
Load time 0.980 s
Memory usage 4.1 MiB
JS errors None
Resource errors None

FAB

Page screenshot: FAB
URL /wp-admin/admin.php?page=fab-dashboard
Aspect menu-item
HTTP status 200
Load time 0.131 s
Memory usage N/A
JS errors None
Resource errors None

FAB → Dashboard

Page screenshot: FAB → Dashboard
URL /wp-admin/edit.php?post_type=fab&page=fab-dashboard
Aspect menu-item
HTTP status 200
Load time 0.386 s
Memory usage 3.93 MiB
JS errors None
Resource errors None

FAB → All FAB

Page screenshot: FAB → All FAB
URL /wp-admin/edit.php?post_type=fab
Aspect menu-item
HTTP status 200
Load time 0.223 s
Memory usage 3.98 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.254 s
Memory usage 4.06 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.484 s
Memory usage 3.93 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.486 s
Memory usage 3.93 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.295 s
Memory usage 3.78 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.649 s
Memory usage 6.51 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.326 s0.420 s+0.094 s3.48 MiB3.94 MiB+ 470.06 KiB
/wp-admin/edit.php0.169 s0.231 s+0.062 s3.54 MiB4 MiB+ 467.73 KiB
/wp-admin/post-new.php0.706 s1.431 s+0.725 s5.93 MiB6.51 MiB+ 597.97 KiB
/wp-admin/upload.php0.483 s0.391 s-0.092 s3.5 MiB3.95 MiB+ 460.2 KiB
/wp-admin/options-writing.php0.201 s0.231 s+0.030 s3.47 MiB3.93 MiB+ 463.32 KiB
/wp-admin/media-new.php0.241 s0.256 s+0.015 s3.46 MiB3.92 MiB+ 471.52 KiB
/wp-admin/edit-tags.php?taxonomy=category0.160 s0.210 s+0.050 s3.48 MiB3.94 MiB+ 477.19 KiB
/wp-admin/post-new.php?post_type=page0.522 s0.851 s+0.329 s5.92 MiB6.5 MiB+ 595.31 KiB
/wp-admin/options-discussion.php0.234 s0.290 s+0.056 s3.48 MiB3.93 MiB+ 460.95 KiB
/wp-admin/edit-comments.php0.209 s0.213 s+0.004 s3.5 MiB3.94 MiB+ 459.32 KiB
/0.268 s0.225 s-0.043 s3.48 MiB3.75 MiB+ 278.98 KiB
Average 0.320 s0.432 s+0.112 s3.93 MiB4.39 MiB+ 472.96 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
JSON55.2%10,6080112
PHP44.1%8,4855,947187
CSS0.4%7377
JavaScript0.2%344324
TypeScript0.2%3301
Total 19,233 5,997 331

PHP Code Analysis | More results »

Lines of code 7,820
Total complexity 1,411
Median class complexity 5.0
Median method complexity 1.0
Most complex class Fab\Helper\FABItem
Most complex function Fab\Helper\FABItem::match()
Classes 121
Methods 616
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 21 lines

[08-Apr-2025 10:15:07 UTC] PHP Warning:  Cannot modify header information - headers already sent by (output started at /wp-includes/script-loader.php:2938) in /wp-includes/pluggable.php on line 1435
[08-Apr-2025 10:15:07 UTC] PHP Warning:  Cannot modify header information - headers already sent by (output started at /wp-includes/script-loader.php:2938) in /wp-includes/pluggable.php on line 1438
[08-Apr-2025 10:15:08 UTC] PHP Fatal error:  Uncaught TypeError: array_reduce(): Argument #1 ($array) must be of type array, null given in /wp-content/plugins/floating-awesome-button/src/Controller/Insight/Insight_Average_Clicks.php:43
Stack trace:
#0 /wp-content/plugins/floating-awesome-button/src/Controller/Insight/Insight_Average_Clicks.php(43): array_reduce()
#1 /wp-content/plugins/floating-awesome-button/src/Api/Insights.php(109): Fab\Controller\Insight_Average_Clicks->generate_insight()
#2 /wp-content/plugins/floating-awesome-button/src/Api/Insights.php(66): Fab\Api\Insights->generate_insights()
#3 /wp-includes/rest-api/class-wp-rest-server.php(1292): Fab\Api\Insights->get_insights()
#4 /wp-includes/rest-api/class-wp-rest-server.php(1125): WP_REST_Server->respond_to_request()
#5 /wp-includes/rest-api/class-wp-rest-server.php(439): WP_REST_Server->dispatch()
#6 /wp-includes/rest-api.php(449): WP_REST_Server->serve_request()
#7 /wp-includes/class-wp-hook.php(324): rest_api_loaded()
#8 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#9 /wp-includes/plugin.php(565): WP_Hook->do_action()
#10 /wp-includes/class-wp.php(418): do_action_ref_array()
#11 /wp-includes/class-wp.php(813): WP->parse_request()
#12 /wp-includes/functions.php(1336): WP->main()
#13 /wp-blog-header.php(16): wp()
#14 /index.php(17): require('...')
#15 {main}
  thrown in /wp-content/plugins/floating-awesome-button/src/Controller/Insight/Insight_Average_Clicks.php on line 43
See also: All tests for this plugin, How to Hide Floating Awesome Button Admin Menus and Meta Boxes