Completed
Push — add/support-for-multi-site-res... ( b8266c...d7df74 )
by
unknown
59:13 queued 39:04
created
projects/plugins/jetpack/modules/shortcodes/instagram.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -145,7 +145,7 @@
 block discarded – undo
145 145
  * @param string $url  URL of the content to be embedded.
146 146
  * @param array  $atts Shortcode attributes.
147 147
  *
148
- * @return array $params Array of parameters to be used in Instagram query.
148
+ * @return string $params Array of parameters to be used in Instagram query.
149 149
  */
150 150
 function jetpack_instagram_get_allowed_parameters( $url, $atts = array() ) {
151 151
 	global $content_width;
Please login to merge, or discard this patch.