Skip to content

Instantly share code, notes, and snippets.

@codearachnid
Created March 8, 2023 02:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save codearachnid/9045743cabfb1392d3a4f2ecead3b6ff to your computer and use it in GitHub Desktop.
Save codearachnid/9045743cabfb1392d3a4f2ecead3b6ff to your computer and use it in GitHub Desktop.
Convert WordPress /wp-admin/admin-ajax.php to /api
RewriteRule ^api$ /wp-admin/admin-ajax.php [L]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment