설명
Extends the Jetpack plugin and allows you to add sharing buttons anywhere inside your posts thanks to the [jpshare] shortcode
Important: for this plugin to work, you must activate Jetpack first, and activate the sharing module.
This plugin is a work in progress. You can report issues here, or submit a pull request on GitHub.
설치
- Install the Jetpack plugin, connect the plugin to WordPress.com
- Activate the Sharing module
- Install the Jetpack Sharing butttons shortcode plugin via the WordPress.org plugin repository, or via your dashboard
- Activate the plugin
- Place the [jpshare] shortcode anywhere in one of your posts or pages
- Enjoy, and share! 🙂
후기
2018년 11월 2일
Easy to configure!
2016년 12월 28일
Easy to use. Works.
2016년 9월 3일
Excellent plugin which resolves a missing functionality of Jetpack sharing icons. A big thank you to the author, keep on with the good work! 🙂
2016년 9월 3일
Hunted this plugin down when looking for a solution to fix Jetpack share buttons not displaying on front page.
Now using it on other site for control of placement
2016년 9월 3일
There is a big gain after the line of the sharing (If I use with “more” button)
I need a “class” that differentiates the short-code lines from the rest of the original share jetpack lines.
I can’t fix that in scc, only what I has been added.
2016년 9월 3일
Thank you for making this plugin. A must-have, works great
기여자 & 개발자
“Sharing buttons shortcode for Jetpack”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.
기여자자국어로 “Sharing buttons shortcode for Jetpack”(을)를 번역하세요.
개발에 관심이 있으십니까?
변경이력
1.2.2
- Simplify code to output shortcode when Jetpack or the sharing features are not available. Props @grapplerulrich
1.2.1
- Avoid Fatal Error when sharing_display is undefined.
1.2
- Make changes to the plugin logic
1.1
- Check that Jetpack and the Sharedaddy module are active
1.0
- Initial Release