Skip to content

Instantly share code, notes, and snippets.

@rugor
Last active January 19, 2016 21:29
Show Gist options
  • Save rugor/5417964 to your computer and use it in GitHub Desktop.
Save rugor/5417964 to your computer and use it in GitHub Desktop.
PHP: Wordpress functions.php default none in media upload url box #rugor #st
// Default "none" in media upload url
update_option('image_default_link_type','none');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment