ACF Content Analysis for Yoast SEO

Wordpress Plugin
Download latest - 3.0.1

Download Stats

Today 271
Yesterday 432
Last Week 2,770
All Time 156,427
Banner 772x250


Releases (22 )

Version Release Date Change Log
3.0.1 2020-12-10

Released December 10th, 2020

Bugfixes:

  • Fixes a bug where ACF Analysis would fail on term pages when using WordPress 5.6.
3.0 2020-09-29
2.7 2020-09-01
2.6 2020-08-04
2.5 2020-07-21
2.4.1 2020-06-10

Released June 10th, 2020

Bugfixes:

  • Fixes a bug where an error would be thrown when using the Classic Editor plugin.
  • Fixes a bug where custom fields were no longer analyzed when using the Classic Editor plugin.
2.4.0 2020-06-04

Released June 4th, 2020

Enhancements:

  • Add support for ACF blocks. Props to TimVevida.

Other:

  • Fixes a couple of typos in the code documentation. Props to akkspros.
  • Deprecates Yoast_ACF_Analysis_Facade::get_filter_name(). Use hard-coded hook names instead.
  • Deprecates the yoast-acf-analysis/configfilter hook in favor of theYoast\WP\ACF\config` hook.
  • Deprecates the yoast-acf-analysis/headlines filter hook in favor of the Yoast\WP\ACF\headlines hook.
  • Deprecates the yoast-acf-analysis/blacklist_type filter hook in favor of the Yoast\WP\ACF\blacklist_type hook.
  • Deprecates the yoast-acf-analysis/blacklist_name filter hook in favor of the Yoast\WP\ACF\blacklist_name hook.
  • Deprecates the yoast-acf-analysis/scraper_config filter hook in favor of the Yoast\WP\ACF\scraper_config hook.
  • Deprecates the yoast-acf-analysis/refresh_rate filter hook in favor of the Yoast\WP\ACF\refresh_rate hook.
  • Deprecates the yoast-acf-analysis/field_selectors filter hook in favor of the Yoast\WP\ACF\field_selectors hook.
  • Deprecates the yoast-acf-analysis/field_order filter hook in favor of the Yoast\WP\ACF\field_order hook.
2.3.0 2019-05-15

Released May 15th, 2019

Enhancements:

  • ACF URL fields are now analyzed as links. Props to t49tran.
2.2.0 2019-01-22

Released January 22nd, 2019

Bugfixes:

  • Fixes a bug where textarea and non-headline text content would not be wrapped in paragraphs for the analysis. Props skaeser.

Enhancements:

  • Introduces the 'yoast-acf-analysis/field_order' filter which allows for adjusting the ACF field order. This also adds the possibility to prepend field content to WordPress' post_content using a negative field order. Props skaeser.
2.1.0 2018-07-10

Released July 10th, 2018

Bugfixes: * Fixes a bug where attempting to get the ACF version, wouldn't always be reliable. This would lead the plugin to think that a newer version was installed than what was actually present. * Fixes potential conflicts with other plugins due to generic variable naming. * Fixes a bug where the YoastSEO ACF Content analysis would attempted to be loaded, although it wasn't available.

Other: * Adds filter examples to the readme.

2.0.1 2017-10-19

Released October 19th, 2017

Bugfixes: * Fixes the mismatch in textdomain according to the plugin slug. * Fixes using an incorrect path when loading plugin data. * Fixes a bug with flexible content and repeaters, in combination with ACF 5, causing JavaScript errors. * Fixes a bug with short array notation which is a problem on sites running on PHP 5.3 or lower. * Fixes a bug where assets are loaded without checking for required dependencies.

2.0.0 2017-08-22

Released August 22th, 2017

  • Changed:
    • Complete rewrite, including full support for ACF 4 and 5.
1.2.6 2017-03-16
  • Tested with WordPress 4.7.3.
  • Added FAQ section to plugin repository page.
1.2.5 2016-08-10
  • Fix for taxonomies in the latest version of WordPress
1.2.4 2016-06-07
  • Fix filter.
  • Add check for empty content.
1.2.3 2016-04-25
  • Fix PHP warnings.
  • Works with WordPress 4.5
1.2.2 2016-03-17
  • Fix warning for undefined index
  • Fix support for multisite
1.2.1 2016-02-19
  • Bugfix for Yoast SEO Premium
1.2.0 2016-02-11
  • Add support for alt and title tags in images.
  • Security improvements
  • Images returned as url will now be analysed as urls.
1.1.1 2016-02-06
  • Bugfix for undefined index
1.1.0 2016-01-23
  • Add support for taxonomies
  • Bug fixes and stability improvements
  • Works with WordPress 4.4.1
1.0 2015-12-17