Mô tả
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.
Chú ý
Don’t forget to install Jetpack!
License
- 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.
Cài đặt
- Upload the
jpssp
folder to the/wp-content/plugins/
directory. - Activate the plugin through the ‘Plugins’ menu in WordPress
Hỏi đáp
- 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.
Đánh giá
Không có đánh giá nào cho plugin này.
Người đóng góp & Lập trình viên
“Jetpack Sharing Source Pack” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng góp“Jetpack Sharing Source Pack” đã được dịch qua 2 ngôn ngữ. Cảm ơn những người tham gia dịch vì đóng góp của họ.
Dịch “Jetpack Sharing Source Pack” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
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