Forums
-
- Forum
- Posts
-
- Installing BuddyPress
- 24,045
- How-to & Troubleshooting
- 129,742
- Creating & Extending
- 25,802
- Requests & Feedback
- 9,508
- Third Party Plugins
- 9,793
- Showcase
- 3,316
- Ideas
- 1,375
- Miscellaneous
- 9,181
-
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)