Even i’m using the latest version. if i mention ?language=<lang_code> in url query then it clear the content of that language.
If i doesn’t mention language query then it clear the english content. I well tested this.
also i looked into the sql with each step.
BTW let it go, i found a work around by adding addiotional useless language then adding that lang code in url query params. Which clear the content of useless language.
Thanks for your time.
@alexgff Are you using WPGlobus or not? This issue occur with WP Globus plugin.
-
This reply was modified 4 years, 6 months ago by auedbaki.
@alexgff Your response doesn’t relate to the problem. I have no problem with passwords because i’m using jwt-auth plugin and authenticating with jwt.
Problem is On updating the post with Rest Api
if i doesn’t provide content in request body then the content of the post become empty. Which should not happen.