Opened 11 years ago
Closed 10 years ago
#6795 closed enhancement (fixed)
Ease life to plugins wishing to extend post type tracking
| Reported by: | imath | Owned by: | imath |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.5 |
| Component: | Activity | Version: | 2.2 |
| Severity: | normal | 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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
02.patchis refreshed for trunk.I'd say go ahead and commit, imath!