Skip to content

Instantly share code, notes, and snippets.

@avantegarde
Created November 29, 2017 20:39
Show Gist options
  • Save avantegarde/59b576aaa65022e73d255fa9d8f203e0 to your computer and use it in GitHub Desktop.
Save avantegarde/59b576aaa65022e73d255fa9d8f203e0 to your computer and use it in GitHub Desktop.
This 1 line needs to be placed in your .htaccess file in the root folder where your wordpress is installed.
RedirectMatch 301 /wp-json/.* http://domain.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment