snippet-library
snippet-library copied to clipboard
`gppa-encrypt-fileupload-field-links.php`: Added a snippet that encrypts file upload field links with GPPA.
trafficstars
Context
⛑️ Ticket(s): https://secure.helpscout.net/conversation/2326751274/53373?folderId=3808239
Summary
When using GPPA to get the URL of uploaded files in another form entry. GPPA returns the direct link to the file. This update adds the ability to get encrypted links with GPPA.
Snippet in action (~150 seconds) with Before and After: https://www.loom.com/share/699da443af204e93b886c2d72e93d702
I'm a bit weary of this approach as changing the actual saved value is likely going to cause issues.
Can we just use this logic to generate a secure URL using GPPA-specific filters?
@claygriffiths Which GPPA specific filter would be the right one for this scenario?