diff --git a/src/content/docs/automatic-platform-optimization/troubleshooting/faq.mdx b/src/content/docs/automatic-platform-optimization/troubleshooting/faq.mdx index 36989553543b1b6..fc2df377c1dcd74 100644 --- a/src/content/docs/automatic-platform-optimization/troubleshooting/faq.mdx +++ b/src/content/docs/automatic-platform-optimization/troubleshooting/faq.mdx @@ -55,4 +55,8 @@ The header must allow for `self` on either the `font-src` or `default-src` direc ## Why do I see Worker subrequests in my zone logs when using APO? -APO uses Cloudflare Workers internally to optimize content delivery, which results in Worker subrequests. These subrequests may appear in your zone logs (for example, via Logpush). \ No newline at end of file +APO uses Cloudflare Workers internally to optimize content delivery, which results in Worker subrequests. These subrequests may appear in your zone logs (for example, via Logpush). + +## For the APO plugin why do I see: This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress. + +It is not uncommon for mature plugins to see no updates for longer periods than it takes to trigger the WordPress not tested warning. The warning is for notification purposes and is not an indication that a plugin no longer works. It is still maintained.