[wp-trac] [WordPress Trac] #45853: Videos embedded in a plugins readme.txt does not load while searching for a plugin in an actual WP install (not wp.org)
WordPress Trac
noreply at wordpress.org
Mon Jan 7 16:06:38 UTC 2019
#45853: Videos embedded in a plugins readme.txt does not load while searching for a
plugin in an actual WP install (not wp.org)
--------------------------+-----------------------------
Reporter: thememason | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Plugins | Version: 5.0.2
Severity: normal | Keywords:
Focuses: |
--------------------------+-----------------------------
If you embed a video within your plugins readme.txt file it only shows the
video on the wp.org website, videos do not load when you're searching for
a plugin via an actual WordPress install. In addition, if you install a
plugin and click on "View Details" to learn more about the plugin, the
video also does not load here either. Inspect element shows an empty span
tag:
{{{
<span class="embed-youtube"></span>
}}}
This should either embed the video or at the least display a link to the
video.
Here's an example plugin for reference: https://wordpress.org/plugins
/simple-icons/
--
Ticket URL: <https://core.trac.wordpress.org/ticket/45853>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list