WP Manifestindependent plugin directory
manifest / social / ographr

OGraphr archived releases

A Wordpress plugin that automatically retrieves images from embedded media-players and includes them as Open Graph compatible thumbnails

by Jan T. Sott · github.com/idleberg/ographr · website

4stars
4forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/idleberg/ographr/archive/refs/heads/master.zip

Readme

OGraphr for WordPress

Description

This plugin adds several Open Graph tags to the header of your WordPress site. These include meta information such as site name, a description (the excerpt of a post), the permalink, author, categories and images for your post. As a specialty, images from embedded video and audio players are retrieved as well. Other types of meta-tags are supported as well, including Google+ Snippets, Twitter Cards and canonical links.

Currently, these media embeds are supported:

  • 8tracks
  • Bambuser
  • Bandcamp
  • DailyMotion
  • Flickr videos
  • Hulu
  • Internet Archive
  • Livestream
  • Mixcloud
  • Muzu.tv
  • MyVideo
  • Official.fm
  • SoundCloud
  • Spotify
  • Twitch.tv
  • Ustream
  • Vimeo
  • YouTube
  • JW Player
  • NVB Player
  • Standard HTML5 video-tags

Open Graph tags will be used by social network sites such as Facebook, Twitter or Google+ to style a shared link or webpages "liked" by any user. Images supposedly attract more attention, so you might find this plug-in useful.

View Screenshots

Installation

Plugin Directory

The easiest way to install OGraphr is through the Plugin Directory, which you can access in the WordPress backend

GitHub

  1. Change directory to wp-content/plugins

  2. Clone repository git clone https://github.com/idleberg/OGraphr.git meta-ographr

  3. Activate and set up the plug-in in the WordPress backend

Developers

The provided gulpfile.js will serve as our build tool. In order to use it, we need to have Node.js and Bower installed.

# install Gulp globally
npm install gulp -g

# install Node dependencies
yarn || npm install

Several gulp tasks are now available. Use gulp make to build OGraphr or make use of the gulp lint feature. You can also lint files by extensions (gulp css, gulp js & gulp php.)

FAQ

The Frequently Asked Questions have moved the Wiki

License

OGraphr is dual-licensed under The GNU General Public License v2.0 and The MIT License.

Donate

You are welcome support this project using Flattr or Bitcoin 17CXJuPsmhuTzFV2k4RKYwpEHVjskJktRd

Read the full README on GitHub →

Releases

TagPublished
0.8.39 Feb 9, 2017
0.8.38 Feb 9, 2017
0.8.37 Jul 5, 2015
0.8.36 Jun 17, 2015
0.8.35 Feb 5, 2015
0.8.34 Feb 4, 2015
0.8.33 Jan 4, 2015
0.8.32 Dec 24, 2014
0.8.31 Dec 24, 2014
0.8.30 Nov 17, 2014
0.8.29 Nov 12, 2014
0.8.20 Nov 10, 2014
0.8.21 Nov 10, 2014
0.8.22 Nov 10, 2014
0.8.23 Nov 10, 2014
0.8.24 Nov 10, 2014
0.8.24.1 Nov 10, 2014
0.8.25 Nov 10, 2014
0.8.26 Nov 10, 2014
0.8.19 Nov 10, 2014
0.8.27 Nov 10, 2014
0.8.28 Nov 10, 2014

These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.