mail sharing and sharing_permalink filter
-
Hi guys,
During developing site for client of my company I noticed that all services beside mail sharing use filtered link( I added add_filter(‘sharing_permalink’…) with my logic ).I saw at sharedaddy/sharedaddy.php and in line 16 u use get_permalink( $data[‘post’]->ID ) w/o apply_filters( ‘sharing_permalink’ …) wrapper.
It will be nice if u can add this in next rev
Thanks
- The topic ‘mail sharing and sharing_permalink filter’ is closed to new replies.