Skip to content

v2.0.2

Compare
Choose a tag to compare
@kylephillips kylephillips released this 13 Jun 14:27
· 132 commits to master since this release
  • Option added to use a css/html loading indicator in place of an image. Additional filters added for theme use
  • Shortcode option added to the favorites list "user_favorites" for including the post thumbnail. To include the thumbnail, pass the option include_thumbnails="true". To specify a thumbnail size, pass it in as an option: thumbnail_size="thumbnail"
  • Shortcode option added to the favorites list "user_favorites" for including the post excerpt. To include the excerpt, pass the option include_excerpt="true"
  • Filters added for the list thumbnail and list excerpt. See plugin documentation for names and parameters
  • Plugin settings redesigned