[wp-trac] [WordPress Trac] #51929: Twenty Twenty-One: Video link on Attachment page (was: Twenty Twenty-One : Attchment page - Video)
WordPress Trac
noreply at wordpress.org
Fri Dec 4 00:51:30 UTC 2020
#51929: Twenty Twenty-One: Video link on Attachment page
---------------------------+-----------------------------
Reporter: ravipatel | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Future Release
Component: Bundled Theme | Version:
Severity: normal | Resolution:
Keywords: needs-patch | Focuses: ui, css
---------------------------+-----------------------------
Changes (by sabernhardt):
* keywords: => needs-patch
* component: Media => Bundled Theme
* version: trunk =>
* milestone: Awaiting Review => Future Release
Comment:
The video does not show because the .mov format lacks support.
[https://core.trac.wordpress.org/browser/tags/5.5.1/src/wp-
includes/media.php#L3006 Default supported video formats] are mp4, m4v,
webm, ogv, and (currently) flv.
For the Twenty Twenty-One theme (and Twenty Twenty), the link is not
centered like most content because it's only the link inside the `entry-
content`. The link has no block element to be its container, where the
`max-width` and auto margins would apply.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/51929#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list