From 2d111f35e69ec0a2ce54d1fda3b035bb8007b300 Mon Sep 17 00:00:00 2001 From: kawsarahmedr Date: Tue, 30 Jul 2024 12:04:00 +0600 Subject: [PATCH] Update release scripts --- readme.txt | 29 ++++++++++++++++------------- wc-donation-manager.php | 30 +++++++++++++++--------------- 2 files changed, 31 insertions(+), 28 deletions(-) diff --git a/readme.txt b/readme.txt index ec53dc5..ef30880 100644 --- a/readme.txt +++ b/readme.txt @@ -1,10 +1,10 @@ -=== Donation Manager for WooCommerce === -Contributors: pluginever +===WC Donation Manager - Effortlessly Collect Donations Through WooCommerce=== +Contributors: pluginever, manikmist09 Tags: donation, donations, donate, help, charitable Requires at least: 5.0 -Tested up to: 6.5 -Requires PHP: 5.6 -Stable tag: 1.0.0 +Tested up to: 6.6 +Requires PHP: 7.4 +Stable tag: 1.0.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html @@ -15,9 +15,11 @@ Donation Manager for WooCommerce is a powerful & user-friendly WordPress plugin === ✨ Donation Manager for WooCommerce Features: === +- **Donation Campaign Options:** Ability to create donation campaign with the varieties of campaign options. - **Donation Products:** Ability to create donation products. -- **Donation Options:** Ability to update donation settings with the varieties of options. -- **Donation Emails:** Ability to sent donation custom mail to the donors. +- **Donor's data:** Ability to track donors list with the donation amount. - PRO +- **Donation Settings:** Ability to update donation settings with the varieties of plugin options. +- **Donation Emails:** Ability to sent donation custom email to the donors after the successful donation. - PRO == Installation == @@ -25,7 +27,7 @@ Donation Manager for WooCommerce is a powerful & user-friendly WordPress plugin * WordPress 5.0 or greater * WooCommerce 5.0 or greater -* PHP version 5.6 or greater +* PHP version 7.4 or greater * MySQL version 5.6 or greater * MariaDB version 10 or later @@ -47,10 +49,11 @@ Automatic updates should work like a charm; as always though, ensure you backup == Screenshots == == Changelog == += 1.0.1 (July 30, 2024) = +* New Feature: Add a new feature to create donation campaigns. +* Enhance: Updating and creating campaigns +* Fix: Few known issues. +* Notice: THis is a major release, please update the plugin as per your needs. + = 1.0.0 (Jun 12, 2024) = * Initial Release - -== Changelog (July 03, 2024) == -= 1.0.1 = -* Enhance: Add new features. -* Fix: Few known issues. diff --git a/wc-donation-manager.php b/wc-donation-manager.php index d81058c..0e4e41a 100644 --- a/wc-donation-manager.php +++ b/wc-donation-manager.php @@ -1,21 +1,21 @@