From d47039998144f02475f55b417ae7f546e55ec24f Mon Sep 17 00:00:00 2001 From: Andrea Roenning Date: Tue, 7 Apr 2026 15:02:54 -0500 Subject: [PATCH] Update link to WordPress REST API support forums --- frequently-asked-questions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frequently-asked-questions.md b/frequently-asked-questions.md index f0c5414..4e6e044 100644 --- a/frequently-asked-questions.md +++ b/frequently-asked-questions.md @@ -1,6 +1,6 @@ # Frequently Asked Questions -This page provides solutions to some common questions and problems that may arise while using the API. If your question is not explained here it may have been answered in the [WordPress support forums](https://wordpress.org/support/topic-tag/rest-api). +This page provides solutions to some common questions and problems that may arise while using the API. If your question is not explained here it may have been answered in the [WordPress support forums](https://wordpress.org/support/topic-tag/wordpress-rest-api/). ## Can I disable the REST API?