== Open Graph Protocol Framework - WordPress plugin by itthinx - Changelog == = 1.2.2 = * Tested with WordPress 4.9. * Fixed a warning that would occur when trying to apply the get_the_excerpt filter on an empty $post->excerpt. = 1.2.1 = * Plugin tags updated. = 1.2.0 = * Tested with WordPress 4.8. = 1.1.0 = * Added support for og:locale. * Added support for og:locale:alternate with WPML. = 1.0.10 = * WordPress 4.4 compatibility tested. * Fixed an issue with PHP Strict Standards when the deactivation hook is called. = 1.0.9 = * Fixed an issue with descriptions so that shortcodes are rendered instead of being displayed as such. = 1.0.8 = * Fixed static method declaration. * WordPress 4.1 compatible. = 1.0.7 = * Fixed a bug producing PHP Notices when a 404 is returned. = 1.0.6 = * WordPress 3.8 compatibility checked. * Cleaned up whitespace and line endings. = 1.0.5 = * Using site description for og:description on home (thanks for the suggestion [Marc](http://www.beyondred.de/)). * WordPress 3.6 compatibility checked. = 1.0.4 = * Using $_SERVER to determine current URL * Fixed wrong tag used for og:site_name = 1.0.3 = * Fixed image metadata. = 1.0.2 = * Paths. = 1.0.1 = * Fixed path. = 1.0.0 = * First public release.