콘텐츠로 바로가기
WordPress.org

한국어

  • 테마
  • 플러그인
  • 소식
    • 문서
    • 포럼
  • About
    • WordPress 6.9
    • 워드프레스 6.8
    • 워드프레스와 40% 웹을 위한 여정
    • 워드프레스 번역 핸드북
  • 워드프레스 한국팀
  • 워드프레스 받기
워드프레스 받기
WordPress.org

Plugin Directory

Fastest Share Buttons

  • 플러그인 제출하기
  • 내 즐겨찾기
  • 로그인
  • 플러그인 제출하기
  • 내 즐겨찾기
  • 로그인

이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

Fastest Share Buttons

작성자: alexmoise
다운로드
  • 세부사항
  • 평가
  • 설치
  • 개발
지원

설명

Fastest Share Buttons for WordPress shows fixed or floating share buttons in the fastest way ever possible.

How? Well, most of the social networks can share content based only on an URL and some parameters; Fastest Share Buttons for WordPress just generates a valid URL properly filled with the right parameters and show them up as nicely formated buttons.

This way loading any external or local JS resources is unnecessary and we are also avoid waiting for data exchange with any social network.

Another big advantage is that once generated, the URLs stays unchanged (unless you don’t change title or content) – and will be cached, along with the CSS files of the buttons. The Fastest Share Buttons for WordPress is thus compatible with all cache plugins out there.

The downside is we won’t have share counters – but that can be solved by caching the counters – and this is a future feature on the plugin’s roadmap!

Supported Networks

  • Facebook
  • Twitter
  • Google Plus
  • Pinterest
  • Tumblr
  • Email

Features

  • Display fixed share buttons before or after content, selectable for posts, pages, home and archives
  • The fixed share buttons are mobile friendly – they get a bit smaller under a certain screen width (selectable)
  • Display floating share bar, selectable for posts, pages, home and archives
  • The share bar is mobile friendly – it moves on the bottom of the screen under a certain, selectable, screen width and the buttons get a bit smaller under another selectable screen width, so they won’t stack up on tiny little screens
  • The share bar can stretch to entire screen width when displayed at the screen bottom (selectable option), or it can stay at the center and keep the buttons square
  • Each button can be enabled or disabled individually
  • User defined buttons size and user defined icon size inside the buttons
  • User defined spacing before and after the fixed share bar
  • Shortcode available to insert the share buttons wherever you see fit; Just use [mofsb] inside posts or pages.

Detailed description, screenshots and guide for Fastest Share Buttons for WordPress

Roadmap

  • Add styling options (round buttons, custom colors etc.)
  • Add option to insert text before fixed buttons
  • Connect with a share stats plugin and show total share numbers from its cache
  • Add more buttons
  • Add options to change buttons order

스크린샷

Floating share bar stretched at the bottom on large screens (some desktops, some tablets)
Floating share bar stretched at the bottom on large screens (some desktops, some tablets)
Floating share bar stretched at the bottom on small screens (usually mobiles)
Floating share bar stretched at the bottom on small screens (usually mobiles)
Static share bar above the content and shortcode on large screens (desktops, some tablets)
Static share bar above the content and shortcode on large screens (desktops, some tablets)
Static share bar above the content and shortcode on small screens (usually mobiles)
Static share bar above the content and shortcode on small screens (usually mobiles)
Floating share bar on the left side on large screens (most desktops, some tablets)
Floating share bar on the left side on large screens (most desktops, some tablets)
First activation notice with plugin settings direct link
First activation notice with plugin settings direct link
Fastest share buttons display locations and types settings
Fastest share buttons display locations and types settings
Fastest share buttons selection
Fastest share buttons selection
Fastest share buttons styling options
Fastest share buttons styling options
Fastest share buttons more styling options
Fastest share buttons more styling options
Fastest share buttons compatibility management settings
Fastest share buttons compatibility management settings
Fastest share buttons uninstall setting
Fastest share buttons uninstall setting

설치

  1. Upload the entire fastest-share-buttons folder to the /wp-content/plugins/ directory (or go to Plugins -> Add New, search for the plugin and click on Install Now button)
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Go to Settings -> Fastest Share Buttons and select at least a few places to show the share buttons

