Enable Auto Plugin Update - WordPress Config File

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