Skip to content
This repository has been archived by the owner on Apr 17, 2023. It is now read-only.

Commit

Permalink
spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
rebeccahum committed Dec 5, 2017
1 parent 8feb81b commit e66a108
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions class-instant-articles-post.php
Original file line number Diff line number Diff line change
Expand Up @@ -517,6 +517,7 @@ public function get_cover_media() {
* @since 0.1
* @param Image $cover_media The cover media object.
* @param int $post_id The current post ID.
*/
$cover_media = apply_filters( 'instant_articles_cover_media', $cover_media, $this->_post->ID );
return $cover_media;
}
Expand Down

0 comments on commit e66a108

Please sign in to comment.