Making WordPress.org

Opened 10 years ago

Closed 10 years ago

Last modified 9 years ago

#1597 closed task (blessed) (fixed)

Add Subscribe to plugin commits via email widget/functionality

Reported by: obenland Owned by: pento
Priority: normal Milestone:
Component: Plugin Directory Keywords:
Cc:

Description (last modified by dd32)

Any user can opt to subscribe to a plugins commits via email.

To implement this we'll need

  • The ability to subscribe/unsubscribe to a plugins commits, probably as a widget or shortcode depending on theme design.
  • 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.

Attachments (1)

1597.diff (3.0 KB ) - added by pento 10 years ago.

Download all attachments as: .zip

Change History (8)

#1 @dd32
10 years ago

  • Description modified (diff)
  • Summary Developer PageAdd Subscribe to plugin commits via email widget/functionality
  • Type enhancementtask

This ticket was mentioned in Slack in #meta by dd32. View the logs.


10 years ago

#3 @pento
10 years ago

  • Owner set to pento
  • Status newaccepted

@pento
10 years ago

#4 @dd32
10 years ago

In 3510:

Plugin Directory: Allow a user to subscribe/unsubscribe from plugin commit emails.

Note: Plugin committers are automatically subscribed, and cannot unsubscribe.

See #1597

#5 @dd32
10 years ago

In 3516:

Plugin Directory: Add a method to retrieve all the users who receive plugin commits.

For now, this also includes the bbPress subscribers until the final switch over.

See #1597

#6 @dd32
10 years ago

  • MilestonePlugin Directory v3 - M5
  • Resolutionfixed
  • Status acceptedclosed

The API now uses the new method added in r3516

#7 @samuelsidler
9 years ago

  • Milestone Plugin Directory v3 - M5

Milestone Plugin Directory v3 - M5 deleted

Note: See TracTickets for help on using tickets.