- 08 Nov, 2015 1 commit
-
-
Varun Sridharan authored
* Fixed #30 * Fixed #43 * Auto Config Default Settings When Installing * Changed woocommerce text domain ref to woocommerce-quick-donation
-
- 28 Oct, 2015 1 commit
-
-
Varun Sridharan authored
* Added Plugin Template versioning #26 * Fixed Template Load Issue * Renamed WC_TEMPLATE To WC_CORE_TEMPLATE * Added New WC_QD_THEME_TEMPLATE
-
- 25 Oct, 2015 1 commit
-
-
Varun Sridharan authored
Seperate Page For Listing Donors Function To Get Grouped Donation IDS By User & Project 3 New Templates Added Used for my account in front end myaccount/view-donation.php order/order-details-item.php order/order-details-customer.php Added 3 Functions
-
- 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
-