Changes between Initial Version and Version 1 of Ticket #1597
- Timestamp:
- 05/19/2016 02:25:44 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1597
-
Property
Type
changed from
enhancementtotask -
Property
Summary
changed from
Developer PagetoAdd Subscribe to plugin commits via email widget/functionality
-
Property
Type
changed from
-
Ticket #1597 – Description
initial v1 1 Subscribe over email. 1 Any user can opt to subscribe to a plugins commits via email. 2 3 To implement this we'll need 4 * The ability to subscribe/unsubscribe to a plugins commits, probably as a widget or shortcode depending on theme design. 5 * An authenticated REST API endpoint to retrieve the email addresses of users who should be notified of a plugin commit. All plugin committers are automatically (forcibly?) subscribed.