New Filters & Hooks
-
https://www.angelleye.com/offers-for-woocommerce-developer-hooks-guide/
I wondered why a few of my filters stopped working, so I started tracing. I found that their names had changed and once I updated the code in my functions file everything was working again. They just haven’t been updated on the dev hooks guide page.
Changed filters I was using:
New: aeofwc_offer_form_top_message – Old: aeofwc-offer-form-intro-html
New: aeofwc_offer_form_bottom_message – Old: aeofwc-offer-form-outro-htmlAll others that changed (only thing that changed was hyphens to underscores):
aeofwc_offer_form_label_price_each
aeofwc_offer_form_label_your_name
aeofwc_offer_form_label_company_name
aeofwc_offer_form_label_phone_number
aeofwc_offer_form_label_your_email_address
aeofwc_offer_form_label_offer_notes
aeofwc_offer_form_label_submit_buttonThanks again for a great plugin!
The page I need help with: [log in to see the link]
- The topic ‘New Filters & Hooks’ is closed to new replies.