Project

General

Profile

Actions

Support #12961

closed

Embed Loom.com resources

Added by scott voth almost 4 years ago. Updated almost 4 years ago.

Status:
Resolved
Priority name:
Normal
Assignee:
Category name:
WordPress (misc)
Target version:
Start date:
2020-06-22
Due date:
% Done:

0%

Estimated time:
Deployment actions:

Description

Jon Nissenbaum wonders if we can create a shortcode for Loom.com embeds? He is using Loom to create resources for his courses. Here is an iframe example:

<div style="position: relative; padding-bottom: 62.5%; height: 0;"><iframe src="https://www.loom.com/embed/26172371630c41a89a03966d4bbbf6a3" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen style="position: absolute; top: 0; left: 0; width: 100%; height: 100%;"></iframe></div>

Actions #1

Updated by Boone Gorges almost 4 years ago

  • Status changed from New to Resolved
  • Target version set to 1.16.14

Yes. Implemented in https://github.com/cuny-academic-commons/cac/commit/e3668fcac37d714c4fafcf21c14f9821e71d3ba1, https://github.com/cuny-academic-commons/cac/commit/a42cff99d0c0570303517f651d4191ecf868bfb9

To use, just put a loom.com video URL on its own line in the editor. Accepted URLs must be in one of the following formats:

https://www.loom.com/share/26172371630c41a89a03966d4bbbf6a3
https://www.loom.com/embed/26172371630c41a89a03966d4bbbf6a3

I needed to test this in production, so it's live and available immediately.

Actions

Also available in: Atom PDF