| 开发者 | ismeteroglu |
|---|---|
| 更新时间 | 2026年4月24日 05:13 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 6.9 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
bolt-cta-button folder to /wp-content/plugins/The Bar is a full-width strip at the top or bottom of the screen with buttons laid out horizontally. The FAB is a single round button at a screen corner that expands into stacked sub-buttons when clicked.
Yes! In the Template & Design tab, you can set independent templates for mobile and desktop devices.
Yes. You can enable WooCommerce rules to show specific buttons only on Shop, Product, Cart, or Checkout pages.
The plugin tracks clicks per button using lightweight AJAX calls with navigator.sendBeacon. Data is stored in WordPress options (no custom tables). View statistics in the Analytics tab.
No. Frontend JS is vanilla (no jQuery), CSS is minimal, and assets are conditionally loaded (FAB CSS/JS only loads when FAB is active).
Yes. The FAB main button is a proper <button> element with aria-expanded. Pressing Escape closes the FAB. Sub-buttons have role="menuitem".