(2015-08-25, 10:09 AM)GasmoN Wrote: It's work now, but i want this option to be checked by default for new registered users, how to do that?
This has been discussed several times, but it requires either a plugin, or a core change. THe core change involves file inc/datahandlers/user.php. Line 652 should be changed to:
$this->verify_yesno_option($options, 'sourceeditor', 1);
Regards, Ad Bakker (NL)