Skip to content
This repository was archived by the owner on Dec 1, 2024. It is now read-only.

Commit 894b7bc

Browse files
committed
2.4.2: deprecated
1 parent 85c9d32 commit 894b7bc

15 files changed

Lines changed: 1321 additions & 1091 deletions

.wordpress-org/screenshot-1.gif

-506 KB
Binary file not shown.

.wordpress-org/screenshot-2.gif

-185 KB
Binary file not shown.

.wordpress-org/screenshot-3.gif

-973 KB
Binary file not shown.

.wordpress-org/screenshot-4.gif

-273 KB
Binary file not shown.

.wordpress-org/screenshot-5.gif

-921 KB
Binary file not shown.

.wordpress-org/screenshot-6.gif

-230 KB
Binary file not shown.

.wordpress-org/screenshot-7.gif

-675 KB
Binary file not shown.

README.md

Lines changed: 2 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,5 @@
11
## DePay Donations
22

3-
The Wordpress Web3 Donation plugin allows you to accept cryptocurrency donations directly into your wallet.
3+
This plugin has been deprecated!
44

5-
![Wordpress Web3 Donations](/.wordpress-org/screenshot-1.gif)
6-
7-
### Demo
8-
9-
Visit our demo wordpress installation and scroll to the buttom to find the "Support Us" donation button:
10-
11-
https://web3wordpress.xyz/
12-
13-
### Installation
14-
15-
1. [Download the latest plugin](https://github.com/DePayFi/web3-wordpress-depay-donations/releases/latest/download/wp-depay-donations-plugin.zip)
16-
17-
2. Install the the plugin from within your wordpress admin section: "Plugins" -> "Upload Plugin" -> Choose the plugin zip you've downloaded in step 1
18-
19-
### Release
20-
21-
In order to release the plugins simply push a git tag:
22-
23-
```
24-
git push
25-
git tag v2.4.1
26-
git push origin v2.4.1
27-
```
5+
Please install DePay's new plugin: https://wordpress.org/plugins/depay-payments/

block.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"category": "widgets",
77
"description": "Accept Web3 Donations. Supporting various cryptocurrency tokens and wallets. MetaMask, Phantom, USDC, USDT, ETH, SOL, BSC…",
88
"keywords": [ "donations", "cryptocurrency", "web3", "DePay", "USDC" ],
9-
"version": "2.4.1",
9+
"version": "2.4.2",
1010
"textdomain": "depay-donations",
1111
"example": {},
1212
"editorScript": "depay-donations-script",

core/includes/assets/js/admin.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)