Peace adlı üyeden alıntı: mesajı görüntüle
.htacces dosyasını da güncelleyin düzelir muhtemelen.

<IfModule mod_rewrite.c>
RewriteEngine On
RewriteCond %{REQUEST_URI} ^/wp-json/wp/v2/users [NC,OR]
RewriteCond %{REQUEST_URI} ^/wp-json/wp/v2/plugins [NC]
RewriteRule ^(.*)$ - [L]
</IfModule>
eyvallah hocam teşekkürler