Profiles

  • Member Since: January 28th, 2013
  • Find me on:
  • Created a topic, Coupon not being calculated, on the site WordPress.org Forums:
    Hi, I'm using Discount Rules to apply discounts on Ca…

  • Posted a reply to Feature Request: get_current_user_id, on the site WordPress.org Forums:
    @mullibahr Nice one! Thanks!

  • Created a topic, Feature Request: get_current_user_id, on the site WordPress.org Forums:
    I encountered heaps of issues with getting the current…

  • Posted a reply to Conflict with JWT and Cookies, on the site WordPress.org Forums:
    I would even recommend adding this to the plugin. e.g. function get_current_user_id() { if (class_exists('Jwt_Auth_Public'))…

  • Posted a reply to Manually flush cache, on the site WordPress.org Forums:
    Sorry thought I replied to this. @acato Number 2 sounds like a more flexible option,…

  • Created a topic, Authenticate Without Password (Programatically), on the site WordPress.org Forums:
    Hey there, I have an endpoint which creates new users…

  • Posted a reply to Manually flush cache, on the site WordPress.org Forums:
    Thanks for the update! It works great, definitely fixed the issue I was having before…

  • Posted a reply to Manually flush cache, on the site WordPress.org Forums:
    No problem, the information you've provided is plenty for my solution. I have some endpoints…

  • Posted a reply to Caching endpoints with query params, on the site WordPress.org Forums:
    Also what is the 'Item API Caches'?

  • Posted a reply to Manually flush cache, on the site WordPress.org Forums:
    Okay cool I can use those functions that's great. Converting the endpoint path to md5…

  • Posted a reply to Caching endpoints with query params, on the site WordPress.org Forums:
    Ah okay! I see! So yep I got this working with one of my custom…

  • Posted a reply to API for WooCommerce Wishlist Plugin, on the site WordPress.org Forums:
    If anyone is looking to do you can contact me at adam@adamhammad.com

  • Posted a reply to Caching endpoints with query params, on the site WordPress.org Forums:
    Okay so i went to the line of the error and realised it was related…

  • Posted a reply to Caching endpoints with query params, on the site WordPress.org Forums:
    Hmm that is how I have it setup. However on some endpoints i get the…

  • Posted a reply to Manually flush cache, on the site WordPress.org Forums:
    Hey @acato Is there any way to do this programatically?

  • Created a topic, Manually flush cache, on the site WordPress.org Forums:
    Hey, I am using only custom endpoints. Is there any …

  • Created a topic, Caching endpoints with query params, on the site WordPress.org Forums:
    Hey there, I was wondering if it's possible to cache …

  • Posted a reply to force rebuild of sitemap, on the site WordPress.org Forums:
    Also looking to do this...

  • Created a topic, Custom endpoints return different data, on the site WordPress.org Forums:
    Hey there, After installing this plugin, most of my c…

  • Posted a reply to Conflict with JWT and Cookies, on the site WordPress.org Forums:
    Okay I worked it out, thanks Martin. Incase anyone else is looking for this solution,…

  • Posted a reply to Conflict with JWT and Cookies, on the site WordPress.org Forums:
    What do you mean by your controller's permissions check ? Is this part of WP…

  • Created a topic, JWT Login invalidates other sessions, on the site WordPress.org Forums:
    Hey there, If a user logs in using JWT-Auth then thei…

  • Created a topic, Return JWT invalid, on the site WordPress.org Forums:
    Hey, So it seems that if I login to /wp-admin it inva…

  • Created a topic, Conflict with JWT and Cookies, on the site WordPress.org Forums:
    Hey, I am having problems using JWT Auth with my app …

  • Created a topic, WP Admin auth, on the site WordPress.org Forums:
    Hey, I was wondering if it was possible to be able to…

  • Created a topic, Amalgamate cart responses, on the site WordPress.org Forums:
    Hey Sebastien, Really love your work on this plugin, …

  • Created a topic, Feature Request: Functions to return block data as JSON, on the site WordPress.org Forums:
    Hey, I build websites that integrate WordPress via th…

  • Posted a reply to Logout endpoint, on the site WordPress.org Forums:
    Ahh okay. There are cookies that are being set in my app. My app uses…

  • Created a topic, Logout endpoint, on the site WordPress.org Forums:
    I'd like to propose a logout endpoint that calls wp_lo…