This is a support topic for WooCommerce Delivery & Pickup Date Time By CodeRockz
The intention of this topic is to give you the opportunity to discuss problems and difficulties with other Festinger Vault customers, e.g. how to address incompatibilities or fix bugs, report malfunctioning features, or get help on how to configure this download.
You can ask us for update requests here as well!
To request an update of a particular theme or plugin, kindly let us know your preferred version number and we will update it as soon as possible. Although update requests usually do not make much sense because we publish them as soon as they are available and we have the time to upload them.
I’m not exactly sure how to upload stuff here, so here it goes onto Mega.
Both original and nulled version. There were a few hidden extra checks apart from the licensing file so do a file diff and you’ll see.
Folder decryption key is:
XOeS5f7fzUj55x62y7oeHA
Please do not attempt to use the original version on your site (well, not on prod at least). There is a callback in /admin/libs/plugin-update-checker which automatically overwrites the version with a callback to the developer.
There is also a remaining base64_decode() from the dev which I intentionally left in place after the nulling since all other activation criteria were in place and it would pass the check. Feel free to decode it and see what it does.