Changes between Initial Version and Version 1 of Ticket #6592, comment 33
- Timestamp:
- 01/12/2016 07:47:37 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #6592, comment 33
initial v1 1 1 6592-posttype.01.patch implements the post type and taxonomy, email template, and the content of the email. 2 2 3 I have a TODO with the post type that I need help with; I'm unsure about the `capability_type`, and how to get it to work with our "really" great roles/caps integration. I'm checking our `bp_moderate` for when we need to show the menu, but we should probably set the capability type to let us and others filter it in advanced ways in the future.3 I have a TODO with the post type that I need help with; I'm unsure about the `capability_type`, and how to get it to work with our "really" great roles/caps integration. I'm checking our `bp_moderate` for when we need to show the menu, but we should probably set the capability type to let us and others filter it in advanced ways in the future. 4 4 5 5 FYI, this patch may/may not work in conjunction with 6592-core.01.patch; I've tried to create separate patches to try to get more reviewers and to represent groups of things to be committed at once. If you want to test the whole thing, you're best to use my git branch: https://github.com/paulgibbs/BuddyPress/tree/amazing-emails