Floating Awesome Button (Sticky Button, Popup, Toast) & 200+ Website Custom Interactive Element Security & Risk Analysis

wordpress.org/plugins/floating-awesome-button

Floating Awesome Button (FAB) helps website owner, getting more conversion, by adding interactive element such as (Sticky Button, Popup, Toast, etc)

800 active installs v2.21.0 PHP 5.6+ WP 4.5+ Updated Dec 11, 2025
call-to-actionconversionmarketingpopupsticky-button
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Floating Awesome Button (Sticky Button, Popup, Toast) & 200+ Website Custom Interactive Element Safe to Use in 2026?

Generally Safe

Score 100/100

Floating Awesome Button (Sticky Button, Popup, Toast) & 200+ Website Custom Interactive Element has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 3mo ago
Risk Assessment

The "floating-awesome-button" v2.21.0 plugin exhibits a mixed security posture. On the positive side, the plugin demonstrates good practices with a high percentage of properly escaped outputs and a substantial number of nonce and capability checks. Its vulnerability history is also clean, with no recorded CVEs, suggesting a generally well-maintained codebase.

However, there are significant areas of concern. The presence of three AJAX handlers without authentication checks exposes a direct attack vector. While taint analysis shows no immediate flows, the use of the `unserialize` function is a critical code signal that can lead to remote code execution if not handled with extreme care and proper sanitization of the serialized data source. Additionally, 60% of its SQL queries are not using prepared statements, which can be a vulnerability for SQL injection if user input is directly incorporated.

In conclusion, while the lack of past vulnerabilities and good output escaping are strengths, the unprotected AJAX endpoints and the use of `unserialize` coupled with raw SQL queries represent notable risks that require immediate attention and remediation.

Key Concerns

  • AJAX handlers without auth checks
  • Unsafe unserialize function used
  • SQL queries without prepared statements
Vulnerabilities
None known

Floating Awesome Button (Sticky Button, Popup, Toast) & 200+ Website Custom Interactive Element Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Code Analysis
Analyzed Mar 16, 2026

Floating Awesome Button (Sticky Button, Popup, Toast) & 200+ Website Custom Interactive Element Code Analysis

Dangerous Functions
1
Raw SQL Queries
3
2 prepared
Unescaped Output
17
414 escaped
Nonce Checks
11
Capability Checks
3
File Operations
4
External Requests
2
Bundled Libraries
2

Dangerous Functions Found

