Replies: 0
I want to remove BuyMeACoffee from our site. They now have a plug-in, but at some point a few years ago when they hadn’t got an plug-in I edited the WP 2020 theme’s code to install on each page this:
<script data-name=”BMC-Widget” src=”https://cdnjs.buymeacoffee.com/1.0.0/widget.prod.min.js” data-id=”joanmcleod” data-description=”Support me on Buy me a coffee!” data-message=”Hi there! Like what we’ve done? You can buy me a coffee!” data-color=”#FF5F5F” data-position=”Right” data-x_margin=”18″ data-y_margin=”90″></script>
Can you help me remove it?