• I need to add a child file to twenty twenty. How do I do it. I have added the following to Twenty Twenty: Theme Functions (functions.php)

    add_filter( ‘s2_validate_email_with_dns’, ‘__return_false’ );

    This has solved the problem. Would like to do it with a child so that if theme is updated I will not lose the function.

    The page I need help with: [log in to see the link]

Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)

The topic ‘Child files’ is closed to new replies.