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

The Social Links

설명

Note: Development for The Social Links happens on Github. Please submit an issue there.

The Social Links plugin adds a widget and shortcode to your WordPress website allowing you to display icons linking to your social profiles. The new version includes the following social networks:

  • Telegram
  • Google+
  • Facebook
  • Twitter
  • Linkedin
  • YouTube
  • Instagram
  • Pinterest
  • Behance
  • Bitcoin
  • Delicious
  • DeviantArt
  • Digg
  • Dribble
  • Flickr
  • Foursquare
  • GitHub
  • LastFM
  • Medium
  • Skype
  • Soundcloud
  • Spotify
  • Tumblr
  • Vine
  • 워드프레스
  • Telegram

We’ve also added support for a shortcode ([the-social-links]) for use in WordPress posts and pages and a custom template tag (<?php the_social_links();?>) for use in template files.

The Social Links is translation ready!

스크린샷

  • 설정 페이지
  • Default Social Links

설치

Installation via WordPress Dashboard:

  1. Navigate to Plugins->Add New
  2. Search for “The Social Links” and click “Install Now”
  3. Click “Settings” or browse to the “The Social Links” once you have installed the plugin to configure your social network links.
  4. Go to your widgets and add the “The Social Links” widget to your sidebar, add the shortcode ([the-social-links]) in your posts and pages or add the custom template tag (<?php the_social_links();?>) in your template files.

FAQ

How do I add the bookmarks to my theme manually (also for themes that do not support widgets)?

Using the shortcode ([the-social-links]) in your posts and pages or by adding the custom template tag (<?php the_social_links();?>) in your template files.

Are you going to add other social networks?

To keep the plugin as fluid as possible we have decided to minimise the amount of networks in the free version. If you have a network that you think should be added, please head to our support page to submit a request.

Can I use other icons?

We have decided that to keep a high standard for the plugin we will be using font based icons. All icons are styled by CSS. We are developing additional premium icon packs that you will be able to purchase.

Can I change the order of the icons?

You can change the order on your settings page.

후기

2017년 2월 9일 답글 1개
Followed the outlined instructions but never did get it to work. Maybe I’m just impatient but I gave up after about 20mins
2016년 9월 3일 답글 1개
Top plugin for social media icons!!!
모든 7 평가 읽기

기여자 & 개발자

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

기여자

“The Social Links”(이)가 2 개 언어로 번역되었습니다. 기여해 주셔서 번역자님께 감사드립니다.

자국어로 “The Social Links”(을)를 번역하세요.

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

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

변경이력

2.0.5

Fix regression in template tag.

2.0.3

  • Really add Telegram

2.0.2

  • Add Telegram

2.0.1

  • Add the template tag back in.

2.0.0

  • Refactored some code
  • Updated Font Awesome

1.3.1

  • Fixed type hinting error (we’re not there yet, captain)

1.3.0

  • We added all social networks in the pack
  • Preparation for some new features to come