Changeset 2161322
- Timestamp:
- 09/23/2019 10:55:52 AM (7 years ago)
- File:
-
- 1 edited
-
automatic-updates/trunk/automatic-updates.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
automatic-updates/trunk/automatic-updates.php
r2161321 r2161322 47 47 48 48 if(!$isNotificationEnabled){ 49 var_dump('disable email');49 //var_dump('disable email'); 50 50 add_filter( 'auto_core_update_send_email', '__return_false' ); 51 51 }
Note: See TracChangeset
for help on using the changeset viewer.