- 19 May, 2016 1 commit
-
-
Franco (nextime) Lanza authored
-
- 13 Nov, 2015 1 commit
-
-
Varun Sridharan authored
* Fixed #56 * Fixed #52 * Added option get donate link using {wcqd_get_donate_link} function * Minor bugfix and cleanup
-
- 06 Nov, 2015 1 commit
-
-
Varun Sridharan authored
* Fixed #49 * Fixed Email Template Call Issue (admin-new-donation) * Fixed Few Donation Processing Issue * Recreated admin new donation email * Rarranged Class INI * Added Versions For Email Template
-
- 01 Nov, 2015 1 commit
-
-
Varun Sridharan authored
* Moved Template File Check From admin functions to plugin install class * New Menu Added {Support Request} And Added Its JS & CSS * Included Sys Info plugin * Re-modified Admin Notice * Auto Flush Permalink * wc_page_endpoint_title issue fixed
-
- 30 Oct, 2015 3 commits
-
-
Varun Sridharan authored
-
Varun Sridharan authored
-
Varun Sridharan authored
Fixed issue when donation alredy exit in cart & redirect to checkout custom donation processing template (new donation)
-
- 21 Oct, 2015 1 commit
-
-
Varun Sridharan authored
**Fixes** * Menu Error In Front End When Logged In Using Custom ID **Tweaks** * Removed Unwated Metabox For Donation order Page * Added New Custom Metabox For Donation Order details * Added Few Functions In WC Quick Donation DB Class * Modifed Core WC Quick Donation Templates **Added** * Custom Cart Page Template Support * Custom Order Thank You Page & Order Details Tables Support
-
- 20 Oct, 2015 2 commits
-
-
Varun Sridharan authored
* Moved Few DB functions from Functions class to db class * Fixed template override issue [https://github.com/technofreaky/woocomerce-quick-donation/issues/12] * Removed Unwated Metabox For Donation order Page
-
Varun Sridharan authored
Redeveloping The Plugin. Created Custom Post Type Created Custom Taxonomy {Category & Tags} Created Short code Project Output Like Select , Radio [Single or grouped] Price Box Output Customization Template [admin/class-admin-init.php] Added woocommerce_screen_ids Removed Admin Notice Handler Class Init Added Plugins Settings Page ID To WC Screen ID [admin/class-admin-settings.php & admin/class-donation-settings.php] Working To Get A Prefect Settings Page [admin/includes/class-admin-functions.php] Changed WC_QD()->donation_id to WC_QD_ID [includes/class-quick-donation-process.php] Created Class To Process Front End Donation Form [includes/class-shortcode-handler.php] Created 2 Actions wc_quick_donation_before_donation_form wc_quick_donation_after_donation_form [woocommerce-quick-donation.php] Changed $donation_id from dynimic to static Added WC_QD_ID defined variable Rearranged Few Loading Files Added Donation Processing Email Added Prefect Settings Framework Added Seperate Page For Listing Donations
-