We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec6ab58 commit 4cbd88bCopy full SHA for 4cbd88b
public/class-paystack-forms-public.php
@@ -635,8 +635,6 @@ function kkd_pff_paystack_form_shortcode($atts) {
635
<div class="select">
636
<select class="form-control" name="pf-interval" >
637
<option value="no">None</option>
638
- <option value="hourly">Hourly</option>
639
- <option value="daily">Daily</option>
640
<option value="weekly">Weekly</option>
641
<option value="monthly">Monthly</option>
642
<option value="annually">Annually</option>
0 commit comments