Hi nigalo,
The plugin has been tested and updated. It is available for you to update in your plugin menu. You won’t lose any of your custom data when updating.
I have fully documented the change in the user guide which you can get to from the dashboard of the plugin. But here is a quick guide to the new addition.
The new function that has been added is cwd_updateThe($reference, $data)
. $reference
is the ‘ref’ of the record you want to update and $data
is the new data you want to add to the record. The $data can either be a string, numeric or an array.
You can use this function anywhere in your template, the function will return true or false depending on whether it is successful or not.
I am marking this issue as resolved now. If you could reconsider your review in light of the 1.2 update that would be great.
If you have any other suggestions or queries please don’t hesitate to get in touch!
Thank for your suggestion, I hope this helps.
Danny