Thread Starter
kirk60
(@kirk60)
On reading some examples in the plugin (the comments handler) I figured it out (alcohol helped here)
$filter= $a['id'];
returns the id value ..
even if json_encode couldn’t deal with the object.
HMMM maybe you need to code in php more often than every 10 years or so 😮