We are using a membership level just to accept donations (creates all the same flow as for a membership so works for us). However, on the invoice, it displays Membership Cost: 0. While technically true, appears odd. Would be great to be able to override the bullets function.
I unhooked it in functions.php and then adopted it to our needs but would be great to be able to override it. Thanks
We have just merged a pull request to add a new filter pmpro_donations_invoice_bullets in the upcoming release for this plugin to allow overriding the invoice bullets that are generated.
We are using a membership level just to accept donations (creates all the same flow as for a membership so works for us). However, on the invoice, it displays Membership Cost: 0. While technically true, appears odd. Would be great to be able to override the bullets function.
I unhooked it in functions.php and then adopted it to our needs but would be great to be able to override it. Thanks