Skip to content

Releases: kylephillips/favorites

v1.1.1

21 Apr 00:13
Compare
Choose a tag to compare
  • Optional filtering added to favorite list template functions. The functions now accept an array of arguments for fine-tuned favorite lists. Visit the documentation for more information.
  • An optional "post_type" parameter has been added to the user_favorites shortcode. The parameter allows for filtering of the generated list by post types, and will accept a comma separated list of post types
  • Option added to include post favorite count in the button (view settings > favorites > display to enable)
  • Button loading state option added (view settings > favorites > display to enable)
  • Added template function and shortcode for displaying total number of favorites by user (see documentation for more options)

v1.0.0

18 Apr 23:59
Compare
Choose a tag to compare
  • Favorites is now multisite compatible. See documentation for added template function and shortcode parameters.

v1.0.5

29 Mar 23:18
Compare
Choose a tag to compare
  • Autoloader bug fix (Thanks to Stefan Oderbolz)
  • User List page cache fix

v1.0.4

24 Mar 22:55
Compare
Choose a tag to compare
  • User favorites list bug fix

v1.0.3

24 Mar 12:24
Compare
Choose a tag to compare
  • Additional bug fixes for logged in users

v1.0.2

24 Mar 12:18
Compare
Choose a tag to compare
  • Fixed array error bug for logged in users

v1.0.1

20 Mar 01:23
Compare
Choose a tag to compare
  • Fixed bug where logged in user's favorites were pulling from session/cookie rather than saved user meta
  • Tested for 4.2 compatibility

v1.0.0

06 Mar 00:24
Compare
Choose a tag to compare

Initial release.