Opened 10 years ago
Closed 10 years ago
#6795 closed enhancement (fixed)
Ease life to plugins wishing to extend post type tracking
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 2.5 | Priority: | normal |
| Severity: | normal | Version: | 2.2 |
| Component: | Activity | Keywords: | has-patch commit |
| Cc: |
Description
BuddyPress only deals with the 'publish' new/old post status to eventually add or remove the activity generated by post type activities.
I know (i've experienced it with one of my plugin) there can be cases plugins can need to add an activity for private posts eg: a Groups component wishing to attach private activities corresponding to private post types (or any other custom status).
Attachments (2)
Change History (6)
Note: See
TracTickets for help on using
tickets.
02.patchis refreshed for trunk.I'd say go ahead and commit, imath!