Skip to content

Releases: pfefferle/wordpress-opengraph

1.8.2

21 Nov 17:08
Compare
Choose a tag to compare

1.8.1

19 Nov 13:01
Compare
Choose a tag to compare
  • change og:image to use the full size of image (props @torenord)

1.7.0

18 Jan 21:47
Compare
Choose a tag to compare
  • added "strict mode" setting
  • better twitter:card handling
  • basic twitter:creator support
  • WordPress coding standard

1.6

30 Dec 10:33
Compare
Choose a tag to compare
1.6
  • implemented get_the_archive_title and get_the_archive_description (new in WordPress 4.1)
  • basic twitter cards support (thanks to elroyjetson)
  • replace $post->post_title with get_the_title() (see #17 for details)