[buddypress-trac] [BuddyPress] #1175: Status component - filter needed
buddypress-trac at lists.automattic.com
buddypress-trac at lists.automattic.com
Mon Oct 5 13:21:45 UTC 2009
#1175: Status component - filter needed
---------------------+------------------------------------------------------
Reporter: petronic | Owner:
Type: defect | Status: new
Priority: minor | Milestone:
Keywords: |
---------------------+------------------------------------------------------
I'm writing a plugin for BP status to Twitter integration and I found that
it would be much easier to set status to some new value if there is filter
after fetching status from usermeta table.
See patch attached.
I know I could use "the_status_content" filter but that doesn't allow me
to change recorded_time at the same time. And, if I use
"bp_get_the_status" filter then my function have to re implement
bp_get_the_status() function, which I would like to avoid.
--
Ticket URL: <http://trac.buddypress.org/ticket/1175>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list