unserialize$data['settings'][ $row->option_name ] = is_serialized( $row->option_value ) ? unserialize( $row->opsrc\Api\Usages.php:112

Bundled Libraries

Select2Freemius1.0

SQL Query Safety

40% prepared5 total queries

Output Escaping

96% escaped431 total outputs
Attack Surface
3 unprotected

Floating Awesome Button (Sticky Button, Popup, Toast) & 200+ Website Custom Interactive Element Attack Surface

Entry Points11
Unprotected3

AJAX Handlers 3

authwp_ajax_fab_save_social_sharing_block_optionssrc\Controller\Blocks\Social_Sharing_Block.php:141
authwp_ajax_fab_search_couponssrc\Controller\Third_Party_Integrations\WooCommerce\Types\Apply_Coupon\WC_Apply_Coupon_Type.php:253
authwp_ajax_fab_search_productssrc\Controller\Third_Party_Integrations\WooCommerce\Types\Featured_Product\WC_Featured_Product_Type.php:277

REST API Routes 2

POST/wp-json/fab/v1/integrationsrc\Api\Plugin.php:24
GET/wp-json/fab/v1/search-postssrc\Api\Posts.php:24

Shortcodes 6

[fab_elementor] src\Controller\Elementor\Elementor.php:107
[fab_search] src\Controller\Shortcodes.php:148
[fab_ebook_mockup] src\Controller\Shortcodes.php:151
[fab_whatsapp_form] src\Controller\Shortcodes.php:154
[fab_social_sharing] src\Controller\Shortcodes.php:157
[fab_related_post] src\Controller\Shortcodes.php:160
WordPress Hooks 261
actionrest_api_initsrc\Api\Analytics.php:202
actionrest_api_initsrc\Api\Insights.php:184
actionrest_api_initsrc\Api\Notice.php:137
actionrest_api_initsrc\Api\Plugin.php:173
actionrest_api_initsrc\Api\Posts.php:98
actionrest_api_initsrc\Api\Settings.php:106
actionrest_api_initsrc\Api\Templates.php:247
actioninitsrc\Api\Usages.php:450
actionfab_usage_tracking_cronsrc\Api\Usages.php:453
filterfab_analytics_datasrc\Controller\Analytics\Analytics_Daily_Clicks.php:60
actionupgrader_process_completesrc\Controller\Backend\Backend.php:190
actionadmin_enqueue_scriptssrc\Controller\Backend\Backend.php:193
actionplugin_action_links_floating-awesome-button/floating-awesome-button.phpsrc\Controller\Backend\Backend.php:196
filterplugin_row_metasrc\Controller\Backend\Backend.php:199
filterscript_loader_tagsrc\Controller\Backend\Backend.php:202
filteradmin_footer_textsrc\Controller\Backend\BackendPage.php:43
actionadmin_menusrc\Controller\Backend\BackendPage.php:272
actionmanage_fab_posts_custom_columnsrc\Controller\Backend\Custom_Column.php:112
actionpre_get_postssrc\Controller\Backend\Custom_Column.php:115
filtermanage_fab_posts_columnssrc\Controller\Backend\Custom_Column.php:118
filtermanage_edit-fab_sortable_columnssrc\Controller\Backend\Custom_Column.php:121
filteradmin_footer_textsrc\Controller\Backend\Custom_Footer.php:64
actionadmin_noticessrc\Controller\Backend\Custom_Header.php:89
filteradmin_footer_textsrc\Controller\Backend\Dashboard.php:46
actionadmin_menusrc\Controller\Backend\Dashboard.php:138
actionadmin_noticessrc\Controller\Backend\Notice\Cross_Promote\DataAgent_Notice.php:112
actionfab_notice_actionsrc\Controller\Backend\Notice\Cross_Promote\DataAgent_Notice.php:115
actionadmin_footersrc\Controller\Backend\Notice\Freemius_Notice.php:29
filtershow_admin_noticesrc\Controller\Backend\Notice\Freemius_Notice.php:47
actionadmin_noticessrc\Controller\Backend\Notice\No_Published_Fab_Notice.php:94
actionadmin_noticessrc\Controller\Backend\Notice\Rating_Notice.php:118
actionfab_notice_actionsrc\Controller\Backend\Notice\Rating_Notice.php:121
actionfab_save_postsrc\Controller\Backend\Notice\Rating_Notice.php:124
actionadd_meta_boxessrc\Controller\Backend\Notice\Redirect_Add_New_Fab_Notice.php:94
actionadmin_noticessrc\Controller\Backend\Notice\Sharing_Notice.php:114
actionfab_save_postsrc\Controller\Backend\Notice\Sharing_Notice.php:117
actionadmin_noticessrc\Controller\Backend\Notice\Upgrade_Notice.php:83
actionadmin_noticessrc\Controller\Backend\Notice\Usage_Tracking_Notice.php:114
actionfab_notice_actionsrc\Controller\Backend\Notice\Usage_Tracking_Notice.php:117
filterpost_row_actionssrc\Controller\Backend\Posts.php:102
filterpage_row_actionssrc\Controller\Backend\Posts.php:103
actionadmin_action_turn_into_fabsrc\Controller\Backend\Posts.php:104
filteradmin_footer_textsrc\Controller\Backend\Templates.php:73
filterfab_backend_enqueue_localizesrc\Controller\Backend\Templates.php:166
actionadmin_menusrc\Controller\Backend\Templates.php:169
actionadmin_menusrc\Controller\Backend\Templates.php:172
filteradmin_urlsrc\Controller\Backend\Templates.php:175
filterfab_metabox_setting_tabssrc\Controller\Backend\Upsell.php:104
filterpost_row_actionssrc\Controller\Backend\Utils.php:122
filterpost_row_actionssrc\Controller\Backend\Utils.php:125
actionadmin_action_fab_clonesrc\Controller\Backend\Utils.php:126
actionenqueue_block_assetssrc\Controller\Blocks\Block.php:52
actioninitsrc\Controller\Blocks\Social_Sharing_Block.php:135
actionenqueue_block_assetssrc\Controller\Blocks\Social_Sharing_Block.php:138
actionelementor/initsrc\Controller\Elementor\Elementor.php:92
actionwidgets_initsrc\Controller\Elementor\Elementor.php:95
actionwp_footersrc\Controller\Elementor\Elementor.php:98
actionwp_footersrc\Controller\Elementor\Elementor.php:101
filterpost_classsrc\Controller\Elementor\Elementor.php:104
actionwidgets_initsrc\Controller\Frontend\Frontend.php:242
actionwp_enqueue_scriptssrc\Controller\Frontend\Frontend.php:245
actionwp_footersrc\Controller\Frontend\Frontend.php:248
actionwp_footersrc\Controller\Frontend\Frontend.php:251
filterwp_kses_allowed_htmlsrc\Controller\Frontend\Frontend.php:254
filterfab_insights_dashboardsrc\Controller\Insight\Main\Insight_Average_Clicks.php:78
actionfab_save_postsrc\Controller\Insight\Main\Insight_Average_Clicks.php:81
actionfab_after_add_new_templatesrc\Controller\Insight\Main\Insight_Average_Clicks.php:82
actioninitsrc\Controller\Insight\Main\Insight_Average_Clicks.php:85
actionfab_insights_average_clicks_schedule_actionsrc\Controller\Insight\Main\Insight_Average_Clicks.php:86
actionfab_insights_average_clicks_regenerate_insightsrc\Controller\Insight\Main\Insight_Average_Clicks.php:87
filterfab_insights_dashboardsrc\Controller\Insight\Main\Insight_Daily_Clicks.php:87
actioninitsrc\Controller\Insight\Main\Insight_Daily_Clicks.php:90
actionfab_insights_daily_clicks_schedule_actionsrc\Controller\Insight\Main\Insight_Daily_Clicks.php:91
actionfab_insights_daily_clicks_regenerate_insightsrc\Controller\Insight\Main\Insight_Daily_Clicks.php:92
filterfab_insights_dashboardsrc\Controller\Insight\Main\Insight_Number_Of_Buttons.php:69
actionfab_insights_number_of_buttons_schedule_actionsrc\Controller\Insight\Main\Insight_Number_Of_Buttons.php:72
actionfab_save_postsrc\Controller\Insight\Main\Insight_Number_Of_Buttons.php:73
actionfab_after_add_new_templatesrc\Controller\Insight\Main\Insight_Number_Of_Buttons.php:74
filterfab_insights_dashboardsrc\Controller\Insight\Main\Insight_Status.php:81
actionfab_insights_status_schedule_actionsrc\Controller\Insight\Main\Insight_Status.php:84
actionfab_save_postsrc\Controller\Insight\Main\Insight_Status.php:85
actionfab_after_add_new_templatesrc\Controller\Insight\Main\Insight_Status.php:86
filterfab_insights_dashboardsrc\Controller\Insight\Main\Insight_Total_Clicks.php:75
actionfab_insights_total_clicks_schedule_actionsrc\Controller\Insight\Main\Insight_Total_Clicks.php:78
actionfab_save_postsrc\Controller\Insight\Main\Insight_Total_Clicks.php:79
actionfab_after_add_new_templatesrc\Controller\Insight\Main\Insight_Total_Clicks.php:80
filterfab_insights_dashboardsrc\Controller\Insight\Main\Insight_Type.php:81
actionfab_insights_type_schedule_actionsrc\Controller\Insight\Main\Insight_Type.php:84
actionfab_save_postsrc\Controller\Insight\Main\Insight_Type.php:85
actionfab_after_add_new_templatesrc\Controller\Insight\Main\Insight_Type.php:86
filterfab_insights_dashboardsrc\Controller\Insight\Post\Insight_Average_Posts_Published.php:90
filterfab_insights_dashboard_datasrc\Controller\Insight\Post\Insight_Average_Posts_Published.php:93
actioninitsrc\Controller\Insight\Post\Insight_Average_Posts_Published.php:96
actionfab_insights_average_posts_published_schedule_actionsrc\Controller\Insight\Post\Insight_Average_Posts_Published.php:97
actionfab_insights_average_posts_published_regenerate_insightsrc\Controller\Insight\Post\Insight_Average_Posts_Published.php:98
filterfab_insights_dashboardsrc\Controller\Insight\Post\Insight_New_Posts_Published.php:91
filterfab_insights_dashboard_datasrc\Controller\Insight\Post\Insight_New_Posts_Published.php:94
actioninitsrc\Controller\Insight\Post\Insight_New_Posts_Published.php:97
actionfab_insights_new_posts_published_schedule_actionsrc\Controller\Insight\Post\Insight_New_Posts_Published.php:98
actionfab_insights_new_posts_published_regenerate_insightsrc\Controller\Insight\Post\Insight_New_Posts_Published.php:99
filterfab_insights_dashboardsrc\Controller\Insight\Post\Insight_Number_Of_Posts.php:100
filterfab_insights_dashboard_datasrc\Controller\Insight\Post\Insight_Number_Of_Posts.php:103
actioninitsrc\Controller\Insight\Post\Insight_Number_Of_Posts.php:106
actionfab_insights_number_of_posts_schedule_actionsrc\Controller\Insight\Post\Insight_Number_Of_Posts.php:107
actionfab_insights_number_of_posts_regenerate_insightsrc\Controller\Insight\Post\Insight_Number_Of_Posts.php:108
actioninitsrc\Controller\Legacy\Legacy_Option.php:97
actionfab_legacy_option_cronsrc\Controller\Legacy\Legacy_Option.php:100
actionadd_meta_boxessrc\Controller\Metabox\Metabox_Action.php:70
actionadd_meta_boxessrc\Controller\Metabox\Metabox_Analytics.php:141
actionadd_meta_boxessrc\Controller\Metabox\Metabox_Location.php:117
actionadd_meta_boxessrc\Controller\Metabox\Metabox_Post.php:145
actionadd_meta_boxessrc\Controller\Metabox\Metabox_Setting.php:129
actionfab_save_postsrc\Controller\Metabox\Metabox_Setting.php:132
actionadd_meta_boxessrc\Controller\Metabox\Metabox_Upgrade.php:79
filterfab_placeholderssrc\Controller\Placeholders.php:108
filterfab_placeholders_descriptionsrc\Controller\Placeholders.php:111
filterfab_plugin_integrationssrc\Controller\Third_Party_Integrations\Contact_Form_7.php:123
actionadmin_initsrc\Controller\Third_Party_Integrations\Contact_Form_7.php:131
filterfab_template_contentsrc\Controller\Third_Party_Integrations\Contact_Form_7.php:134
actionadmin_enqueue_scriptssrc\Controller\Third_Party_Integrations\Contact_Form_7.php:137
actionadd_meta_boxessrc\Controller\Third_Party_Integrations\WooCommerce\Metabox\WC_Metabox_Coupon.php:120
actionadd_meta_boxessrc\Controller\Third_Party_Integrations\WooCommerce\Metabox\WC_Metabox_Order.php:125
actionadd_meta_boxessrc\Controller\Third_Party_Integrations\WooCommerce\Metabox\WC_Metabox_Product.php:122
filterfab_setting_inputsrc\Controller\Third_Party_Integrations\WooCommerce\Types\Apply_Coupon\WC_Apply_Coupon_Editor.php:103
filterfab_metabox_setting_tabssrc\Controller\Third_Party_Integrations\WooCommerce\Types\Apply_Coupon\WC_Apply_Coupon_Editor.php:106
actionfab_item_datasrc\Controller\Third_Party_Integrations\WooCommerce\Types\Apply_Coupon\WC_Apply_Coupon_Frontend.php:83
filterfab_template_titlesrc\Controller\Third_Party_Integrations\WooCommerce\Types\Apply_Coupon\WC_Apply_Coupon_Template.php:101
filterfab_template_postmetasrc\Controller\Third_Party_Integrations\WooCommerce\Types\Apply_Coupon\WC_Apply_Coupon_Template.php:104
filterfab_setting_typessrc\Controller\Third_Party_Integrations\WooCommerce\Types\Apply_Coupon\WC_Apply_Coupon_Type.php:250
actiontemplate_redirectsrc\Controller\Third_Party_Integrations\WooCommerce\Types\Apply_Coupon\WC_Apply_Coupon_Type.php:256
filterpost_row_actionssrc\Controller\Third_Party_Integrations\WooCommerce\Types\Apply_Coupon\WC_Apply_Coupon_Type.php:269
actionadmin_action_fab_convert_couponsrc\Controller\Third_Party_Integrations\WooCommerce\Types\Apply_Coupon\WC_Apply_Coupon_Type.php:270
actionadmin_enqueue_scriptssrc\Controller\Third_Party_Integrations\WooCommerce\Types\Apply_Coupon\WC_Apply_Coupon_Type.php:273
filterfab_setting_typessrc\Controller\Third_Party_Integrations\WooCommerce\Types\Cart_Reminder\WC_Cart_Reminder_Type.php:125
actionfab_item_datasrc\Controller\Third_Party_Integrations\WooCommerce\Types\Cart_Reminder\WC_Cart_Reminder_Type.php:128
filterfab_setting_inputsrc\Controller\Third_Party_Integrations\WooCommerce\Types\Cart_Reminder\WC_Cart_Reminder_Type.php:131
filterfab_setting_post_metassrc\Controller\Third_Party_Integrations\WooCommerce\Types\Cart_Reminder\WC_Cart_Reminder_Type.php:134
filterfab_metabox_setting_tabssrc\Controller\Third_Party_Integrations\WooCommerce\Types\Featured_Product\WC_Featured_Product_Editor.php:95
actionwoocommerce_initsrc\Controller\Third_Party_Integrations\WooCommerce\Types\Featured_Product\WC_Featured_Product_Frontend.php:33
actionfab_item_datasrc\Controller\Third_Party_Integrations\WooCommerce\Types\Featured_Product\WC_Featured_Product_Frontend.php:118
filterfab_template_postmetasrc\Controller\Third_Party_Integrations\WooCommerce\Types\Featured_Product\WC_Featured_Product_Template.php:92
filterfab_setting_typessrc\Controller\Third_Party_Integrations\WooCommerce\Types\Featured_Product\WC_Featured_Product_Type.php:274
filterfab_setting_inputsrc\Controller\Third_Party_Integrations\WooCommerce\Types\Featured_Product\WC_Featured_Product_Type.php:280
filterfab_setting_post_metassrc\Controller\Third_Party_Integrations\WooCommerce\Types\Featured_Product\WC_Featured_Product_Type.php:283
filterpost_row_actionssrc\Controller\Third_Party_Integrations\WooCommerce\Types\Featured_Product\WC_Featured_Product_Type.php:296
actionadmin_action_fab_convert_productsrc\Controller\Third_Party_Integrations\WooCommerce\Types\Featured_Product\WC_Featured_Product_Type.php:297
actionadmin_enqueue_scriptssrc\Controller\Third_Party_Integrations\WooCommerce\Types\Featured_Product\WC_Featured_Product_Type.php:300
filterfab_metabox_setting_tabssrc\Controller\Third_Party_Integrations\WooCommerce\Types\Featured_Product_Toast\WC_Featured_Product_Toast_Editor.php:151
filterfab_setting_inputsrc\Controller\Third_Party_Integrations\WooCommerce\Types\Featured_Product_Toast\WC_Featured_Product_Toast_Editor.php:154
filterfab_setting_post_metassrc\Controller\Third_Party_Integrations\WooCommerce\Types\Featured_Product_Toast\WC_Featured_Product_Toast_Editor.php:157
filterfab_template_postmetasrc\Controller\Third_Party_Integrations\WooCommerce\Types\Featured_Product_Toast\WC_Featured_Product_Toast_Editor.php:160
actionwoocommerce_initsrc\Controller\Third_Party_Integrations\WooCommerce\Types\Featured_Product_Toast\WC_Featured_Product_Toast_Frontend.php:33
actionfab_item_datasrc\Controller\Third_Party_Integrations\WooCommerce\Types\Featured_Product_Toast\WC_Featured_Product_Toast_Frontend.php:89
filterfab_template_postmetasrc\Controller\Third_Party_Integrations\WooCommerce\Types\Featured_Product_Toast\WC_Featured_Product_Toast_Template.php:98
filterfab_types_group_toastsrc\Controller\Third_Party_Integrations\WooCommerce\Types\Featured_Product_Toast\WC_Featured_Product_Toast_Type.php:59
filterfab_setting_typessrc\Controller\Third_Party_Integrations\WooCommerce\Types\Featured_Product_Toast\WC_Featured_Product_Toast_Type.php:62
actionfab_save_postsrc\Controller\Third_Party_Integrations\WooCommerce\Types\Quick_Purchase\WC_Quick_Purchase_Editor.php:170
filterfab_metabox_setting_tabssrc\Controller\Third_Party_Integrations\WooCommerce\Types\Quick_Purchase\WC_Quick_Purchase_Editor.php:173
filterfab_post_row_action_preview_urlsrc\Controller\Third_Party_Integrations\WooCommerce\Types\Quick_Purchase\WC_Quick_Purchase_Editor.php:176
actionfab_item_datasrc\Controller\Third_Party_Integrations\WooCommerce\Types\Quick_Purchase\WC_Quick_Purchase_Frontend.php:104
actiontemplate_redirectsrc\Controller\Third_Party_Integrations\WooCommerce\Types\Quick_Purchase\WC_Quick_Purchase_Frontend.php:107
filterfab_template_postmetasrc\Controller\Third_Party_Integrations\WooCommerce\Types\Quick_Purchase\WC_Quick_Purchase_Template.php:55
filterfab_setting_typessrc\Controller\Third_Party_Integrations\WooCommerce\Types\Quick_Purchase\WC_Quick_Purchase_Type.php:95
filterfab_setting_post_metassrc\Controller\Third_Party_Integrations\WooCommerce\Types\Quick_Purchase\WC_Quick_Purchase_Type.php:98
filterfab_plugin_integrationssrc\Controller\Third_Party_Integrations\WooCommerce\WooCommerce.php:191
actionadmin_initsrc\Controller\Third_Party_Integrations\WooCommerce\WooCommerce.php:199
filterfab_placeholderssrc\Controller\Third_Party_Integrations\WooCommerce\WooCommerce.php:202
filterfab_placeholders_descriptionsrc\Controller\Third_Party_Integrations\WooCommerce\WooCommerce.php:205
filterfab_plugin_integrationssrc\Controller\Third_Party_Integrations\WPForms_Lite.php:167
actionadmin_initsrc\Controller\Third_Party_Integrations\WPForms_Lite.php:175
filterfab_template_titlesrc\Controller\Third_Party_Integrations\WPForms_Lite.php:178
filterfab_template_contentsrc\Controller\Third_Party_Integrations\WPForms_Lite.php:181
actionadmin_enqueue_scriptssrc\Controller\Third_Party_Integrations\WPForms_Lite.php:184
actionfab_save_postsrc\Controller\Types\Anchor_Link\Anchor_Link_Editor.php:87
filterfab_metabox_setting_tabssrc\Controller\Types\Anchor_Link\Anchor_Link_Editor.php:90
filterfab_types_group_linksrc\Controller\Types\Anchor_Link\Anchor_Link_Type.php:107
actionfab_item_datasrc\Controller\Types\Anchor_Link\Anchor_Link_Type.php:110
filterfab_setting_typessrc\Controller\Types\Anchor_Link\Anchor_Link_Type.php:113
filterfab_template_postmetasrc\Controller\Types\Anchor_Link\Anchor_Link_Type.php:116
filterfab_types_group_modalsrc\Controller\Types\Auth_Login\Auth_Login_Type.php:68
actionfab_item_datasrc\Controller\Types\Auth_Login\Auth_Login_Type.php:71
filterfab_setting_typessrc\Controller\Types\Auth_Login\Auth_Login_Type.php:74
filterfab_types_group_modalsrc\Controller\Types\Auth_Logout\Auth_Logout_Type.php:74
actionfab_item_datasrc\Controller\Types\Auth_Logout\Auth_Logout_Type.php:77
filterfab_setting_typessrc\Controller\Types\Auth_Logout\Auth_Logout_Type.php:80
actionfab_item_datasrc\Controller\Types\Latest_Post_Link\Latest_Post_Link_Type.php:80
filterfab_setting_typessrc\Controller\Types\Latest_Post_Link\Latest_Post_Link_Type.php:83
filterfab_types_group_linksrc\Controller\Types\Link\Link_Type.php:173
actionfab_item_datasrc\Controller\Types\Link\Link_Type.php:176
filterfab_setting_typessrc\Controller\Types\Link\Link_Type.php:179
filterfab_template_postmetasrc\Controller\Types\Link\Link_Type.php:182
filterfab_dashboard_recommended_templatessrc\Controller\Types\Link\Link_Type.php:185
actionfab_save_postsrc\Controller\Types\Link\Link_Type_Editor.php:56
filterfab_metabox_setting_tabssrc\Controller\Types\Link_Group.php:106
filterfab_types_group_modalsrc\Controller\Types\Modal\Modal_Type.php:82
actionfab_item_datasrc\Controller\Types\Modal\Modal_Type.php:85
actionfab_item_rendersrc\Controller\Types\Modal\Modal_Type.php:88
filterfab_setting_typessrc\Controller\Types\Modal\Modal_Type.php:91
filterfab_types_group_widgetsrc\Controller\Types\Modal_Widget\Modal_Widget_Type.php:83
actionfab_item_datasrc\Controller\Types\Modal_Widget\Modal_Widget_Type.php:86
actionfab_item_rendersrc\Controller\Types\Modal_Widget\Modal_Widget_Type.php:89
filterfab_setting_typessrc\Controller\Types\Modal_Widget\Modal_Widget_Type.php:92
actionfab_item_datasrc\Controller\Types\Print\Print_Type.php:122
filterfab_setting_typessrc\Controller\Types\Print\Print_Type.php:125
filterfab_template_postmetasrc\Controller\Types\Print\Print_Type.php:128
filterfab_metabox_setting_tabssrc\Controller\Types\Print\Print_Type.php:131
filterfab_setting_typessrc\Controller\Types\Reading_Bar\Reading_Bar_Type.php:104
filterfab_dashboard_recommended_templatessrc\Controller\Types\Reading_Bar\Reading_Bar_Type.php:107
actionfab_save_postsrc\Controller\Types\Reading_Bar\Reading_Bar_Type_Editor.php:181
filterfab_metabox_setting_tabssrc\Controller\Types\Reading_Bar\Reading_Bar_Type_Editor.php:184
actionfab_item_datasrc\Controller\Types\Reading_Bar\Reading_Bar_Type_Frontend.php:65
filterfab_template_postmetasrc\Controller\Types\Reading_Bar\Reading_Bar_Type_Template.php:70
actionfab_save_postsrc\Controller\Types\Related_Post\Related_Post_Editor.php:87
filterfab_metabox_setting_tabssrc\Controller\Types\Related_Post\Related_Post_Editor.php:90
actionfab_item_datasrc\Controller\Types\Related_Post\Related_Post_Frontend.php:206
actionfab_item_rendersrc\Controller\Types\Related_Post\Related_Post_Frontend.php:209
filterfab_list_of_related_postssrc\Controller\Types\Related_Post\Related_Post_Frontend.php:212
filterfab_types_group_modalsrc\Controller\Types\Related_Post\Related_Post_Type.php:66
filterfab_setting_typessrc\Controller\Types\Related_Post\Related_Post_Type.php:69
actionfab_save_postsrc\Controller\Types\Scroll_To_Top\Scroll_To_Top_Editor.php:207
filterfab_metabox_setting_tabssrc\Controller\Types\Scroll_To_Top\Scroll_To_Top_Editor.php:210
filterfab_setting_typessrc\Controller\Types\Scroll_To_Top\Scroll_To_Top_Type.php:107
filterfab_dashboard_recommended_templatessrc\Controller\Types\Scroll_To_Top\Scroll_To_Top_Type.php:110
actionfab_item_datasrc\Controller\Types\Scroll_To_Top\Scroll_To_Top_Type_Frontend.php:71
actionfab_save_postsrc\Controller\Types\Search\Search_Editor.php:149
filterfab_metabox_setting_tabssrc\Controller\Types\Search\Search_Editor.php:152
filterfab_types_group_modalsrc\Controller\Types\Search\Search_Type.php:72
filterfab_setting_typessrc\Controller\Types\Search\Search_Type.php:75
actionfab_item_datasrc\Controller\Types\Search\Search_Type_Frontend.php:65
actionfab_save_postsrc\Controller\Types\Single_Post\Single_Post_Type_Editor.php:153
filterfab_setting_typessrc\Controller\Types\Single_Post\Single_Post_Type_Editor.php:156
actionfab_setting_inputsrc\Controller\Types\Single_Post\Single_Post_Type_Editor.php:159
filterfab_metabox_setting_tabssrc\Controller\Types\Single_Post\Single_Post_Type_Editor.php:162
actionfab_item_datasrc\Controller\Types\Single_Post\Single_Post_Type_Frontend.php:65
filterfab_template_titlesrc\Controller\Types\Single_Post\Single_Post_Type_Template.php:96
filterfab_template_postmetasrc\Controller\Types\Single_Post\Single_Post_Type_Template.php:99
actionfab_save_postsrc\Controller\Types\Social_Sharing\Social_Sharing_Editor.php:110
filterfab_metabox_setting_tabssrc\Controller\Types\Social_Sharing\Social_Sharing_Editor.php:113
actionfab_item_datasrc\Controller\Types\Social_Sharing\Social_Sharing_Frontend.php:178
actionfab_item_rendersrc\Controller\Types\Social_Sharing\Social_Sharing_Frontend.php:181
filterfab_list_of_social_buttonssrc\Controller\Types\Social_Sharing\Social_Sharing_Frontend.php:184
filterfab_metabox_post_recommendationssrc\Controller\Types\Social_Sharing\Social_Sharing_Recommendation.php:77
filterfab_metabox_product_recommendationssrc\Controller\Types\Social_Sharing\Social_Sharing_Recommendation.php:78
filterfab_types_group_modalsrc\Controller\Types\Social_Sharing\Social_Sharing_Type.php:65
filterfab_setting_typessrc\Controller\Types\Social_Sharing\Social_Sharing_Type.php:68
filterfab_types_group_toastsrc\Controller\Types\Toast\Toast_Type.php:71
filterfab_setting_typessrc\Controller\Types\Toast\Toast_Type.php:74
filterfab_dashboard_recommended_templatessrc\Controller\Types\Toast\Toast_Type.php:77
actionfab_item_datasrc\Controller\Types\Toast\Toast_Type_Frontend.php:54
filterfab_types_group_widgetsrc\Controller\Types\Widget\Widget_Type.php:82
actionfab_item_datasrc\Controller\Types\Widget\Widget_Type.php:85
actionfab_item_rendersrc\Controller\Types\Widget\Widget_Type.php:88
filterfab_setting_typessrc\Controller\Types\Widget\Widget_Type.php:91
actionfab_settings_updatedsrc\Feature\Tracking.php:88
actionsave_postsrc\Model\Fab.php:268
actioninitsrc\Model\Fab.php:271
actionplugins_loadedsrc\Plugin\Bootstrap.php:322
actionplugins_loadedsrc\Plugin\Config.php:131
actionrest_api_initsrc\Plugin\Constants.php:101
actioninitsrc\Plugin\Constants.php:104
filterfab_module_scriptssrc\Plugin\Helper\Asset.php:118
Maintenance & Trust

Floating Awesome Button (Sticky Button, Popup, Toast) & 200+ Website Custom Interactive Element Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.0
Last updatedDec 11, 2025
PHP min version5.6
Downloads33K

Community Trust

Rating100/100
Number of ratings5
Active installs800
Developer Profile

Floating Awesome Button (Sticky Button, Popup, Toast) & 200+ Website Custom Interactive Element Developer Profile

Artistudio

2 plugins · 800 total installs

94
trust score
Avg Security Score
100/100
Avg Patch Time
30 days
View full developer profile
Detection Fingerprints

How We Detect Floating Awesome Button (Sticky Button, Popup, Toast) & 200+ Website Custom Interactive Element

Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.

Asset Fingerprints

Asset Paths
/wp-content/plugins/floating-awesome-button/assets/css/backend/style.scss/wp-content/plugins/floating-awesome-button/assets/ts/backend/plugin.ts/wp-content/plugins/floating-awesome-button/vendor/animatecss/animate.min.css
Script Paths
/wp-content/plugins/floating-awesome-button/local/fab.js
Version Parameters
floating-awesome-button/assets/css/backend/style.scss?ver=floating-awesome-button/assets/ts/backend/plugin.ts?ver=floating-awesome-button/vendor/animatecss/animate.min.css?ver=floating-awesome-button/local/fab.js?ver=

HTML / DOM Fingerprints

CSS Classes
fab-plugin-wrap
HTML Comments
This script is required to load the premium plugin.Because the premium code separation is done via freemius.
Data Attributes
data-fab-options
JS Globals
FAB_PLUGIN
FAQ

Frequently Asked Questions about Floating Awesome Button (Sticky Button, Popup, Toast) & 200+ Website Custom Interactive Element