Skip to content

Commit a36a347

Browse files
committed
version bump
1 parent d5b6796 commit a36a347

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

opengraph.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* Description: Adds Open Graph metadata to your pages
66
* Author: Will Norris & Matthias Pfefferle
77
* Author URI: https://github.com/pfefferle/wordpress-opengraph
8-
* Version: 2.0.0
8+
* Version: 2.0.1
99
* License: Apache License, Version 2.0
1010
* License URI: http://www.apache.org/licenses/LICENSE-2.0.html
1111
* Text Domain: opengraph

readme.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
- Tags: social, opengraph, ogp, facebook
55
- Requires at least: 2.3
66
- Tested up to: 6.7
7-
- Stable tag: 2.0.0
7+
- Stable tag: 2.0.1
88
- License: Apache License, 2.0
99
- License URI: https://www.apache.org/licenses/LICENSE-2.0.html
1010

@@ -63,6 +63,11 @@ The plugin populates the meta 'name' attribute alongside the 'property' attribut
6363

6464
Project maintained on github at [pfefferle/wordpress-opengraph](https://github.com/pfefferle/wordpress-opengraph).
6565

66+
### 2.0.1 (Dec 16, 2024)
67+
68+
- Fixed a warning
69+
- Improved `opengraph_max_images` handling
70+
6671
### 2.0.0 (Dec 01, 2024)
6772

6873
- complete rewrite of image handling

0 commit comments

Comments
 (0)