Skip to content
This repository was archived by the owner on Mar 7, 2025. It is now read-only.

Conversation

@aagam-shah
Copy link
Contributor

No description provided.

@aagam-shah aagam-shah changed the title Migrate to WP-API v2 endpoints #72 Migrate to WP-API v2 endpoints Dec 3, 2017
@aagam-shah
Copy link
Contributor Author

@maxme Please review this. v1 endpoints are going to be disabled by 2018-04-01

private static final String QUERY_PARAM_SPEAKERS_V2 = "wp-json/wp/v2/speakers?per_page=100&_embed=true&status=publish";

private static final String QUERY_PARAM_WORDCAMP_LIST = "wp-json/posts?type=wordcamp&filter[order]=DESC&filter[posts_per_page]=50";
private static final String QUERY_PARAM_WORDCAMP_LIST_V2 = "wp-json/wp/v2/wordcamps?per_page=100&status=wcpt-scheduled";

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please note my comments at #72 (comment).

- extra-android-support
- build-tools-23.0.1
- android-23
- build-tools-27.0.1

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Latest is 27.0.3, if that matters.

Copy link

@GaryJones GaryJones left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I checked out @aagam-shah's branch, and tested via USB debugging on my Nexus 5, and it all seems to work fine.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants