=== Open Graph Headers for WP === Contributors: alexlead Donate link: https://sobe.ru/na/freeware_open_graph_headers_for_wp Tags: open graph headers for wp, wp, opengraph, open, graph, seo, meta tags, facebook, protocol, social sharing, word press, social media, wordpress Requires at least: 4.0 Tested up to: 6.0.0 Stable tag: 1.0.2 License: GPL License URI: https://www.gnu.org/licenses/gpl-3.0.html This plugin allows you to add open graph meta tags to your WordPress website. == Description == Open Graph Headers for WP plugin adds opengraph meta tags to head of all pages on your Wordpress site. It does not add any page on admin part. There is no any features the plugin takes all data from posts and pages. The tags generated with this plugin are prepared with requires of published Opengraph standards (http://ogp.me/). == Installation == 1. Upload plugin folder to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Enjoy! == Frequently Asked Questions == = What is Open Graph Protocol ? = The Open Graph protocol enables any web page to become a rich object in a social graph. For instance, this is used on Facebook to allow any web page to have the same functionality as any other object on Facebook. http://ogp.me/ = How can I check the plugin`s work = Open code of any page on your website. The meta tags print on head of all pages. = How can I regulate the information for my pages = Add to your posts excertions and thumbnail images - these details are more important for plugin. == Screenshots == 1. Header meta tag == Changelog == 1.0 Initial version. == Upgrade notice == The current version of WP Open Graph requires WordPress 4.0 or higher. 1.0.1 Test 6.0 + Fixed some error == Upgrade notice == The current version of WP Open Graph tested with WP 6.0 Fixed issues: - images - audio src - video src 1.0.2 Updated structure of plugin == Upgrade notice == Current structure based on OOP Reduced some operations Added protection for using plugin on frontend only