wordpress-opengraph

Open Graph plugin for WordPress

APACHE-2.0 License

Stars
22
wordpress-opengraph - 1.12.1 Latest Release

Published by pfefferle 3 months ago

  • fix fediverse account normalization

Full Changelog: https://github.com/willnorris/wordpress-opengraph/compare/1.12.0...1.12.1

wordpress-opengraph - 1.11.2

Published by pfefferle 12 months ago

What's Changed

Full Changelog: https://github.com/willnorris/wordpress-opengraph/compare/1.11.1...1.11.2

wordpress-opengraph - 1.11.1

Published by pfefferle over 1 year ago

  • fixed a typo
wordpress-opengraph - 1.11.0

Published by pfefferle about 3 years ago

  • fixed attachment issue
  • fixed PHP 7.4 issue
wordpress-opengraph - 1.10.0

Published by pfefferle over 4 years ago

  • basic video support
  • basic audio support
wordpress-opengraph - 1.8.3

Published by pfefferle almost 6 years ago

  • added escaping for the missing attributes
wordpress-opengraph - 1.8.2

Published by pfefferle almost 6 years ago

wordpress-opengraph - 1.8.1

Published by pfefferle almost 8 years ago

  • change og:image to use the full size of image (props @torenord)
wordpress-opengraph - 1.7.0

Published by pfefferle almost 9 years ago

  • added "strict mode" setting
  • better twitter:card handling
  • basic twitter:creator support
  • WordPress coding standard
wordpress-opengraph -

Published by pfefferle almost 10 years ago

  • 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)