Skip to content

v2.0.1

Compare
Choose a tag to compare
@kylephillips kylephillips released this 10 Jun 15:48
· 152 commits to master since this release
  • Javascript callback functions have been deprecated in place of events. Deprecated functions will be removed in a later version. Please see the plugin documentation on using the new events
  • App namespace renamed to "Favorites". Important: any developers extending the plugin core should update any references in PHP namespaces to \Favorites\
  • Plugin text domain updated to "favorites" to follow WordPress requirements
  • AJAX actions renamed to remove "simple" prefix
  • Bug fix where adding a favorite required a page refresh for it to appear in favorite lists
  • Added API function to get the total count of favorites across all posts
  • Tested with WordPress 4.8