Making WordPress.org

Opened 9 years ago

Closed 8 years ago

Last modified 7 years ago

#1597 closed task (blessed) (fixed)

Add Subscribe to plugin commits via email widget/functionality

Reported by: obenland's profile obenland Owned by: pento's profile pento
Milestone: Priority: normal
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 8 years ago.

Download all attachments as: .zip

Change History (8)

#1 @dd32
8 years ago

  • Description modified (diff)
  • Summary changed from Developer Page to Add Subscribe to plugin commits via email widget/functionality
  • Type changed from enhancement to task

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


8 years ago

#3 @pento
8 years ago

  • Owner set to pento
  • Status changed from new to accepted

@pento
8 years ago

#4 @dd32
8 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
8 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
8 years ago

  • Milestone set to Plugin Directory v3 - M5
  • Resolution set to fixed
  • Status changed from accepted to closed

The API now uses the new method added in r3516

#7 @samuelsidler
7 years ago

  • Milestone Plugin Directory v3 - M5 deleted

Milestone Plugin Directory v3 - M5 deleted

Note: See TracTickets for help on using tickets.