• Resolved sarahjones123

    (@sarahjones123)


    I learned today that when using frontend form, users can actually input harmful things (codes???) to do damage to our site, and it requires the “sanitize” feature to counter that. Does EM have that?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support angelo_nwl

    (@angelo_nwl)

    you can try to hook into em_event_save filter which is located (for reference) under events-manager/classes/em-event.php

    Hi angelo_nwl,

    May I know how to hook into em_event_save filter which is located (for reference) under events-manager/classes/em-event.php ?

    What are the steps to do that?

    Will those steps “sanitize” and prevent frontend event submission form users from input harmful things that would damage our site?

    If not, are there any plugins that can do that?

    Thank you.

    • This reply was modified 6 years, 11 months ago by goofydoo.
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Sanitize functionality’ is closed to new replies.