Title: [Plugin: Jetpack by WordPress.com] feature request
Last modified: August 20, 2016

---

# [Plugin: Jetpack by WordPress.com] feature request

 *  [Marcel Brinkkemper](https://wordpress.org/support/users/macbrink/)
 * (@macbrink)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/plugin-jetpack-by-wordpresscom-feature-request/)
 * I am trying to get the permalinks and titles for my gallery plugin to reflect
   in the sharedaddy buttons.
    Permalinks works fine using the ‘sharing_permalink’
   filter. The title has no filter yet. Could you please apply filters to the title
   also?
 * [http://wordpress.org/extend/plugins/jetpack/](http://wordpress.org/extend/plugins/jetpack/)

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

 *  Thread Starter [Marcel Brinkkemper](https://wordpress.org/support/users/macbrink/)
 * (@macbrink)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/plugin-jetpack-by-wordpresscom-feature-request/#post-2396880)
 * Yeah! Found the ‘sharing_post_title’ in the latest version.
    Thanks!
 *  [Kris Nelson](https://wordpress.org/support/users/webnelly/)
 * (@webnelly)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/plugin-jetpack-by-wordpresscom-feature-request/#post-2397026)
 * Hi Marcel, found this thread from your post at:
    [http://brimosoft.nl/2011/11/15/jetpack-sharedaddy-and-lazyest-gallery/](http://brimosoft.nl/2011/11/15/jetpack-sharedaddy-and-lazyest-gallery/)
 * Wanted to reply on that site, but the comments weren’t enabled.
 * Anyway, I’m in the same situation and about to try out the fix you proposed. 
   I did have one question, though, about the last two parameters in your add_filter
   statement:
    add_filter( ‘sharing_permalink’, ‘my_gallery_permalink’, 10, 2 );
 * Are those 10 and 2 values just arbitrary, or do they have significance? I started
   poking around the ShareDaddy code but have yet to find where or how that sharing_permalink
   hook is defined to see if that shed some light here, but thought you might have
   figured it out already.
 * Thanks,
    – Kris
 *  [Kris Nelson](https://wordpress.org/support/users/webnelly/)
 * (@webnelly)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/plugin-jetpack-by-wordpresscom-feature-request/#post-2397027)
 * Okay, forget I asked that question – I found out what those items meant.
 * What I ended up also finding was that the use of applying that filter in the 
   sharing code used in Jetpack is spotty at best.
 * I’m able to update some of the Jetpack/sharedaddy code itself in my install, 
   but odds are when the next update for Jetpack comes out, I’m screwed again.
 * I need to track down where I can log a bug for these to be fixed.
 *  Thread Starter [Marcel Brinkkemper](https://wordpress.org/support/users/macbrink/)
 * (@macbrink)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/plugin-jetpack-by-wordpresscom-feature-request/#post-2397031)
 * [@kris](https://wordpress.org/support/users/kris/),
    the `sharing_post_title`
   filter has been removed from the jetpack plugin for whatever reason.

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

The topic ‘[Plugin: Jetpack by WordPress.com] feature request’ is closed to new 
replies.

 * ![](https://ps.w.org/jetpack/assets/icon.svg?rev=2819237)
 * [Jetpack - WP Security, Backup, Speed, & Growth](https://wordpress.org/plugins/jetpack/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/jetpack/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/jetpack/)
 * [Active Topics](https://wordpress.org/support/plugin/jetpack/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/jetpack/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/jetpack/reviews/)

## Tags

 * [filter](https://wordpress.org/support/topic-tag/filter/)
 * [title](https://wordpress.org/support/topic-tag/title/)

 * 4 replies
 * 2 participants
 * Last reply from: [Marcel Brinkkemper](https://wordpress.org/support/users/macbrink/)
 * Last activity: [13 years, 7 months ago](https://wordpress.org/support/topic/plugin-jetpack-by-wordpresscom-feature-request/#post-2397031)
 * Status: not a support question