Enable Auto Plugin Update - WordPress Config File

 avatar
user_3148185
php
a year ago
56 B
6
Indexable
add_filter(  'auto_update_plugin', '__return_true'  );
Editor is loading...
Leave a Comment