Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

Autoupdate filter in functions.php

Home / Forums / Virtue Theme / Autoupdate filter in functions.php

This topic is: Not Resolved
[Not Resolved]
Posted in: Virtue Theme
September 19, 2018 at 4:12 pm

Hello,
I have added
add_filter( ‘auto_update_plugin’, ‘__return_true’ );
add_filter( ‘auto_update_theme’, ‘__return_true’ );

would this get removed when updating theme? If so is there a way to add it in theme settings so it stays?

Thanks!

  • The forum ‘Virtue Theme’ is closed to new topics and replies.