• I am using the Restoneu-ex theme and want to enable auto-updates. I know that I should add this code to the funcitons.php file : add_filter( ‘auto_update_theme’, ‘__return_true’ );

    At which place should I add it. Is it just after the <?php line?

The topic ‘[Restoneu-ex] Enable auto-updates’ is closed to new replies.