Skip to content

Commit

Permalink
Merge pull request #1 from AlexanderGW/v0.0.7
Browse files Browse the repository at this point in the history
Version `0.0.7`; support WordPress 6.6
  • Loading branch information
AlexanderGW authored Jul 10, 2024
2 parents a874405 + 2b0c83b commit 07b685c
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 6 deletions.
4 changes: 2 additions & 2 deletions ai-seo-wp.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@
* Plugin Name: WPSEO.AI
* Plugin URI: https://wpseo.ai/
* Description: Pay-as-you-go artificial intelligence (AI); Search engine optimisations (SEO), proofreading, content translation, auditing, and more in development. Our service is currently in beta.
* Version: 0.0.6
* Version: 0.0.7
* Author: WPSEO.AI Ltd
* Text Domain: ai-seo-wp
* Requires at least: 5.2
* Requires PHP: 7.1
* Requires PHP: 7.1
* Domain Path: /language
* License: MIT
*/
Expand Down
12 changes: 8 additions & 4 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ Tags: ai, seo, wpml, acf, translate, multilingual, chatgpt, openai
Requires at least: 5.2
Tested up to: 6.6
Requires PHP: 7.1
Stable tag: 0.0.6
Stable tag: 0.0.7
License: MIT
License URI: https://mit-license.org/

WPSEO.AI is a platform that connects your WordPress site, with Artificial Intelligence (AI). Allowing SEO optimizations, such as proofreading, WYSIWYG, Gutenberg block layout improvements, and support for translating your content into different languages, integrating with the [SitePress WPML](http://wpml.org) plugin. Users can purchase credits to use our service, which integrates AI through this WordPress plugin, for the Gutenberg editor.

= Features =
== Features ==

**Content proofreading**
Spelling, punctuation, and grammar facilities.
Expand All @@ -30,7 +30,7 @@ Provide context on what has been changed, and why.
**Version control**
Supports the WordPress revisioning system, creates a new draft, for each optimisation.

= Links =
== Links ==
* [Website](https://wpseo.ai/?utm_source=wordpress)
* [Buy credits](https://wpseo.ai/subscription-top-up-credits.html)
* [FAQ](https://wpseo.ai/faq.html?utm_source=wordpress)
Expand Down Expand Up @@ -128,4 +128,8 @@ Additional 'i18n' improvements, and code cleanup
= 0.0.6 =
*Release Date: 12th May 2024*
Additional 'i18n' improvements, and code cleanup
Refactored submission results, using `WP_Query`
Refactored submission results, using `WP_Query`

= 0.0.7 =
*Release Date: 10th July 2024*
Support WordPress 6.6

0 comments on commit 07b685c

Please sign in to comment.