Astro Sticky Buttons

Beskrivning

Display your favourite sticky buttons to get in touch with your visitors and share your social channels.

Chat/Communication buttons:

  • Email
  • Telephone
  • WhatsApp
  • Skype
  • Facebook Messenger

Social buttons:

  • Facebook
  • Instagram
  • Pinterest
  • YouTube
  • TikTok
  • Twitter
  • Vimeo

Layout:

  • Position: it is possible to choose the position where to display the floating buttons bar: right, bottom-right, bottom, bottom-left, left
  • Icons: choose the distance beetween the icons, dimension, border and shape (squared and rounded) and box shadow

Wordefence vendor verification key

gsphudo7by90lzwdlihyerqxbzj6jiln

Skärmdumpar

Installation

  1. Upload the entire astro-sticky-buttons folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the Plugins screen (Plugins > Installed Plugins).

Recensioner

Detta tillägg har inga recensioner.

Bidragsgivare och utvecklare

”Astro Sticky Buttons” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.

Bidragande personer

Översätt ”Astro Sticky Buttons” till ditt språk.

Intresserad av programutveckling?

Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.

Ändringslogg

1.4.0

  • Accessibility: added accessible names (aria-label) to all sticky buttons and marked the decorative icons as aria-hidden. Fixes WCAG 2.4.4 / 4.1.2 (link-name). Thanks to Antonio Trifirò (@conlaccento).
  • Added: languages/astro-sticky-buttons.pot, so the plugin strings can be translated.
  • Fixed: replaced str_contains() with strpos() in the settings screen. str_contains() is only available from WordPress 5.9 (or PHP 8.0), while this plugin supports WordPress 5.2 with PHP 7.4: on older installations opening a settings tab raised a fatal error.
  • Changed: the plugin author is now Alian Schiavoncini (https://www.alian.it) and the support address is alian@alian.it. The previous AstroThemes website and email address are no longer active.
  • Changed: the admin menu is now named ”Astro Plugins” instead of ”AstroThemes”.
  • Changed: the plugin version is now stored in the ASTRO_SB_VERSION constant instead of being read at runtime with get_plugin_data().
  • Compatibility: tested with WordPress 7.0.

1.3.0

  • Checked full compatibility with WordPress version 6.8.3
  • Added Wordefence vendor verification key

1.2.0

  • Added full compatibility with WordPress version 6.6.1.
  • Added security checks to the code

1.1.0

  • Added new settings: it is possible to choose which post type or taxonomy as well as custom post type and custom taxonomy to display the sticky buttons bar (recommended method). Don’t need to use the shortcode [astro-sticky-buttons] to display the sticky buttons bar.

1.0.1

  • Fix TikTok
  • Added Pinterest
  • Added Vimeo

1.0.0

  • Initial version