REST API Not Working After Custom Path Change

If you get errors accessing the REST API after changing the wp-json path in WP Ghost (404 errors, “rest_no_route” responses, or plugins that depend on the API stop working), the custom path isn’t resolving correctly on your server. Clear all caches Cached pages and API responses may still reference the old wp-json path. Clear your […]

Read More