diff --git a/readme.txt b/readme.txt index 938b91de..caa9d661 100644 --- a/readme.txt +++ b/readme.txt @@ -6,12 +6,15 @@ Requires at least: 4.3.1 Tested up to: 4.3.1 License: GPLv3 License URI: http://www.gnu.org/licenses/gpl.html +Version: 1.1.0 -Adds the content of all ACF fields to the Yoast SEO score analysis. +Adds the content of all ACF fields to the Yoast SEO content analysis. == Description == [Yoast WordPress SEO's](https://yoast.com/wordpress/plugins/) score analysis does not take in to account the content of a post's [Advanced Custom Fields](http://www.advancedcustomfields.com/). This plugin uses Yoast WordPress SEO 3.1's plugin system to hook into the analyser in order to add ACF content to the SEO analysis. This had previously been done by the [WordPress SEO ACF Content Analysis](https://wordpress.org/plugins/wp-seo-acf-content-analysis/) plugin but that no longer works with Yoast 3.0. Kudos to [ryuheixys](https://profiles.wordpress.org/ryuheixys/), the author of that plugin, for the original idea. -Please note that this does not work with the "Recalculate SEO scores" tool in Yoast WordPress SEO's admin area. I am [looking into that](https://github.com/Yoast/wordpress-seo/issues/3323#issuecomment-160114155). +Please note that the plugin does not work with WYSIWYG fields for ACF yet, we're working on this. + +> If you have issues, please [submit them on GitHub](https://github.com/Yoast/yoast-acf-analysis/issues)