presscodes/maera

View on GitHub
includes/class-maera-edd-mods.php

Summary

Maintainability
A
1 hr
Test Coverage

Method purchase_variable_pricing has 28 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    function purchase_variable_pricing( $download_id ) {

        $variable_pricing = edd_has_variable_prices( $download_id );

        if ( ! $variable_pricing ) {
Severity: Minor
Found in includes/class-maera-edd-mods.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status