55- Requires at least: 2.3
66- Tested up to: 6.7
77- Stable tag: 2.0.0
8- - License: Apache License, Version 2.0
8+ - License: Apache License, 2.0
99- License URI: https://www.apache.org/licenses/LICENSE-2.0.html
1010
1111
@@ -63,90 +63,90 @@ The plugin populates the meta 'name' attribute alongside the 'property' attribut
6363
6464Project maintained on github at [ pfefferle/wordpress-opengraph] ( https://github.com/pfefferle/wordpress-opengraph ) .
6565
66- ### 2.0.0 (Nov XX. 2024)
66+ ### 2.0.0 (Dec 01, 2024)
6767
6868 - complete rewrite of image handling
6969 - added support for block images
7070 - added parsing of HTML ` <img> ` tags
7171 - improved WordPress Coding Standards compliance
7272
73- ### version 1.12.2 (Nov 17, 2024)
73+ ### 1.12.2 (Nov 17, 2024)
7474 - optimized readme and updated dependencies
7575
76- ### version 1.12.1 (Jul 15, 2024)
76+ ### 1.12.1 (Jul 15, 2024)
7777 - fix fediverse account normalization
7878
79- ### version 1.12.0 (Jul 3, 2024)
79+ ### 1.12.0 (Jul 3, 2024)
8080 - support ` <meta name="fediverse:creator" /> `
8181
82- ### version 1.11.3 (Jun 4, 2024)
82+ ### 1.11.3 (Jun 4, 2024)
8383 - don't return description for password protected posts
8484
85- ### version 1.11.2 (Nov 13, 2023)
85+ ### 1.11.2 (Nov 13, 2023)
8686 - stript tags from title, site-name and description
8787
88- ### version 1.11.1 (Apr 03, 2023)
88+ ### 1.11.1 (Apr 03, 2023)
8989 - fixed a typo
9090
91- ### version 1.11.0 (Oct 21, 2021)
91+ ### 1.11.0 (Oct 21, 2021)
9292 - fixed attachment issue
9393 - fixed PHP 7.4 issue
9494
95- ### version 1.10.0 (Apr 20, 2020)
95+ ### 1.10.0 (Apr 20, 2020)
9696 - basic video support
9797 - basic audio support
9898
99- ### version 1.9.0 (Mai 14, 2019)
99+ ### 1.9.0 (Mai 14, 2019)
100100 - show only featured image if available
101101 - prefer header images over site-icon
102102 - use avatar for profile pages
103103 - fallback to description if title is empty
104104 - better twitter ` card ` handling
105105
106- ### version 1.8.3 (Jan 27, 2019)
106+ ### 1.8.3 (Jan 27, 2019)
107107 - added escaping for the missing attributes
108108
109- ### version 1.8.2 (Nov 21, 2018)
109+ ### 1.8.2 (Nov 21, 2018)
110110 - fixed PHP warning issue: < https://wordpress.org/support/topic/php-warning-count-parameter-must-be-an-array-or-an-object-that-implements-c/ >
111111
112- ### version 1.8.1 (Nov 19, 2016)
112+ ### 1.8.1 (Nov 19, 2016)
113113 - change ` og:image ` to use the full size of image (props @torenord )
114114
115- ### version 1.8.0 (Jan 29, 2016)
115+ ### 1.8.0 (Jan 29, 2016)
116116 - fixed ` article:author ` property
117117 - added ` article:modified_time `
118118 - added first category as ` article:section `
119119
120- ### version 1.7.0 (Jan 18, 2016)
120+ ### 1.7.0 (Jan 18, 2016)
121121 - added "strict mode" setting
122122 - better twitter: card handling
123123 - basic twitter: creator support
124124 - WordPress coding standard
125125
126- ### version 1.6 (Dec 30, 2014)
126+ ### 1.6 (Dec 30, 2014)
127127 - implemented ` get_the_archive_title ` and ` get_the_archive_description ` (new in WordPress 4.1)
128128 - basic twitter cards support (thanks to elroyjetson)
129129 - replace ` $post->post_title ` with ` get_the_title() ` (see #[ 17] [ ] for details)
130130
131131[ 17 ] : https://github.com/willnorris/wordpress-opengraph/issues/17
132132
133- ### version 1.5.1 (Nov 13, 2012)
133+ ### 1.5.1 (Nov 13, 2012)
134134 - fix duplicate opengraph markup when used with jetpack plugin (for real)
135135
136- ### version 1.5 (Nov 13, 2012)
136+ ### 1.5 (Nov 13, 2012)
137137 - include descriptions on tag and category pages
138138 - include profile metadata on author pages
139139 - fix bug with 404 pages include extra og: image values
140140 - general code cleanup (including removal of dependency on global vars)
141141 - fix duplicate opengraph markup when used with jetpack plugin
142142
143- ### version 1.4 (Aug 24, 2012)
143+ ### 1.4 (Aug 24, 2012)
144144 - better default description
145145 - include all images that are attached to a post, so that users can choose
146146 which to use when sharing the page. If the post has a post thumbnail, that
147147 is still used as the primary image.
148148
149- ### version 1.3 (May 21, 2012)
149+ ### 1.3 (May 21, 2012)
150150 - add 'opengraph_prefixes' filter for defining additional prefixes
151151 - add new basic properties, and remove some old ones. This is a breaking
152152 change for anyone that was using the old properties, but they can always be
@@ -158,12 +158,12 @@ Project maintained on github at [pfefferle/wordpress-opengraph](https://github.c
158158[ f476552 ] : https://github.com/willnorris/wordpress-opengraph/commit/f47655202d59c0e5b5032b4b86764f7a87813640
159159[ d987eb7 ] : https://github.com/willnorris/wordpress-opengraph/commit/d987eb76e2da1431e5df3311fde3d9c2407b06f5
160160
161- ### version 1.2 (Feb 21, 2012)
161+ ### 1.2 (Feb 21, 2012)
162162 - switch to newer RDFa prefix syntax rather than XML namespaces (props
163163 pfefferle)
164164
165- ### version 1.1 (Nov 7, 2011)
165+ ### 1.1 (Nov 7, 2011)
166166 - fix function undefined error when theme doesn't support post thumbnails
167167
168- ### version 1.0 (Apr 24, 2010)
168+ ### 1.0 (Apr 24, 2010)
169169 - initial public release
0 commit comments