Make WordPress Core

Opened 7 years ago

Closed 7 years ago

Last modified 6 years ago

#39993 closed enhancement (fixed)

Introduce Core Widget: Image

Reported by: melchoyce's profile melchoyce Owned by: westonruter's profile westonruter
Milestone: 4.8 Priority: normal
Severity: normal Version:
Component: Widgets Keywords:
Focuses: Cc:

Description

This ticket introduces a new core widget for displaying images.

See 32417#comment:136 for history.

Attachments (1)

proposed-media-widget-edit-media-button.png (351.9 KB) - added by westonruter 7 years ago.

Download all attachments as: .zip

Change History (13)

#1 @melchoyce
7 years ago

  • Milestone changed from Awaiting Review to Future Release

This ticket was mentioned in Slack in #core-customize by westonruter. View the logs.


7 years ago

#4 @westonruter
7 years ago

An initial version of the image widget is available now for testing as part of the Core Media Widgets feature plugin: https://wordpress.org/plugins/wp-core-media-widgets/

#5 @westonruter
7 years ago

Please report issues and feedback on the GitHub project: https://github.com/xwp/wp-core-media-widgets/issues

#6 @westonruter
7 years ago

  • Owner set to westonruter
  • Resolution set to fixed
  • Status changed from new to closed

In 40640:

Widgets: Introduce media widgets for images, audio, and video with extensible base for additional media widgets in the future.

The last time a new widget was introduced, Vuvuzelas were a thing, Angry Birds started taking over phones, and WordPress stopped shipping with Kubrick. Seven years and 17 releases without new widgets have been enough, time to spice up your sidebar!

Props westonruter, melchoyce, obenland, timmydcrawford, adamsilverstein, gonom9, wonderboymusic, Fab1en, DrewAPicture, sirbrillig, joen, matias, samikeijonen, afercia, celloexpressions, designsimply, michelleweber, ranh, kjellr, karmatosed.
Fixes #32417, #39993, #39994, #39995.

#7 @westonruter
7 years ago

In 40670:

Widgets: Prevent image title attribute from being populated from attachment title by default upon selection.

Props westonruter, timmydcrawford.
See #39993.

#8 @obenland
7 years ago

  • Milestone changed from Future Release to 4.8

#9 @afercia
7 years ago

In 40812:

Widgets: clarify some context information for translators.

Props Italian polyglots team.
Amends [40640].
See #32417, #39993, #39994, #39995.

#10 @westonruter
7 years ago

In 41252:

Widgets: Expose link URL input field in Image widget to avoid having to open media modal to discover.

Props timmydcrawford, westonruter.
See #39993.
Fixes #41274.

#11 @westonruter
6 years ago

In 41549:

Widgets: Omit attributes from an Image widget's link when they are empty.

Props subrataemfluence, Nenad Obradovic, westonruter.
See #39993.
Fixes #41919.

#12 @westonruter
6 years ago

In 42030:

Widgets: Prevent showing underlying attachment excerpt as caption when empty caption value is supplied in Image widget.

Allow underlying attachment to display if caption is null.

Props miyauchi, westonruter.
See #39993.
Fixes #42350.

Note: See TracTickets for help on using tickets.