@@ -98,7 +98,7 @@ |
||
| 98 | 98 | * |
| 99 | 99 | * @param string $content |
| 100 | 100 | * |
| 101 | - * @return mixed |
|
| 101 | + * @return string |
|
| 102 | 102 | */ |
| 103 | 103 | function jetpack_archiveorg_embed_to_shortcode( $content ) { |
| 104 | 104 | if ( false === stripos( $content, 'archive.org/embed/' ) ) |