Skip to content

Commit

Permalink
Add Website URL to application fields.
Browse files Browse the repository at this point in the history
  • Loading branch information
twstokes authored Oct 19, 2023
1 parent 3e7ceec commit 62a1ab1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@ Please refer to the sections below for more detailed information. The instructio

1. Create a WordPress.com account at https://wordpress.com/start/user (if you don't already have one).
1. Create an application at https://developer.wordpress.com/apps/.
1. Set "Redirect URLs"= `https://localhost` and "Type" = `Native` and click "Create" then "Update".
1. Set **Website URL** to any valid host, **Redirect URLs** to `https://localhost`, and **Type** to `Native`.
1. Click "Create" then "Update".
1. Copy the `Client ID` and `Client Secret` from the OAuth Information.

#### Configure Your WordPress App Development Environment
Expand Down

0 comments on commit 62a1ab1

Please sign in to comment.