Astro Sticky Buttons

설명

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

스크린샷

설치

  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).

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“Astro Sticky Buttons”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Astro Sticky Buttons”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.4.1

  • Compatibility: tested with WordPress 7.1.

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