Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Top Posts: allow one to customize avatar image options w/ filter
The jetpack_top_posts_widget_image_options filter allows third-parties to specify custom image options, including the fallback_to_avatars parameter. However we currently do not use the value that comes from the filter when we actually fetch the image. That fixes it.
- Loading branch information