Skip to content

Releases: wearerequired/rest-likes

1.1.0

07 Nov 07:56
4a12bff
Compare
Choose a tag to compare

Added

  • Introduce rest_likes.request_rejected action.
  • Expose some JavaScript functions as an API to be able to override them.
  • Use MutationObserver to check for new like buttons and their status.

Fixed

  • Use jQuery to listen to heartbeat actions.

1.0.0

07 Nov 07:56
6b09f9a
Compare
Choose a tag to compare

Added

  • REST API endpoint to capture likes from users for posts, comments, and basically any other object type.