Releases: kylephillips/favorites
Releases · kylephillips/favorites
v1.1.1
- 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
- Favorites is now multisite compatible. See documentation for added template function and shortcode parameters.
v1.0.5
- Autoloader bug fix (Thanks to Stefan Oderbolz)
- User List page cache fix
v1.0.4
- User favorites list bug fix
v1.0.3
- Additional bug fixes for logged in users
v1.0.2
- Fixed array error bug for logged in users
v1.0.1
- 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
Initial release.