Descripció
Extends the Jetpack plugin and allows you to add a ManageWP.org sharing button to the list of sharing services available under Settings > Sharing in your dashboard.
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.
Instal·lació
- Install the Jetpack plugin, connect the plugin to WordPress.com
- Activate the Sharing module
- Install the ManageWP.org Sharing for Jetpack plugin via the WordPress.org plugin repository, or via your dashboard
- Activate the plugin
- Go to Settings > Sharing, and drag the ManageWP.org button to the sharing area.
- Enjoy! 🙂
Ressenyes
No hi ha ressenyes per a aquesta extensió.
Col·laboradors i desenvolupadors
«ManageWP.org sharing for Jetpack» és programari de codi obert. La següent gent ha col·laborat en aquesta extensió.
Col·laboradorsTradueix “ManageWP.org sharing for Jetpack” a la teva llengua.
Interessats en el desenvolupament?
Navegueu pel codi, baixeu-vos el repositori SVN, o subscriviu-vos al registre de desenvolupament per fisl de subscripció RSS.
Registre de canvis
[1.5.1] – 2015-01-23
- Avoid Mixed content warnings on https sites by fetching sharing counts via https when necessary, props @swissspidy
1.5
- urlencode post links in sharing link.
- Make sure the icons are aligned properly.
- Reorganize the buttons to match the new buttons added in Jetpack 3.3 (reference).
- Do not enqueue the sharing count js when sharing counts are disabled via the
jetpack_sharing_counts
filter (reference). - Fix the WPCOM_sharing_counts global variable shadowing, props @zinigor
1.4
- Fix Javascript error when the sharing button isn’t on a page, props @tommcfarlin.
1.3
- Add sharing count to Text and Icon buttons, props @proof.
1.2.3
- Refactor the plugin organization to avoid all Fatal errors.
- Better warning system if Jetpack or the sharing module are not active.
1.2.2
- Fix Fatal error when Jetpack is deactivated.
1.2
- Update sharing button to be compatible with Jetpack 3.0.
1.1
- Display a notice when Jetpack is not active.
1.0
- Initial Release.