varunsridharan / woocommerce-quick-donation

Online Donation Using Woocoomerce. for woocommerce user's
https://wordpress.org/plugins/woocommerce-quick-donation
GNU General Public License v2.0
7 stars 11 forks source link

Multiple shortcodes showing different project categories #55

Open kkotha82 opened 8 years ago

kkotha82 commented 8 years ago

Assuming I have a total of 30 donation projects, and I put 10 projects in category A, another 10 projects in category B, and the final 10 projects in category C. In the front-end shortcode, can I show only projects from category A, or B or C, or any other combination?

Perhaps something like [wc_quick_donation cat="A"] or [wc_quick_donation cat="A,C"]