uses old deprecated FB code
-
this plugin uses the old deprecated FB share code
even facebook says to use LIKE code not share codeplease update this plugin to use correct current FB code???
<a href="http://www.facebook.com/sharer.php?u=' . get_permalink( $post->ID )== OLD DEPRECATED CODE???????maybe you could use something like
'<a href="http://www.facebook.com/plugins/like.php?href=' . urlencode( get_permalink( $post->ID ) )== NEWER LIKE CODE??????
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘uses old deprecated FB code’ is closed to new replies.