File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-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: 1.12.1
8
+ * Version: 1.12.2
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: 1.12.1
7
+ - Stable tag: 1.12.2
8
8
- License: Apache License, Version 2.0
9
9
- License URI: https://www.apache.org/licenses/LICENSE-2.0.html
10
10
@@ -63,6 +63,9 @@ 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
+ ### version 1.12.2 (Nov 17, 2024)
67
+ - optimized readme and updated dependencies
68
+
66
69
### version 1.12.1 (Jul 15, 2024)
67
70
- fix fediverse account normalization
68
71
You can’t perform that action at this time.
0 commit comments