v1.0.1
This commit is contained in:
parent
f7702f2872
commit
9b856d1c3d
4 changed files with 33 additions and 13 deletions
14
readme.txt
14
readme.txt
|
|
@ -2,10 +2,10 @@
|
|||
Contributors: javiercasares, robotstxt
|
||||
Tags: opengraph, open graph, twitter card, social media, seo
|
||||
Requires at least: 6.7
|
||||
Tested up to: 6.9
|
||||
Stable tag: 1.0.0
|
||||
Tested up to: 7.0
|
||||
Stable tag: 1.0.1
|
||||
Requires PHP: 8.2
|
||||
Version: 1.0.0
|
||||
Version: 1.0.1
|
||||
License: GPL-3.0-or-later
|
||||
License URI: https://www.gnu.org/licenses/gpl-3.0.txt
|
||||
|
||||
|
|
@ -163,7 +163,7 @@ Yes. The plugin hooks into `wp_head` for direct tag injection and filters Yoast/
|
|||
|
||||
== Compatibility ==
|
||||
|
||||
* WordPress: 6.7 - 6.9
|
||||
* WordPress: 6.7 - 7.0
|
||||
* PHP: 8.2 - 8.5
|
||||
* WP-CLI: 2.x
|
||||
* MariaDB: 10.6+
|
||||
|
|
@ -175,6 +175,12 @@ Yes. The plugin hooks into `wp_head` for direct tag injection and filters Yoast/
|
|||
|
||||
== Changelog ==
|
||||
|
||||
= 1.0.1 =
|
||||
|
||||
_Release date: 2026-03-05_
|
||||
|
||||
* Confirmed compatibility with WordPress 7.0.
|
||||
|
||||
= 1.0.0 =
|
||||
|
||||
_Release date: 2026-02-18_
|
||||
|
|
|
|||
Loading…
Reference in a new issue