Title: Idea
Last modified: November 30, 2017

---

# Idea

 *  Resolved [Guillermo](https://wordpress.org/support/users/guillermo77/)
 * (@guillermo77)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/idea-13/)
 * I like this plugin Jeremy, thanks, maybe you can have some options for remove
   share from excerpts or posts. So you no need use the functions.php for remove
   it.
    Because if you no have available use sharing in posts, you no can use the
   shorcode in posts for exp.
 * I recommend in the description plugin write that you need available the place
   for use the shortcode. And one link to the function for remove it:
 * function jptweak_remove_share() {
    remove_filter( ‘the_content’, ‘sharing_display’,
   19 ); remove_filter( ‘the_excerpt’, ‘sharing_display’,19 ); remove_filter( ‘the_content’,
   array( ‘Jetpack_Likes’, ‘post_likes’ ), 30, 1 ); }
 * add_action( ‘loop_end’, ‘jptweak_remove_share’ );
 * (I only remove the content and left the excerpt)
 * Thanks!! 🙂 I am new here.

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [Jeremy Herve](https://wordpress.org/support/users/jeherve/)
 * (@jeherve)
 * Jetpack Mechanic 🚀
 * [8 years, 8 months ago](https://wordpress.org/support/topic/idea-13/#post-9762656)
 * Thanks for the feedback! That’s probably not something I will add to the plugin
   as few people would need the option, but if needed I’ll post them to this thread
   with your code snippet, or this post:
    [https://jetpack.com/2013/06/10/moving-sharing-icons/](https://jetpack.com/2013/06/10/moving-sharing-icons/)
 * Thanks again!
 *  Thread Starter [Guillermo](https://wordpress.org/support/users/guillermo77/)
 * (@guillermo77)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/idea-13/#post-9832071)
 * Put that link to the description, for only available the places of the shortcode,
   so maybe can help others. And write activate in post. You can add some screens.
   
   Thanks to you!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Idea’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/jetpack-sharing-butttons-shortcode_82a93e.
   svg)
 * [Sharing buttons shortcode for Jetpack](https://wordpress.org/plugins/jetpack-sharing-butttons-shortcode/)
 * [Support Threads](https://wordpress.org/support/plugin/jetpack-sharing-butttons-shortcode/)
 * [Active Topics](https://wordpress.org/support/plugin/jetpack-sharing-butttons-shortcode/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/jetpack-sharing-butttons-shortcode/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/jetpack-sharing-butttons-shortcode/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Guillermo](https://wordpress.org/support/users/guillermo77/)
 * Last activity: [8 years, 7 months ago](https://wordpress.org/support/topic/idea-13/#post-9832071)
 * Status: resolved