Replies: 1
so in my theme folder I have located the fuctions.php file and added:
add_filter( ‘auto_update_plugin’, ‘__return_true’ );
BUT my plugins dont auto update, what have i done wrong?
Replies: 1
so in my theme folder I have located the fuctions.php file and added:
add_filter( ‘auto_update_plugin’, ‘__return_true’ );
BUT my plugins dont auto update, what have i done wrong?