FAQ

I installed the plugin and I see no buttons?

Go to Settings -> Fastest Share Buttons and enable some placement options

Can I change the share bar position to left, or to a higher/lower position?

Yes, scroll down the setting page

Can I choose which buttons to display?

Yes, each button has its own display option in the settings page

How do I make the bottom share bar stretch across the screen?

Check the Stretch bar at bottom option in the settings page

후기

works great but twitter issue

LateNightBirds 2020년 5월 23일
I tried this plugin on couple of my sites. Superfast. But the issue is – twitter is not working.

Nice

audex 2018년 7월 13일
Works perfectly, but unfortunately email button on my site does not work.

Simply the best share plugin I’ve ever used!

Glitch Guards 2018년 1월 8일
I have to say I was highly skeptical when I read the name of this plugin, but seeing as how it was either try this or code my own I decided to give it a shot. Not only did this plugin save me a few hours of coding, but it works magnificently and has a nice bit of features which newbies can use to get up and running quickly without taking a hit to their ranking due to slow loading speeds often caused by share buttons. My only complaint is the shortcode functionality (which works great). Unfortunately it doesn’t provide much in the way of customizing said shortcode so for my application I ended up having to style it via CSS to get it to stretch each button to fit the share area. I’ll include the code below (works for 5 buttons; if more/less just divide/multiply for 100%: .mofsb-wrapper-static .mofsb-button { height: 48px; min-width: 20%; } I really hope more people see this plugin and begin to use it as it definitely keeps your site running fast and smooth. Nice job developer!
모든 3 평가 읽기

기여자 & 개발자

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

기여자
  • alexmoise

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

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

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

변경이력

1.0.7

Tested to work on WP 6.2.2

1.0.6

Tested to work on WP 5.3.2

1.0.5

Correcting a substring offset problem with Twitter substring extraction

1.0.4

Changed the plugin icon, plus minor fixes

1.0.3

Tweaked some more options in the readme files

1.0.2

Tweaked few options in the readme files

1.0.1

Fix a missing overqualify CSS option

1.0.0

  • Initial version.

기초

  • 버전 1.0.7
  • 최근 업데이트: 3년 전
  • 활성화된 설치 10+
  • 워드프레스 버전 4.0 또는 그 이상
  • 다음까지 시험됨: 6.2.10
  • PHP 버전 5.4.16 또는 그 이상
  • 언어
    English (US)
  • 태그:
    share buttonsshare postsocial mediasocial sharesocial sharing
  • 고급 보기

평점

별 5점 만점에 4.7점.
  • 2/5-별점 후기 별 5개 2
  • 1/4-별점 후기 별 4개 1
  • 0/3-별점 후기 별 3개 0
  • 0/2-별점 후기 별 2개 0
  • 0/1-별점 후기 별 1개 0

Your review

모든 리뷰 보기

기여자

  • alexmoise

지원

할 말 있으신가요? 도움이 필요하신가요?

지원 포럼 보기

기부

이 플러그인이 발전하도록 도우시겠습니까?

이 플러그인에 기부하기

  • 소개
  • 뉴스
  • 호스팅
  • 개인정보
  • 쇼케이스
  • 테마
  • 플러그인
  • 패턴
  • 배우기
  • 지원
  • 개발자 도구
  • WordPress.tv ↗
  • 참여하기
  • 이벤트
  • 기부하기 ↗
  • Swag ↗
  • WordPress.com ↗
  • Matt ↗
  • bbPress ↗
  • BuddyPress ↗
WordPress.org
WordPress.org

한국어

  • X(이전 트위터) 계정 방문하기
  • 블루스카이 계정 방문하기
  • 마스토돈 계정 방문하기
  • 스레드 계정 방문하기
  • 페이스북 페이지 방문하기
  • 인스타그램 계정 방문하기
  • LinkedIn 계정 방문하기
  • 틱톡 계정 방문하기
  • 유튜브 채널 방문하기
  • 텀블러 계정 방문하기
코드는 詩다
The WordPress® trademark is the intellectual property of the WordPress Foundation.