Skip to content

Commit

Permalink
bump version to 0.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
iparamonau committed Jun 10, 2014
1 parent fced7d4 commit cff9ad0
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 3 deletions.
4 changes: 2 additions & 2 deletions iframely/iframely.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
Plugin URI: http://wordpress.org/plugins/iframely/
Description: Iframely for WordPress. Embed anything, with responsive widgets.
Author: Itteco Corp.
Version: 0.2.2
Version: 0.2.3
Author URI: http://iframe.ly/?from=wp
*/

Expand Down Expand Up @@ -155,7 +155,7 @@ function iframely_settings_page() {

<h1>How to use Iframely</h1>

<p>Iframely will take URL in your post and replace it with (responsive, if possible) embed code. We cover well over 1000 domains. <a href="http://iframe.ly/domains" target="_blank">See examples</a>.</p>
<p>Iframely will take URL in your post and replace it with (responsive, if possible) embed code. We cover well over 1000 domains. <a href="http://iframely.com/domains" target="_blank">See examples</a>.</p>

<ul>
<li><p><strong>URL on a separate line</strong>: Shorten your URL first at <a href="http://iframe.ly?from=wp" target="_blank">iframe.ly</a> <br>and paste short URL on a separate line in your post</p></li>
Expand Down
14 changes: 13 additions & 1 deletion iframely/readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Iframely converts URLs in your posts into responsive embed widgets for 1500+ dom
[Iframely](http://iframe.ly?from=wp) brings you the responsive embeds and support of over 1500 domains. It means the embeds will resize, if possible, if you are on responsive theme.


Iframely will detect URLs in your posts and replace it with embed codes for *over 1500 domains*. Supports all usual suspects such as YouTube, Vimeo, Instagram, GitHub Gists, Google +, Facebook Posts, Storify, SlideShare, well, you know, over 1.5 thousand of them and keeps growing.
Iframely will detect URLs in your posts and replace it with embed codes for *over 1500 domains*. Supports all usual suspects such as YouTube, Vimeo, Instagram, GitHub Gists, Google +, Facebook Posts, Storify, SlideShare, well, you know, over 1.5 thousand of them and keeps growing. [Here's some samples](http://iframely.com/domains).


_How to use_:
Expand Down Expand Up @@ -83,6 +83,7 @@ Here's some samples of what Iframely supports.
6. Facebook Statues
7. And many-many others

[Here's some more samples](http://iframely.com/domains).

== Frequently Asked Questions ==

Expand Down Expand Up @@ -125,6 +126,13 @@ Iframely will work well with multisite installations. Iframely options page is a

== Changelog ==

= 0.2.3 =

- We enabled the hosted widgets. With it, we now can give you embed codes for videos that autoplay. We also handle SSL well, and provide graceful fallbacks for Flash videos for your iOS/mobile visitors. To enable this option, turn it on in Iframely settings.

- We also fixed the broken link to Iframely settings. The one that was on plugins list page, so it properly links to the same settings you have in main (left) menu.


= 0.2.2 =

This version includes fixes for WordPress Multisite. Iframely plugin options page will be available only for the super admins.
Expand Down Expand Up @@ -154,6 +162,10 @@ And please, help do submit issues if you see any.

== Upgrade Notice ==

= 0.2.3 =

This version enables the "hosted widgets" option (to properly handle autoplay videos, SSL, Flash-on-iOS and also improve load times).

= 0.2.2 =

This is a patch for WordPress MU. If you are on a single site installations, you can safely skip this version.
Expand Down

0 comments on commit cff9ad0

Please sign in to comment.