patreon-wordpress
patreon-wordpress copied to clipboard
Use campaign name instead of creator's display_name for unlock button
Problem
The plugin uses user.display_name in the unlock flow.
Solution
Use campaign.name instead.
Before
After