enter image description here[[i have sent the screenshot. I cannot find any solution.when i save the content with input field, it automatically adds some texts after saving.What is the problem? It only adds slash text more times.I cannot find any errors.]]
2
Answers
can you share your piece of code?
if your a developer make sure you are sanitizing your input fields
for ex. sanitize_text_field($_POST[‘your_input_field_name’])