eddr

Results 17 comments of eddr

Thanks @thomaspark! Are you asking why I'd want such a thing? Well, because : 1. I have to embed/inject my code in a webpage which is not mine 2. I...

The "%i" approach doesn't work when submitting a new extension via WooCommerce vendors dashboard..

Hi, apologies for being unclear WooCommerce has a marketplace which you can submit extension to, via this link https://woocommerce.com/vendor-signup/ It uses automatic testing of the plugins, based on WPCS rules...

Just want to make sure I'm not mistaken - there is no way to bypass this issue when these parameters are in use, right? Thanks

Hello there Happens to me as well in the same manner Any news? Can I somehow help with that?

Thanks barryhughes! I'm pretty aure i tried the 'unique' parameter, but I test again to make sure and let you know what are the results

I will be happy to test it, if that's of any help I might be utilizing an unorthodox code, but the 'unique' parameter doesn't help in my case: - Running...

For the meanwhile, went for a custom mechanism for my specific needs. Maybe it will be of interest: - Used MySQL "SELECT ... FOR UPDATE NOWAIT" to get a lock...

Hi! Thank you very much! I am aware that the AS included in WC, yes The biggest problem for me is that the extension in mind should work even if...

Thanks I really think it's mostly a problem with the WC extension submitting system