From aa8012c8e824648ead57aaeaceb3e3a9be5fe485 Mon Sep 17 00:00:00 2001 From: Daniel Waxweiler Date: Sun, 28 Mar 2021 22:28:32 +0200 Subject: [PATCH] add donation link --- gulpfile.js | 1 + package.json | 4 ++++ source/connector-mobilizon/changelog.txt | 1 + source/connector-mobilizon/readme.txt | 1 + 4 files changed, 7 insertions(+) diff --git a/gulpfile.js b/gulpfile.js index 037ac59..b4ab188 100644 --- a/gulpfile.js +++ b/gulpfile.js @@ -52,6 +52,7 @@ function injectMetadata() { .pipe(replace('', PACKAGE.author.name)) .pipe(replace('', PACKAGE.author.url)) .pipe(replace('', PACKAGE.description)) + .pipe(replace('', PACKAGE.funding.url)) .pipe(replace('', PACKAGE.license)) .pipe(replace('', PACKAGE.additionalDetails.wordpressMinimumVersion)) .pipe(replace('', PACKAGE.name)) diff --git a/package.json b/package.json index 845fd9f..71ecc01 100644 --- a/package.json +++ b/package.json @@ -12,6 +12,10 @@ "name": "Daniel Waxweiler", "url": "https://www.danielwaxweiler.net/" }, + "funding": { + "type" : "individual", + "url": "https://paypal.me/dwaxweiler" + }, "license": "Apache-2.0", "dependencies": { "graphql": "^15.5.0", diff --git a/source/connector-mobilizon/changelog.txt b/source/connector-mobilizon/changelog.txt index 048b3d0..1c82748 100644 --- a/source/connector-mobilizon/changelog.txt +++ b/source/connector-mobilizon/changelog.txt @@ -1,5 +1,6 @@ ### [Unreleased] #### Added +- Donation link to WordPress Plugin Directory sidebar and to `package.json` #### Changed - Update luxon dependency - Update dev dependencies jsdom, webpack, webpack-cli diff --git a/source/connector-mobilizon/readme.txt b/source/connector-mobilizon/readme.txt index 43fe767..8794228 100644 --- a/source/connector-mobilizon/readme.txt +++ b/source/connector-mobilizon/readme.txt @@ -1,5 +1,6 @@ # Contributors: dwaxweiler +Donate link: Tags: mobilizon, events Stable tag: Requires at least: