Merge pull request #310 from jeherve/update/wp-tested-up-to
Compatibility: mark plugin as compatible with WP 6.2.
This commit is contained in:
commit
b2751b4721
1 changed files with 5 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
Contributors: pfefferle, mediaformat, akirk, automattic
|
||||
Tags: OStatus, fediverse, activitypub, activitystream
|
||||
Requires at least: 4.7
|
||||
Tested up to: 6.1
|
||||
Tested up to: 6.2
|
||||
Stable tag: 0.17.0
|
||||
Requires PHP: 5.6
|
||||
License: MIT
|
||||
|
@ -113,6 +113,10 @@ Where 'blog' is the path to the subdirectory at which your blog resides.
|
|||
|
||||
Project maintained on GitHub at [pfefferle/wordpress-activitypub](https://github.com/pfefferle/wordpress-activitypub).
|
||||
|
||||
= Next =
|
||||
|
||||
* Compatibility: indicate that the plugin is compatible and has been tested with the latest version of WordPress, 6.2.
|
||||
|
||||
= 0.17.0 =
|
||||
|
||||
* Fix type-selector
|
||||
|
|
Loading…
Reference in a new issue