설명
Jetpack is awesome! It’s used globally. But they can’t cover all services. For example, “mixi” and “LINE“.
This supplies additional Jetpack sharing sources for your website.
Currently, we support the following sources:
- feedly (Since 0.1.0)
- LINE (Since 0.1.2)
- Hatena (Since 0.1.2)
- Instapaper (Since 0.1.2)
- Delicious (Since 0.1.2)
Any suggestion to add new service is welcome! Please let me know from here.
Notice
Don’t forget to install Jetpack!
라이선스
- Copyright (c) 2012-2014 Daisuke Takahashi(Extend Wings)
- Portions (c) 2010-2012 Web Online.
- Unless otherwise stated, all files in this repo is licensed under GNU AFFERO GENERAL PUBLIC LICENSE, Version 3. See LICENSE file.
설치
- Upload the
jpssp
folder to the/wp-content/plugins/
directory. - 워드프레스의 ‘플러그인’ 메뉴에서 플러그인을 활성화하세요.
FAQ
- This plugin is broken! Thanks for nothing!
-
First of all, we supports PHP 5.4+, MySQL 5.5+, WordPress 3.8+. Old software(vulnerable!) is not supported.
If you’re in supported environment, please create pull request or issue.
후기
이 플러그인에 대한 평가가 없습니다.
기여자 & 개발자
변경이력
0.1.3
- Bug Fix: Compatible with Jetpack 3.1.x
- Bug Fix: Compatible with Twenty Fourteen
git diff 0.1.2...0.1.3
0.1.2
- Add New Sharing Source: LINE
- Add New Sharing Source: Hatena
- Add New Sharing Source: Instapaper
- Add New Sharing Source: Delicious
git diff 0.1.1...0.1.2
0.1.1
- Bundle All Resources
git diff 0.1.0...0.1.1
0.1.0
- Initial Beta Release