Version Description
Release Date: 2016-09-19
- Updated plugin's description and the list of supported service providers.
Download this release
Release Info
Developer | pressshack |
Plugin | EmbedPress – Embed Google Docs, YouTube, Maps, Vimeo, Wistia Videos & Upload PDF, PPT in Gutenberg & Elementor |
Version | 1.1.2 |
Comparing to | |
See all releases |
Code changes from version 1.1.1 to 1.1.2
- PROVIDERS.md +41 -68
- changelog.txt +5 -0
- embedpress.php +2 -2
- includes.php +1 -1
- readme.txt +54 -7
PROVIDERS.md
CHANGED
@@ -1,69 +1,42 @@
|
|
1 |
-
|
2 |
-
===============
|
3 |
-
This is the complete list of supported providers.
|
4 |
-
Sites marked with an `*` allow offline html embedding.
|
5 |
|
6 |
-
-
|
7 |
-
-
|
8 |
-
-
|
9 |
-
-
|
10 |
-
-
|
11 |
-
-
|
12 |
-
-
|
13 |
-
-
|
14 |
-
-
|
15 |
-
-
|
16 |
-
-
|
17 |
-
-
|
18 |
-
-
|
19 |
-
-
|
20 |
-
-
|
21 |
-
-
|
22 |
-
-
|
23 |
-
-
|
24 |
-
-
|
25 |
-
-
|
26 |
-
-
|
27 |
-
-
|
28 |
-
-
|
29 |
-
-
|
30 |
-
-
|
31 |
-
-
|
32 |
-
-
|
33 |
-
-
|
34 |
-
-
|
35 |
-
-
|
36 |
-
-
|
37 |
-
-
|
38 |
-
-
|
39 |
-
-
|
40 |
-
-
|
41 |
-
-
|
42 |
-
-
|
43 |
-
-
|
44 |
-
-
|
45 |
-
-
|
46 |
-
- [Rapidengage](https://rapidengage.com/)
|
47 |
-
- [Rdio](http://rdio.com)
|
48 |
-
- [Release Wire](http://releasewire.com)
|
49 |
-
- [Reverbnation](https://www.reverbnation.com)
|
50 |
-
- [Roomshare](http://roomshare.jp)
|
51 |
-
- * [Sapo Videos](http://videos.sapo.pt)
|
52 |
-
- * [Scribd](http://www.scribd.com)
|
53 |
-
- * [ShortNote](https://www.shortnote.jp)
|
54 |
-
- * [Rutube](https://rutube.ru)
|
55 |
-
- [Shoudio](http://shoudio.com)
|
56 |
-
- * [Sketchfab](http://sketchfab.com)
|
57 |
-
- [SlideShare](http://www.slideshare.net)
|
58 |
-
- [SoundCloud](http://soundcloud.com)
|
59 |
-
- [SpeakerDeck](https://speackerdeck.com)
|
60 |
-
- * [Spotify](http://spotify.com)
|
61 |
-
- * [Ted](http://ted.com)
|
62 |
-
- [Twitter](https://twitter.com)
|
63 |
-
- [Ustream](http://ustream.tv)
|
64 |
-
- * [Viddler](http://www.viddler.com)
|
65 |
-
- [VideoJug](http://www.videojug.com)
|
66 |
-
- * [Vimeo](http://vimeo.com/)
|
67 |
-
- * [Vine](http://vine.co/)
|
68 |
-
- * [Youtube](http://www.youtube.com/)
|
69 |
-
- [Facebook](https://www.facebook.com)
|
1 |
+
In addition to the default WordPress sources, EmbedPress supports these providers:
|
|
|
|
|
|
|
2 |
|
3 |
+
- 23h (Images)
|
4 |
+
- AmCharts (Charts)
|
5 |
+
- Aol On (Videos)
|
6 |
+
- Bambuser (Videos)
|
7 |
+
- Cacoo (Charts)
|
8 |
+
- ChartBlocks (Charts)
|
9 |
+
- Chirbit (Audios)
|
10 |
+
- Cly (Audios)
|
11 |
+
- CircuitLab (Charts)
|
12 |
+
- Coub (Videos)
|
13 |
+
- Crowd Ranking (Polls)
|
14 |
+
- Daily Mile (Activity)
|
15 |
+
- Devianart (Images)
|
16 |
+
- Dipity (Timelines)
|
17 |
+
- Dotsub (Videos)
|
18 |
+
- Edocr (Documents)
|
19 |
+
- Facebook (Posts)
|
20 |
+
- GettyImages (Images)
|
21 |
+
- Github Gist (Code)
|
22 |
+
- Google Docs (Documents)
|
23 |
+
- Google Maps (Maps)
|
24 |
+
- Google Drawings (Drawings)
|
25 |
+
- Google Sheets (Spreadsheets)
|
26 |
+
- Google Slides (Presentation Slideshows)
|
27 |
+
- HuffDuffer (Audios)
|
28 |
+
- IFTTT (Idea)
|
29 |
+
- Infogram (Charts)
|
30 |
+
- MobyPicture (Image)
|
31 |
+
- NFB (Videos)
|
32 |
+
- Porfolium (Projects)
|
33 |
+
- Release Wire (Press releases)
|
34 |
+
- Roomshare (Listings, in Japanese)
|
35 |
+
- Sapo Videos (Videos, in Spanish)
|
36 |
+
- ShortNote (Notes, in Japanese)
|
37 |
+
- Rutube (Videos, in Russian)
|
38 |
+
- Shoudio (Audios)
|
39 |
+
- Sketchfab (Drawings)
|
40 |
+
- Ustream (Videos)
|
41 |
+
- Viddler (Videos)
|
42 |
+
- VideoJug (Videos)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
changelog.txt
CHANGED
@@ -1,4 +1,9 @@
|
|
1 |
== Changelog ==
|
|
|
|
|
|
|
|
|
|
|
2 |
= 1.1.1 =
|
3 |
Release Date: 2016-09-15
|
4 |
|
1 |
== Changelog ==
|
2 |
+
= 1.1.2 =
|
3 |
+
Release Date: 2016-09-19
|
4 |
+
|
5 |
+
* Updated plugin's description and the list of supported service providers.
|
6 |
+
|
7 |
= 1.1.1 =
|
8 |
Release Date: 2016-09-15
|
9 |
|
embedpress.php
CHANGED
@@ -12,8 +12,8 @@
|
|
12 |
* @embedpress
|
13 |
* Plugin Name: EmbedPress
|
14 |
* Plugin URI: http://pressshack.com/embedpress/
|
15 |
-
*
|
16 |
-
*
|
17 |
* Author: PressShack
|
18 |
* Author URI: http://pressshack.com/
|
19 |
*/
|
12 |
* @embedpress
|
13 |
* Plugin Name: EmbedPress
|
14 |
* Plugin URI: http://pressshack.com/embedpress/
|
15 |
+
* Version: 1.1.2
|
16 |
+
* Description: WordPress is good with embeds. EmbedPress is great! WordPress supports around 35 media sources and then EmbedPress adds over 40 more, including Facebook, Google Maps, Google Docs, and UStream.
|
17 |
* Author: PressShack
|
18 |
* Author URI: http://pressshack.com/
|
19 |
*/
|
includes.php
CHANGED
@@ -16,7 +16,7 @@ if (!defined('EMBEDPRESS_PLG_NAME')) {
|
|
16 |
}
|
17 |
|
18 |
if (!defined('EMBEDPRESS_PLG_VERSION')) {
|
19 |
-
define('EMBEDPRESS_PLG_VERSION', "1.1.
|
20 |
}
|
21 |
|
22 |
if (!defined('EMBEDPRESS_PATH_BASE')) {
|
16 |
}
|
17 |
|
18 |
if (!defined('EMBEDPRESS_PLG_VERSION')) {
|
19 |
+
define('EMBEDPRESS_PLG_VERSION', "1.1.2");
|
20 |
}
|
21 |
|
22 |
if (!defined('EMBEDPRESS_PATH_BASE')) {
|
readme.txt
CHANGED
@@ -1,19 +1,61 @@
|
|
1 |
=== EmbedPress ===
|
2 |
Contributors: PressShack
|
3 |
-
Tags:
|
4 |
Requires at least: 4.0
|
5 |
Tested up to: 4.6.1
|
6 |
-
Stable tag: 1.1.
|
7 |
License: GPLv2 or later
|
8 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
9 |
|
10 |
-
|
11 |
|
12 |
== Description ==
|
13 |
-
|
14 |
-
|
15 |
-
|
16 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
17 |
|
18 |
== Installation ==
|
19 |
There're two ways to install EmbedPress plugin:
|
@@ -51,6 +93,11 @@ There're two ways to install EmbedPress plugin:
|
|
51 |
`
|
52 |
|
53 |
== Changelog ==
|
|
|
|
|
|
|
|
|
|
|
54 |
= 1.1.1 =
|
55 |
Release Date: 2016-09-15
|
56 |
|
1 |
=== EmbedPress ===
|
2 |
Contributors: PressShack
|
3 |
+
Tags: 23hq, amcharts, animoto, aol on, bambuser, cacoo, chartblocks, chirbit, circuitlab, cloudup, clyp, collegehumor, coub, crowd ranking, daily mile, dailymotion, devianart, dipity, dotsub, edocr, facebook, flickr, funnyordie, gettyimages, github gist, google docs, google drawings, google maps, google sheets, google slides, huffduffer, hulu, ifttt, imgur, infogram, instagram, issuu, kickstarter, meetup, mixcloud, mobypicture, nfb, photobucket, polldaddy, porfolium, reddit, release wire, reverbnation, roomshare, rutube, sapo videos, scribd, shortnote, shoudio, sketchfab, slideshare, smugmug, soundcloud, speaker deck, spotify, ted, tumblr, twitter, ustream, viddler, videojug, videopress, vimeo, vine, wordpress tv, youtube
|
4 |
Requires at least: 4.0
|
5 |
Tested up to: 4.6.1
|
6 |
+
Stable tag: 1.1.2
|
7 |
License: GPLv2 or later
|
8 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
9 |
|
10 |
+
WordPress is good with embeds. EmbedPress is great! WordPress supports around 35 media sources and then EmbedPress adds over 40 more, including Facebook, Google Maps, Google Docs, and UStream.
|
11 |
|
12 |
== Description ==
|
13 |
+
The goal of EmbedPress is to embed ANYTHING in WordPress.
|
14 |
+
|
15 |
+
We’re starting with Facebook, Google, UStream and more. All you need is the URL and you can embed media from over 40 more providers into your WordPress site!
|
16 |
+
|
17 |
+
In addition to the default WordPress sources, EmbedPress supports these providers:
|
18 |
+
|
19 |
+
- [23h](http://23hq.com/) <em>(Images)</em>
|
20 |
+
- [AmCharts](http://live.amcharts.com/) <em>(Charts)</em>
|
21 |
+
- [Aol On](http://on.aol.com/) <em>(Videos)</em>
|
22 |
+
- [Bambuser](http://bambuser.com/) <em>(Videos)</em>
|
23 |
+
- [Cacoo](http://cacoo.com/) <em>(Charts)</em>
|
24 |
+
- [ChartBlocks](http://chartblocks.com/) <em>(Charts)</em>
|
25 |
+
- [Chirbit](http://chirb.it/) <em>(Audios)</em>
|
26 |
+
- [Cly](http://clyp.it/) <em>(Audios)</em>
|
27 |
+
- [CircuitLab](https://www.circuitlab.com/) <em>(Charts)</em>
|
28 |
+
- [Coub](http://coub.com/) <em>(Videos)</em>
|
29 |
+
- [Crowd Ranking](http://crowdranking.com/) <em>(Polls)</em>
|
30 |
+
- [Daily Mile](http://dailymile.com/) <em>(Activity)</em>
|
31 |
+
- [Devianart](http://deviantart.com/) <em>(Images)</em>
|
32 |
+
- [Dipity](http://www.dipity.com/) <em>(Timelines)</em>
|
33 |
+
- [Dotsub](http://dotsub.com/) <em>(Videos)</em>
|
34 |
+
- [Edocr](http://edocr.com/) <em>(Documents)</em>
|
35 |
+
- [Facebook](https://www.facebook.com/) <em>(Posts)</em>
|
36 |
+
- [GettyImages](http://www.gettyimages.com/) <em>(Images)</em>
|
37 |
+
- [Github Gist](https://gist.github.com/) <em>(Code)</em>
|
38 |
+
- [Google Docs ](https://docs.google.com/) <em>(Documents)</em>
|
39 |
+
- [Google Maps](https://www.google.com/maps) <em>(Maps)</em>
|
40 |
+
- [Google Drawings](http://drawings.google.com) <em>(Drawings)</em>
|
41 |
+
- [Google Sheets](https://www.google.com/sheets/) <em>(Spreadsheets)</em>
|
42 |
+
- [Google Slides](https://google.com/slides) <em>(Presentation Slideshows)</em>
|
43 |
+
- [HuffDuffer](http://huffduffer.com/) <em>(Audios)</em>
|
44 |
+
- [IFTTT](http://ifttt.com/) <em>(Idea)</em>
|
45 |
+
- [Infogram](https://infogr.am/) <em>(Charts)</em>
|
46 |
+
- [MobyPicture](http://mobypicture.com/) <em>(Image)</em>
|
47 |
+
- [NFB](http://www.nfb.ca/) <em>(Videos)</em>
|
48 |
+
- [Porfolium](https://portfolium.com/) <em>(Projects)</em>
|
49 |
+
- [Release Wire](http://releasewire.com/) <em>(Press releases)</em>
|
50 |
+
- [Roomshare](http://roomshare.jp/) <em>(Listings, in Japanese)</em>
|
51 |
+
- [Sapo Videos](http://videos.sapo.pt/) <em>(Videos, in Spanish)</em>
|
52 |
+
- [ShortNote](https://www.shortnote.jp/) <em>(Notes, in Japanese)</em>
|
53 |
+
- [Rutube](https://rutube.ru/) <em>(Videos, in Russian)</em>
|
54 |
+
- [Shoudio](http://shoudio.com/) <em>(Audios)</em>
|
55 |
+
- [Sketchfab](http://sketchfab.com/) <em>(Drawings)</em>
|
56 |
+
- [Ustream](http://ustream.tv/) <em>(Videos)</em>
|
57 |
+
- [Viddler](http://www.viddler.com/) <em>(Videos)</em>
|
58 |
+
- [VideoJug](http://www.videojug.com/) <em>(Videos)</em>
|
59 |
|
60 |
== Installation ==
|
61 |
There're two ways to install EmbedPress plugin:
|
93 |
`
|
94 |
|
95 |
== Changelog ==
|
96 |
+
= 1.1.2 =
|
97 |
+
Release Date: 2016-09-19
|
98 |
+
|
99 |
+
* Updated plugin's description and the list of supported service providers.
|
100 |
+
|
101 |
= 1.1.1 =
|
102 |
Release Date: 2016-09-15
|
103 |
|