Yoast / yoast-acf-analysis

WordPress plugin that adds the content of all ACF fields to the Yoast SEO score analysis.
https://wordpress.org/plugins/acf-content-analysis-for-yoast-seo/
GNU General Public License v3.0
61 stars 20 forks source link

Notification to install ACF for Yoast SEO is not cleared #249

Closed dariaknl closed 4 years ago

dariaknl commented 4 years ago

How can we reproduce this behavior?

  1. Install and activate Yoast SEO 14.2 RC1
  2. Install and activate Advanced Custom Fields.
  3. Check that you see:
Screenshot 2020-05-15 at 08 32 32
  1. Install and activate ACF Content Analysis for Yoast SEO 2.4 RC.
  2. Check that you still see notification.

It is expected that it is cleared.

Technical info

IreneStr commented 4 years ago

Please base your branch on release/2.4. Ping team indexables when this has been fixed so they can create a new RC .

JesserH commented 4 years ago

This is a duplicate issue and will be fixed in #15193 The problem lies in a incorrect slug of the ACF plugin

IreneStr commented 4 years ago

In https://github.com/Yoast/wordpress-seo/pull/15193, which is based on trunk (and therefore will be included in Yoast SEO 14.3), we remove the notification entirely.

Like @JesserH wrote above, the problem of the above issue lies in the slug that is used to check whether Yoast ACF is installed.