impress-org / givewp-snippet-library

A collection of code snippets to enhance or expand on the free Give WordPress Donation Plugin.
https://givewp.com
140 stars 90 forks source link

Deprecated Notice and Error afterwards #124

Open maharzan opened 3 years ago

maharzan commented 3 years ago

i was testing this function and its showing me a deprecated notice https://github.com/impress-org/givewp-snippet-library/blob/master/form-customizations/custom-fields-plugin.php

Notice: The give_after_donation_levels action is deprecated since GiveWP version 2.10! Use give_fields_after_donation_levels instead.

Once I use 'give_fields_after_donation_levels' instead, the whole form breaks away like this error-givewp

I just want to add a field in the form.