Skip to content

Releases: oscarotero/social-links

1.6.0

13 Aug 09:19
Compare
Choose a tag to compare

Added the ability to create <meta> tags for opengraph, twittercards, etc. See readme for more info.

1.5.1

29 Jun 12:08
Compare
Choose a tag to compare

Fixed image query parameter for pinterest #8 (thanks @jedkirby)

1.5

24 Mar 09:17
Compare
Choose a tag to compare
1.5
  • The providers that don't support shareCount returns null instead 0 for disambiguation
  • Added Tumblr provider

1.4.2

05 Mar 15:16
Compare
Choose a tag to compare
  • Fixed php 5.3 support #6
  • Added basic tests

1.4.1

17 Dec 20:12
Compare
Choose a tag to compare

Fixed warnings when page info is not defined #5

1.4.0

16 Dec 11:17
Compare
Choose a tag to compare
  • Added new providers by @perk11 (Blogger, Bobrdobr, Evernote, Liveinternet, Livejournal, Mailru, Odnoklassniki, Vk)
  • Changed the autoload from Psr-0 to Psr-4
  • Fixed the code to be Psr-1/2 compilance
  • Moved test.php to demo/index.php and ignored on export (using .gitattributes) for security

1.3.0

24 Oct 15:53
Compare
Choose a tag to compare

Added Email provider #3

1.2.2

24 Oct 10:11
Compare
Choose a tag to compare

Fixed #2

1.2.1

30 Sep 18:40
Compare
Choose a tag to compare

Twitter user will be inserted only if it's not in the title. #1

1.2.0

23 Sep 17:18
Compare
Choose a tag to compare
  • Removed appLink
  • Added twitterUser parameter