Skip to content

Commit c5b0308

Browse files
committed
New message for hosted widgets
1 parent fe34b49 commit c5b0308

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

iframely/iframely.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -197,8 +197,8 @@ function iframely_settings_page() {
197197

198198
<li>
199199
<p><input type="checkbox" name="iframely_host_widgets" value="1" <?php if (get_site_option('iframely_host_widgets')) { ?> checked="checked" <?php } ?> /> Host and Proxy Embed Widgets</p>
200-
<p>This <em>isn't implemented yet</em>. But put a check to let us know you would be interested in this feature.</br>
201-
For performance/load times, SSL or even autoplay videos, we could wrap native embed codes and proxy widget views through our servers.</p>
200+
<p>This will make all embeds be wrapped and served from Iframely hosts. </br>
201+
It resolves autoplay videos issues, "Flash players on iOS", as well as improves performance/load times and facilitates SSL.</p>
202202
</li>
203203

204204
</ul>

0 commit comments

Comments
 (0)