diff --git a/README.md b/README.md index a14d3c4..ceb93b1 100644 --- a/README.md +++ b/README.md @@ -21,3 +21,9 @@ $post->post_content; // Update the datetime modified for this post $post->post_modified = new DateTimeImmutable(); ``` + +# Plugins +This library also has support for the following plugins: +Plugin|Versions|Reference +--|--|-- +[Redirection](https://wordpress.org/plugins/redirection/)|5.3.10 (limited support)|[Plugins/redirection](/vlw/wp/src/branch/feat/plugin-redirection/src/Plugins/redirection)