@@ -40,7 +40,6 @@ |
||
40 | 40 | /** |
41 | 41 | * Prevent IS from being activated if theme doesn't support it |
42 | 42 | * |
43 | - * @param bool $can_activate |
|
44 | 43 | * @filter jetpack_can_activate_infinite-scroll |
45 | 44 | * @return bool |
46 | 45 | */ |
@@ -29,6 +29,7 @@ |
||
29 | 29 | /** |
30 | 30 | * Adds a wrapper to videos and enqueue script |
31 | 31 | * |
32 | + * @param string $html |
|
32 | 33 | * @return string |
33 | 34 | */ |
34 | 35 | function jetpack_responsive_videos_embed_html( $html ) { |