[buddypress-trac] [BuddyPress] #3460: Support custom post types in activity stream
buddypress-trac
noreply at wordpress.org
Tue May 21 12:14:55 UTC 2013
#3460: Support custom post types in activity stream
--------------------------+---------------------------
Reporter: boonebgorges | Owner: boonebgorges
Type: enhancement | Status: new
Priority: low | Milestone: 1.8
Component: Activity | Version: 1.2.8
Severity: normal | Resolution:
Keywords: |
--------------------------+---------------------------
Comment (by boonebgorges):
> This allows all with the exception of WordPress default post_types.
Yes, this is a good starting point, though the name of your filter sounds
like the opposite of what it does (it's a blacklist, not a whitelist).
When you start working with the "wrote a new..." language, be sure to
check out the 'labels' that are stored in the post type object, eg
`get_post_type_object( 'page' )`. I think you might be able to put
something together using those labels.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/3460#comment:13>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list