• Resolved ivnus

    (@ivnus)


    Bug in includes/campaign.php line 1370

    should be:

    if ( ! atcf_has_preapproval_gateway() ) {
    $types[‘donation’] = array(
    ‘title’ => __( ‘Donation’, ‘atcf’ ),
    ‘description’ => __( ‘Funds will be collected automatically as pledged.’, ‘atcf’ )
    );
    }

    http://wordpress.org/plugins/appthemer-crowdfunding/

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Code Bug’ is closed to new replies.