Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v2 Check Permalinks #47

Open
BaronVonPerko opened this issue May 31, 2021 · 0 comments
Open

v2 Check Permalinks #47

BaronVonPerko opened this issue May 31, 2021 · 0 comments
Assignees
Labels
bug Something isn't working v2
Milestone

Comments

@BaronVonPerko
Copy link
Owner

If the user's website doesn't have pretty permalinks setup, the URL for the REST API will be as follows:

[base_url]/?rest_route=/wpcui/v2/getOptions/

If it is set to use pretty URLs, it will look like this:

[base_url]/wp-json/wpcui/v2/getOptions/

Need to update the app to switch based on what the user has set on their website.

Read Here

@BaronVonPerko BaronVonPerko added bug Something isn't working v2 labels May 31, 2021
@BaronVonPerko BaronVonPerko self-assigned this May 31, 2021
@BaronVonPerko BaronVonPerko added this to the v2.0 milestone Aug 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working v2
Projects
None yet
Development

No branches or pull requests

1 participant