Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
llemurya committed Mar 4, 2015
1 parent 86c7e85 commit 9d7881c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ private function get_posts($post_type)
'post_type' => $post_type,
'post_status' => 'publish',
'meta_key' => '_thumbnail_id',
'nopaging' => true
));
}

Expand Down

0 comments on commit 9d7881c

Please sign in to comment.