-- Demo of building a frontend editor that posts to a WordPress site.
Make sure to include the following settings in your .env file and that API Bearer Auth is installed and configured on your site.
SITE_URL=""
SITE_USERNAME=""
SITE_PASSWORD=""
-- Demo of building a frontend editor that posts to a WordPress site.
Make sure to include the following settings in your .env file and that API Bearer Auth is installed and configured on your site.
SITE_URL=""
SITE_USERNAME=""
SITE_PASSWORD=""