Hey buddies, just a tip- That option only needs to be set once. If you put update_option('image_default_link_type','none');
in your functions.php file, you’ll be making an unnecessary database request on every page load. Just change the option manually in your database!