Skip to content

Commit

Permalink
site name
Browse files Browse the repository at this point in the history
  • Loading branch information
tybalex committed Jan 17, 2025
1 parent 67932ec commit 6bd0b24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/admin/app/lib/model/oauthApps/providers/wordpress.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ const steps: OAuthFormStep<z.infer<typeof schema>>[] = [
"### Step 1: Create a New Application at Developer.wordpress.com:\n" +
"If you already have an app, you can skip to Step 2.\n\n" +
"- Ensure you are logged into your preferred Wordpress.com account.\n" +
"- You can create and manage your apps at the [Apps](https://developer.wordpress.com/apps/) page.\n" +
"- You can create and manage your apps at the [Application Manager](https://developer.wordpress.com/apps/) page.\n" +
"- Click **Create New Application** on the top right corner.\n" +
"- Enter a **Name**, **Description**, and **Website** for your application.\n" +
"- Copy the url below and paste it into the **Redirect URL** field.\n",
Expand Down

0 comments on commit 6bd0b24

Please sign in to comment.