limiting the number of transactions displayed
-
Hi,
I would like to limit the number of transactions displayed in my account to 50. I was previously using
$transactions = get_wallet_transactions( array( ‘limit’ => 50 ) );but after Version: 1.3.15 update this code no longer works even when the template file is updated in the child theme.
What should I use instead?
Thank you,
Rob
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘limiting the number of transactions displayed’ is closed to new replies.