Περιγραφή
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! 🙂
Κριτικές
Συνεισφέροντες & Προγραμματιστές
“Sharing buttons shortcode for Jetpack” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.
ΣυντελεστέςΜεταφράστε το “Sharing buttons shortcode for Jetpack” στην γλώσσα σας.
Ενδιαφέρεστε για την ανάπτυξη;
Περιηγηθείτε στον κώδικα, ανατρέξτε στο αποθετήριο SVN ή εγγραφείτε στο αρχείο καταγραφής αλλαγών ανάπτυξης μέσω RSS .
Σύνοψη αλλαγών
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