updated plugin Easy Digital Downloads
version 3.1.3
This commit is contained in:
@ -54,7 +54,7 @@ function edd_get_tax_rates( $args = array(), $output = ARRAY_N ) {
|
||||
|
||||
// Parse args
|
||||
$r = wp_parse_args( $args, array(
|
||||
'number' => 30,
|
||||
'number' => 9999,
|
||||
'type' => 'tax_rate',
|
||||
'orderby' => 'date_created',
|
||||
'order' => 'ASC',
|
||||
|
Reference in New Issue
Block a user