Skip to content

Commit

Permalink
1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
artlung committed Oct 29, 2018
1 parent 041e10a commit 0f1cf36
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions open-graph-protocol-tools.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Plugin Name: Open Graph Protocol Tools
Plugin URI: http://lab.artlung.com/open-graph-protocol-tools/
Description: Tools for Open Graph Protocol
Version: 1.7
Version: 1.8
Author: Joe Crawford
Author URI: http://joecrawford.com
License: GPL2
Expand Down Expand Up @@ -363,4 +363,4 @@ function get_opengraphprotocoltools_like_code() {
add_filter('jetpack_enable_open_graph', '__return_false');
add_filter('user_contactmethods', 'opengraphprotocoltools_user_contactmethods');
add_action('wp_head', 'opengraphprotocoltools_add_head');
add_action('admin_menu', 'opengraphprotocoltools_plugin_menu');
add_action('admin_menu', 'opengraphprotocoltools_plugin_menu');

0 comments on commit 0f1cf36

Please sign in to comment.