File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 5
5
* Description: Adds Open Graph metadata to your pages
6
6
* Author: Will Norris & Matthias Pfefferle
7
7
* Author URI: https://github.com/pfefferle/wordpress-opengraph
8
- * Version: 2.0.0
8
+ * Version: 2.0.1
9
9
* License: Apache License, Version 2.0
10
10
* License URI: http://www.apache.org/licenses/LICENSE-2.0.html
11
11
* Text Domain: opengraph
Original file line number Diff line number Diff line change 4
4
- Tags: social, opengraph, ogp, facebook
5
5
- Requires at least: 2.3
6
6
- Tested up to: 6.7
7
- - Stable tag: 2.0.0
7
+ - Stable tag: 2.0.1
8
8
- License: Apache License, 2.0
9
9
- License URI: https://www.apache.org/licenses/LICENSE-2.0.html
10
10
@@ -63,6 +63,11 @@ The plugin populates the meta 'name' attribute alongside the 'property' attribut
63
63
64
64
Project maintained on github at [ pfefferle/wordpress-opengraph] ( https://github.com/pfefferle/wordpress-opengraph ) .
65
65
66
+ ### 2.0.1 (Dec 16, 2024)
67
+
68
+ - Fixed a warning
69
+ - Improved ` opengraph_max_images ` handling
70
+
66
71
### 2.0.0 (Dec 01, 2024)
67
72
68
73
- complete rewrite of image handling
You can’t perform that action at this time.
0 commit comments