wp-api-v2-client-java
wp-api-v2-client-java copied to clipboard
WP-API v2 Java Client
Hi, I checked the output of the REST API call from the browser, it is showing Latin Diacritics properly, however, the string returned from `com.afrozaar.wordpress.wpapi.v2.model.Post.getContent().getRendered()` contains an invalid string with...
The mentioned maven repositories https://github.com/Afrozaar/wp-api-v2-client-java#maven are password protected @michaelwiles
I am trying to play around with the API methods to create and get users. But I keep getting 401 Unauthorized error. I tried with the admin ID and password...
Bumps logback-classic from 1.1.3 to 1.2.0. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
Bumps [snakeyaml](https://bitbucket.org/asomov/snakeyaml) from 1.15 to 1.26. Commits 9801cc7 Refactor: improve AliasEvent processing a2066e3 Refactor Events: expose Event.ID via a getter 72976f6 Merge 03acd6b Add test for not implemented "!" tag...
Bumps httpclient from 4.5.1 to 4.5.13. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
Bumps [junit](https://github.com/junit-team/junit4) from 4.11 to 4.13.1. Release notes Sourced from junit's releases. JUnit 4.13.1 Please refer to the release notes for details. JUnit 4.13 Please refer to the release notes...
* Added comment updation. * Ignored extra fields in Term (for example added by the yoast plugin)