Releases: wearerequired/rest-likes
Releases · wearerequired/rest-likes
1.1.0
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
Added
- REST API endpoint to capture likes from users for posts, comments, and basically any other object type.