Skip to content

Commit 2446e10

Browse files
authored
Merge pull request #27 from artlung/update_for_1_9_6
Update for 1 9 6 recently pushed to wordpress.org svn
2 parents 0e5a016 + 0451ac7 commit 2446e10

4 files changed

Lines changed: 10 additions & 4 deletions

File tree

default.png

100644100755
File mode changed.

open-graph-protocol-tools.php

100644100755
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Plugin Name: Open Graph Protocol Tools
44
Plugin URI: http://lab.artlung.com/open-graph-protocol-tools/
55
Description: Tools for Open Graph Protocol
6-
Version: 1.91
6+
Version: 1.9.6
77
Author: Joe Crawford
88
Author URI: http://joecrawford.com
99
License: GPL2

readme.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,5 +74,11 @@ None.
7474
= 1.9 =
7575

7676
* Support for tag archive pages
77-
= 1.91 =
78-
* WordPress 5.5 compatible
77+
78+
= 1.91 =
79+
80+
* WordPress 5.5 compatible
81+
82+
= 1.9.6 =
83+
84+
* WordPress 6.4 compatible

sample_code.txt

100644100755
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ if (function_exists('the_opengraphprotocoltools_like_code')):
88
else:
99
echo "<!-- opengraphprotocoltools is not activated -->";
1010
endif;
11-
?>
11+
?>

0 commit comments

Comments
 (0)