Title: [Plugin: Sociable] Hide (or remove) excerpts
Last modified: August 20, 2016

---

# [Plugin: Sociable] Hide (or remove) excerpts

 *  Resolved [Wheel of Commerce](https://wordpress.org/support/users/gabriel-calil/)
 * (@gabriel-calil)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-sociable-hide-or-remove-excerpts/)
 * Hi! How can I hide (or remove) the excerpts from my links? Here is an example
   of facebook, when someone tries to share a post: [https://www.facebook.com/sharer/sharer.php?u=http%3A%2F%2Fwww.hotaphrodite.com%2F%3Fp%3D245&t](https://www.facebook.com/sharer/sharer.php?u=http%3A%2F%2Fwww.hotaphrodite.com%2F%3Fp%3D245&t)
 * Here’s the site: [http://www.hotaphrodite.com/](http://www.hotaphrodite.com/)
 * I don’t want my links to show that words below the post URL. I just want the 
   title of the site and the post URL in the link; actually I just want excerpts
   when there’s a text in the post, when there is only an image, all I want is the
   image, the site’s title and the URL of the post to show up.
 * Thanks!
 * [http://wordpress.org/extend/plugins/sociable/](http://wordpress.org/extend/plugins/sociable/)

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

 *  Thread Starter [Wheel of Commerce](https://wordpress.org/support/users/gabriel-calil/)
 * (@gabriel-calil)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-sociable-hide-or-remove-excerpts/#post-3069381)
 * Due to my lack of knowledge, I misplaced “meta tags” by “excerpts”; in order 
   to have an answer to my question, I’m posting this same question again replacing“
   excerpts” for “meta tags”. The updated question is here: [http://wordpress.org/support/topic/plugin-sociable-hide-or-remove-meta-tags-when-a-post-is-shared?replies=1#post-3217219](http://wordpress.org/support/topic/plugin-sociable-hide-or-remove-meta-tags-when-a-post-is-shared?replies=1#post-3217219)
 *  [otfromtot](https://wordpress.org/support/users/otfromtot/)
 * (@otfromtot)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/plugin-sociable-hide-or-remove-excerpts/#post-3069395)
 * for those looking for removing the excerpt, this worked for me
    line #451 comment
   out like this. This is in the sociable.php file in your plugins on the server.
   add_filter( ‘the_excerpt’, ‘auto_sociable’ ); to //add_filter( ‘the_excerpt’,‘
   auto_sociable’ );

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

The topic ‘[Plugin: Sociable] Hide (or remove) excerpts’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/sociable.svg)
 * [Sociable](https://wordpress.org/plugins/sociable/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/sociable/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/sociable/)
 * [Active Topics](https://wordpress.org/support/plugin/sociable/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/sociable/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/sociable/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [otfromtot](https://wordpress.org/support/users/otfromtot/)
 * Last activity: [13 years, 7 months ago](https://wordpress.org/support/topic/plugin-sociable-hide-or-remove-excerpts/#post-3069395)
 * Status: resolved