Thread Starter
mjg2
(@mjg2)
Hi Hector,
I re-tested my code without the duplicate (thanks) – and still did not get the offset value working. It does appear that the value is wiped out by the time you check $this->options[‘offset’] – in the function build_query…
Thanks for looking into it,
– Joe
Thread Starter
mjg2
(@mjg2)
Hi Hector,
Thank you! It looks like that does the trick. Let me know if you plan on adding that to the next release so I can be on the lookout when updating in the future. Otherwise, I’ll be careful not to allow updates to remove this change we’ve added manually.
Thread Starter
mjg2
(@mjg2)
Absolutely! Thank you very much 🙂
Thread Starter
mjg2
(@mjg2)
Hi Frank,
That’s great to hear. Can you point me to any docs or examples on how to accomplish excludes of this style?