WordPress/wp-includes/js
Scott Taylor 767dd35a47 Media:
When inserting an image into a post, the values in `wp.media.controller.Library` should not default to linking the image when no user settings are present.

The default display setting value for `link` is now `none`. User settings persist and will override or confirm this value based on user actions.

Props liljimmi, janhenckens, eherman24, wonderboymusic.
Fixes #31467.

Built from https://develop.svn.wordpress.org/trunk@33729


git-svn-id: http://core.svn.wordpress.org/trunk@33697 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2015-08-25 12:13:23 +00:00
..
crop
imgareaselect
jcrop
jquery Update Grunt dev-dependencies 2015-06-28 14:51:30 +00:00
mediaelement
plupload
swfupload
thickbox
tinymce
admin-bar.js
admin-bar.min.js
autosave.js Admin notices: Add more variety and make more generically usable. 2014-11-21 16:41:25 +00:00
autosave.min.js
backbone.min.js Don't override minified libraries included in core 2015-04-07 04:38:25 +00:00
colorpicker.js Pinking shears 2012-11-17 15:11:29 +00:00
colorpicker.min.js Update Grunt dev-dependencies 2015-06-28 14:51:30 +00:00
comment-reply.js Fix JSHint errors in six files. 2013-11-15 04:42:09 +00:00
comment-reply.min.js
customize-base.js
customize-base.min.js Customizer: [31885] actually hasn't fixed the SecurityErrors. This one does. 2015-03-25 23:36:27 +00:00
customize-loader.js Add some JS Docs for Customizer. 2015-08-22 17:24:25 +00:00
customize-loader.min.js Customizer: Avoid SecurityErrors when the Customizer is embedded in an origin other than wp-admin. 2015-03-25 17:26:26 +00:00
customize-models.js JSHint: Use 'global' rather than 'globals' for inline configuration. 2015-07-19 17:09:26 +00:00
customize-models.min.js
customize-preview-nav-menus.js
customize-preview-nav-menus.min.js
customize-preview-widgets.js
customize-preview-widgets.min.js Customizer: Introduce WP_Customize_Control::active() method to determine whether the control is relevant to the current context (i.e. to the current URL being previewed). 2014-07-09 23:58:16 +00:00
customize-preview.js
customize-preview.min.js
customize-views.js
customize-views.min.js Site Icon: Add crop preview to the media modal. 2015-07-20 15:57:25 +00:00
heartbeat.js
heartbeat.min.js
hoverIntent.js
hoverIntent.min.js Update hoverIntent to 1.8.1. 2015-03-11 17:15:27 +00:00
json2.js Switch to .min for compressed JS and CSS files. 2012-08-23 00:04:18 +00:00
json2.min.js Update Grunt dev-dependencies 2015-06-28 14:51:30 +00:00
masonry.min.js
mce-view.js
mce-view.min.js
media-audiovideo.js JSHint: don't redeclare globals listed in .jshintrc 2015-07-20 23:39:24 +00:00
media-audiovideo.min.js
media-editor.js Avoid a PHP notice when adding an embed via Insert from URL. 2015-04-21 14:36:25 +00:00
media-editor.min.js Update Grunt dev-dependencies 2015-06-28 14:51:30 +00:00
media-grid.js Revert [32466], I will pick this up in 4.4. 2015-07-21 15:10:27 +00:00
media-grid.min.js Revert [32466], I will pick this up in 4.4. 2015-07-21 15:10:27 +00:00
media-models.js
media-models.min.js In wp.media.model.Attachments.filters.type(), return true earlier if type isn't set. 2015-07-06 15:34:26 +00:00
media-views.js Media: 2015-08-25 12:13:23 +00:00
media-views.min.js Media: 2015-08-25 12:13:23 +00:00
quicktags.js
quicktags.min.js
shortcode.js Correctly capitalize JavaScript throughout core docs. 2014-12-02 00:31:22 +00:00
shortcode.min.js Shortcode JS: Avoid errors when an escaped shortcode includes a newline between brackets. 2014-05-01 03:37:13 +00:00
swfobject.js
tw-sack.js Switch to .min for compressed JS and CSS files. 2012-08-23 00:04:18 +00:00
tw-sack.min.js
twemoji.js Update Twemoji to 1.4.1 including up to 3c0c13d3a5 (exclude SVG elements). Remove our hacks and adapt wp-emoji.js to use the new image attributes callback. 2015-06-26 22:01:25 +00:00
twemoji.min.js
underscore.min.js
utils.js Fix the wp-settings-* cookies used in getUserSetting()/setUserSetting(). They should be set without COOKIE_DOMAIN to work properly for sub-domains. Fixes #29095. 2014-08-13 02:47:16 +00:00
utils.min.js
wp-a11y.js
wp-a11y.min.js Add assertive capability to wp.a11y.speak(). 2015-06-30 04:35:24 +00:00
wp-ajax-response.js
wp-ajax-response.min.js
wp-auth-check.js Disable body scrolling when session expired log in modal is open. 2015-03-31 22:55:26 +00:00
wp-auth-check.min.js Disable body scrolling when session expired log in modal is open. 2015-03-31 22:55:26 +00:00
wp-backbone.js Update media-views and wp.Backbone.View for Backbone 1.1. 2014-02-13 07:36:13 +00:00
wp-backbone.min.js
wp-emoji-loader.js
wp-emoji-loader.min.js
wp-emoji-release.min.js
wp-emoji.js Add a true return description to the test() method added to wpEmoji in 4.3. 2015-07-13 17:59:24 +00:00
wp-emoji.min.js
wp-list-revisions.js
wp-list-revisions.min.js
wp-lists.js
wp-lists.min.js Update Grunt dev-dependencies 2015-06-28 14:51:30 +00:00
wp-pointer.js Fix JSHint errors in six files. 2013-11-15 04:42:09 +00:00
wp-pointer.min.js Temporarily remove CSS preprocessing until we can get our Ruby dependency sorted out. 2013-11-13 21:45:11 +00:00
wp-util.js Add an abort class method to the Promise instance returned by wp.ajax.send(). 2015-06-13 14:30:26 +00:00
wp-util.min.js Add an abort class method to the Promise instance returned by wp.ajax.send(). 2015-06-13 14:30:26 +00:00
wpdialog.js
wpdialog.min.js TinyMCE 4.0.12, first run. 2013-12-28 23:53:15 +00:00
wplink.js Only use a bare URL when the link text field is used. 2015-08-06 20:58:25 +00:00
wplink.min.js
zxcvbn-async.js
zxcvbn-async.min.js Update the versions of several devDependencies in package.json. grunt-cssjanus has been updated to 0.2.2, we no longer need the fork. Run npm install to receive updates for node_modules in the project root. 2014-01-29 04:43:30 +00:00
zxcvbn.min.js