You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -114,14 +114,24 @@ Iframely works in native WordPress embeds framework. All your new posts should s
114
114
115
115
If there's a specific post you'd like to update, just go to Edit and Save it again. It should re-cache it and trigger Iframely.
116
116
117
-
= Will my shortcodes work? =
117
+
= Will my other shortcodes work? =
118
118
119
-
Iframely does not change behavior of the shortcode plugins. Everything should work the old way, except for `[embed]` shortcode, which will now start producing responsive widgets unless limited in size.
119
+
Iframely does not change behavior of other shortcode plugins. Everything should work the old way, except for `[embed]` shortcode, which will now start producing responsive widgets unless limited in size.
120
120
121
+
= Does it support WordPress MU? =
122
+
123
+
Iframely will work well with multisite installations. Iframely options page is available for super admins only, and the settings will be the same for all blogs on your WPMU setup.
121
124
122
125
123
126
== Changelog ==
124
127
128
+
= 0.2.2 =
129
+
130
+
This version includes fixes for WordPress Multisite. Iframely plugin options page will be available only for the super admins.
131
+
132
+
The regular WP installations should remain intact and do not require an instant upgrade.
133
+
134
+
125
135
= 0.2.0 =
126
136
127
137
There are 3 main changes: API Key, Shortcode, and Options page.
@@ -144,6 +154,10 @@ And please, help do submit issues if you see any.
144
154
145
155
== Upgrade Notice ==
146
156
157
+
= 0.2.2 =
158
+
159
+
This is a patch for WordPress MU. If you are on a single site installations, you can safely skip this version.
160
+
147
161
= 0.2.0 =
148
162
149
163
In order to keep our API servers up and running, we need to secure the API with the API Key. Get your FREE API Key at iframe.ly. The previous (open) API will be available until August 1st, 2014 only.
0 commit comments