azam1

Results 4 comments of azam1

I have few sites using the same backend and they all have a different casing. Is there any chance we could move this with the core so we don't have...

Sorry what I meant was I have few sites connecting to the same applications. Some sites works fine when I add: WOOCOMMERCE_WP_HEADER_TOTAL=x-wp-total WOOCOMMERCE_WP_HEADER_TOTAL_PAGES=x-wp-totalpages Other sites don’t and wise versa. So...

> @azam1 Thanks for the comment. I don't get you. If you mean that you have multiple sites and you want to change the credential dynamically. If yes then follow...

Also when you renew the token and save it you will need to add json_encode, Update your example code if possible. `$user->xero_access_token = json_encode($accessToken);`