[wp-trac] [WordPress Trac] #31467: Images should default to not linking
WordPress Trac
noreply at wordpress.org
Wed Mar 11 16:13:03 UTC 2015
#31467: Images should default to not linking
------------------------------------------------+--------------------------
Reporter: melchoyce | Owner: janhenckens
Type: enhancement | Status: assigned
Priority: normal | Milestone: 4.2
Component: Media | Version:
Severity: normal | Resolution:
Keywords: good-first-bug make-flow has-patch | Focuses: ui
------------------------------------------------+--------------------------
Comment (by ryan):
There's also a reference to image_default_link_type in wp-
admin/includes/media.php.
{{{
wp-admin/includes/media.php
1182: 'html' => image_link_input_fields($post,
get_option('image_default_link_type')),
}}}
Link To in the Image Details modal may also need to be reordered to put
None at the top.
Is the image_default_link_type option exposed in UI anywhere?
In the image modals, the last Size used is remembered. Should the last
Link To used also be remembered?
--
Ticket URL: <https://core.trac.wordpress.org/ticket/31467#comment:17>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list