This is the source of the WordPress plugin available on: https://cashtippr.com
It is written in PHP7 using the latest WordPress APIs and hooks.
- earn tips from your content
- add tip buttons for voluntary donations or
- hide parts of your posts to require users to tip
- AdBlock detection: show custom message to AdBlock users
- 0 coding skills required for webmasters
- extensibility: check out the developer docs to integrate this plugin into your own plugin/theme
Just upload all sources as a zip file into your WordPress instance.
This plugin is also available in the WordPress plugin installer.
- add BCH web payment buttons, mobile browsers with integrated wallets,...
- crawl crypto-fiat exchange rates and implement QR code tipping for currencies other than USD
- add generation of 1-time BCH addresses using xPub to add QR codes for paywalls too (in PHP only, so we need an API server supporting this)
- see the TODO comments in the source code for many more smaller things