Plugin Directory

Changeset 2454138


Ignore:
Timestamp:
01/11/2021 08:41:58 PM (5 years ago)
Author:
cloudflare
Message:

Updating trunk to use plugin v1.0.4

Location:
cloudflare-stream/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • cloudflare-stream/trunk/dist/blocks.build.js

    r2270886 r2454138  
    549549                            var e = s.url.split("/"),
    550550                                o = e[e.length - 1];
     551                                o = o.split("?")[0].split("#")[0];
     552
    551553                            r({
    552554                                uid: o,
  • cloudflare-stream/trunk/readme.txt

    r2279562 r2454138  
    33Plugin URI: https://wordpress.org/plugins/cloudflare-stream/
    44Description: Cloudflare Stream is an easy-to-use, affordable, on-demand video streaming platform. The Stream video plugin for WordPress lets you upload videos to Cloudflare where they are securely stored and encoded for native streaming directly from the WordPress editor.
    5 Version: 1.0.3
     5Version: 1.0.4
    66Author: Cloudflare, WP Engine
    77Author URI: https://www.cloudflare.com/products/stream-delivery/
     
    1212Requires PHP: 5.6
    1313Requires at least: 5.0
    14 Tested up to: 5.4
     14Tested up to: 5.6
    1515Stable tag: trunk
    1616
Note: See TracChangeset for help on using the changeset viewer.