Forums
-
- Forum
- Posts
-
- Installing BuddyPress
- 23,840
- How-to & Troubleshooting
- 129,848
- Creating & Extending
- 25,881
- Requests & Feedback
- 9,529
- Third Party Plugins
- 9,828
- Showcase
- 3,316
- Ideas
- 1,386
- Miscellaneous
- 9,177
-
confirmed – i have the same issue now (7 hours ago)
messages_new_message uses ‘date_sent’ => time() instead of gmdate since the templatetag uses bp_core_time_since
actually a few other oddities where notices use time() as well. (but that actually calls bp_format_time in the templatetag)