REST-API
-
Thank you very much for your plugin.
It seems you haven’t configured the REST API correctly. Perhaps you didn’t use functions home_url and site_url (or path) properly.
It works if I write in
.htaccessof my problematic installations:RewriteRule ^wp-json/wp-adminify-adminbar-editor-api(.*) ?rest_route=/wp-adminify-adminbar-editor-api$1 [L]One of the problematic is a multisite for 2 domains (no subdomains) and the other one has different home_url() and site_url().
You must be logged in to reply to this topic.